[Bug 17426] Tachyon: The Fringe blank screen with D3D renderer

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 24 11:15:01 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17426


Athrun <samurai_no_densetsu at yahoo.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Athrun <samurai_no_densetsu at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list