http://bugs.winehq.org/show_bug.cgi?id=12219
Summary: The "House of the Dead 3" "start game" options menu doesn't show any text. Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: winebugz@chipsugar.plus.com
This is a regression from between wine 0.9.43 which showed the text fine, 0.9.44 which wouldn't load the game at all and 0.9.45 which loads the game but with the text invisible for this part.
This is the patch that caused the menu regression inbetween 0.9.44-45:
a305af0b30b0e1440575dfd286727861f13975e3 is first bad commit commit a305af0b30b0e1440575dfd286727861f13975e3 Author: Stefan Dösinger stefandoesinger@gmx.at Date: Fri Aug 31 20:32:52 2007 +0200
wined3d: Fix the z range.
:040000 040000 7035c61578745a7a39c5b78c2227a5aee83cbf9b 8de8685219358a37fb2b3279df7e94fa39f934b8 M dlls
An earlier patch inbetween 0.9.44-45 (patch c6784cdad329c61264bfdfb0c0848077107ee1d7) got the game to load but without the above regression so "git rebase"ing from either of the above loads the game.
This is for the game start menu (Exit/Survival/Time-Attack,Save-Load) and not the settings menu that pops up in a window at the beginning.