http://bugs.winehq.org/show_bug.cgi?id=17426
Summary: Tachyon: The Fringe blank screen with D3D renderer Product: Wine Version: 1.1.14 Platform: PC URL: http://www.fileplanet.com/23906/0/0/0/1/section/Demos OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: samurai_no_densetsu@yahoo.es
Taychon The Fringe fails to display anything on D3D mode, game start and game don't crash as you can clearly hear mouse passing over main menu options, but nothing is rendered, software rendering works perfect.
This behaviour happens both with demo and full version of the game
My setup is:
A GeForce 7600 GT with NVIDIA 180.08 drivers
http://bugs.winehq.org/show_bug.cgi?id=17426
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=17426
Athrun samurai_no_densetsu@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Athrun samurai_no_densetsu@yahoo.es 2009-02-24 11:15:00 --- Further investigation of the bug related to this game ended on expose that the game isn't detecting the hardware device address correctly and thats why game didn't showed up anything on D3D mode.
Since it has a very simple solution, just editing the game config and, changing:
[VIDEO]
USE_HARDWARE=1
DEVICE=0
to
[VIDEO]
USE_HARDWARE=1
DEVICE=1
solves this issue and gives full D3D capabilities to run this game.
So I think that this bug shoul be closed.
http://bugs.winehq.org/show_bug.cgi?id=17426
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2009-02-24 14:40:39 --- If the game runs without editing the file config in windows, it must do the same with Wine. So, this bug is not invalid.
http://bugs.winehq.org/show_bug.cgi?id=17426
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-02-26 11:31:16 --- Closing.