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.