https://bugs.winehq.org/show_bug.cgi?id=38436
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Francesco Munda from comment #1)
- R* claims that the game requires DX10 (and at least Vista). I don't know
if our directx implementation covers that, or if we're doomed to fail until WINE has proper DX10 lib entry points and translation code.
If it's dx10+ game then you have to wait for more complete implementation. We have some code for dx10 already, but it's not enough. But from your backtrace it looks like it crashed earlier than that, as dx10 libs are not loaded. And it was probably launcher that crashed.
(In reply to Franklin Weng from comment #0)
Created attachment 51297 [details] Backtraces of page fault when launching GTA5 on Linux.
When launching GTA5, it crashed with page fault. My GTA5 was installed via steam running on Linux. My steam was installed with winetricks.
However, I found that when installing steam with winetricks, it installed 32-bit(x86) version instead of 64-bit version. I wonder if this is why it failed to launch.
Yes, I think it's normal, as Steam is installed for 32 bit program files dir on windows as well.