https://bugs.winehq.org/show_bug.cgi?id=39866
Bug ID: 39866 Summary: XIIZeal (steam) immediately exits on start Product: Wine Version: 1.9.0 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: zakk@rsdio.com
Created attachment 53223 --> https://bugs.winehq.org/attachment.cgi?id=53223 xiizeal trace+d3d
The steam game XIIZeal immediately exits when it is ran.
I've narrowed it down to d3d:wined3d_check_device_format returning false, attachment is a log file with trace+d3d.
If I changed wined3d_check_device_format to blindly return WINED3D_OK the game starts up fine and all graphics appear to be ok. (There are additional problems with the game beyond the scope of this bug report, though)