https://bugs.winehq.org/show_bug.cgi?id=42242
Bug ID: 42242 Summary: BioShock 2 Remastered complains about unsupported hardware, crash on start Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: roothorick@gmail.com Distribution: ---
Created attachment 56908 --> https://bugs.winehq.org/attachment.cgi?id=56908 Console output
wine-staging...
Gives a warning dialog saying:
"This game requires DirectX 9.0c or later. To play this game you must install DirectX 9.0c or later (see Release Notes for instructions on how to obtain it).
Playing the game on this hardware is COMPLETELY UNSUPPORTED, UNSTABLE, AND NOT RECOMMENDED. Do you wish to Continue anyway?"
Clicking "Yes" makes the game immediately crash.
Console log includes Steam startup/shutdown... sorry about that
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #1 from Ben Anderson roothorick@gmail.com --- Created attachment 56909 --> https://bugs.winehq.org/attachment.cgi?id=56909 glxinfo
May be relevant: GPU is AMD RX 480 using open-source amdgpu driver. glxinfo attached.
https://bugs.winehq.org/show_bug.cgi?id=42242
Ben Anderson roothorick@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |2.0-rc5 Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=42242
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- Could help
https://bugs.winehq.org/show_bug.cgi?id=38648#c22
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #3 from Ben Anderson roothorick@gmail.com --- (In reply to winetest from comment #2)
Could help
That eliminated the unsupported hardware message, but still crashes, and a cursory glance suggests the change didn't appreciably change the situation. Throwing up a new log just in case.
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #4 from Ben Anderson roothorick@gmail.com --- Created attachment 56910 --> https://bugs.winehq.org/attachment.cgi?id=56910 Console output with forced OpenGL core profile
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #5 from Henri Verbeet hverbeet@gmail.com --- Is this the same as bug 39816?
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #6 from winetest@luukku.com --- (In reply to Henri Verbeet from comment #5)
Is this the same as bug 39816?
BioShock 2 needs better support for WINED3DFMT_R24_UNORM_X8_TYPELESS and an implementation of d3d10_device_CheckFormatSupport(), then it fails because of unimplemented d3d10_shader_reflection_GetInputParameterDesc().
I think the format patches went in. Checkformat is still undone (bug 40046) and so is GetInputParameterDesc (bug 39816)
So this is actuallly a dupe? Or this bug depends on those 2 bugs...
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #7 from Ben Anderson roothorick@gmail.com --- Probably not a dupe, at least not on that one. The console output looks markedly different, and we're getting an actual page fault invoking the crash handler. Further, there's d3d11 fixmes popping up here.
https://bugs.winehq.org/show_bug.cgi?id=42242
Christian christian.frank@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.frank@gmx.de
--- Comment #8 from Christian christian.frank@gmx.de --- Hi,
just wanted to add that the game still crashes with wine 3.3. I attached the console output and the crash log.
Is there anything which i could provide which would help to find/fix the issue ?
Many thanks ! Christian
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #9 from Christian christian.frank@gmx.de --- Created attachment 60655 --> https://bugs.winehq.org/attachment.cgi?id=60655 Wine 3.3 crash - console output
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #10 from Christian christian.frank@gmx.de --- Created attachment 60656 --> https://bugs.winehq.org/attachment.cgi?id=60656 Wine 3.3 crash - backtrace
https://bugs.winehq.org/show_bug.cgi?id=42242
--- Comment #11 from Christian christian.frank@gmx.de --- Hi,
i forgot to add in my last comment that the game does not complain about unsupported hardware or missing dx version. It tries to start showing a small Bioshock 2 icon and then crashes.
Cu, Christian
https://bugs.winehq.org/show_bug.cgi?id=42242
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=42242
roman@hargrave.info roman@hargrave.info changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roman@hargrave.info
--- Comment #12 from roman@hargrave.info roman@hargrave.info --- (In reply to Christian from comment #11)
Hi,
i forgot to add in my last comment that the game does not complain about unsupported hardware or missing dx version. It tries to start showing a small Bioshock 2 icon and then crashes.
Cu, Christian
Christian, it may be worthwhile to open a separate issue, as the problem you are experiencing may have a different cause.