Open Zero86Sk opened 6 years ago
LOG: steam-282530.log
Crashes at launch, no window
Hello @shoober420, err:module:load_so_dll failed to load .so lib "/home/jukilo420_-/.local/share/Steam/steamapps/common/Proton 5.0/dist/bin/../lib/wine/dinput8.dll.so": libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
is the line of interest from your log. This is provided by the Steam runtime, which you've disabled, so it's your problem to solve.
I think it's an issue with Wine and not with DXVK.
I use SDL2 git master builds, and update almost daily. I’m going to see if that SDL2 symlink is present.
SDL2 could have updated the makefile or compile options and doesn’t include that symlink anymore. I’ll look deeper into this when I get home.
Thank you for pointing that out @kisak-valve, and sorry for the confusion.
Got it! For some reason, I had to create the symlink for “libSDL2-2.0.so.0” in “/use/lib” and “/usr/lib32”. I’ll retest everything tomorrow after work!
Can you report it on protondb too? :)
@NerosTie I’m not sure if Wine / Proton is now looking for this particular SDL2 symlink as of now instead of the previous SDL2 lib, but I’ll leave the symlink there. I noticed this behavior starting with Proton 5.0-3.
I honestly wouldn’t consider this a big, just a odd decision. Why Proton now looks for that specific SDL2 lib now is uncertain.
This would lead to some distros having to create the symlinks when installing their SDL2 package to avoid this very issue. I build SDL2 from git master daily, and that specifically named symlink is not created by default.
LOG: steam-282530.log
Black window with nothing rendering, but audio plays and input is registered.
Hello @shoober420, can you check if running the game with PROTON_USE_WINED3D=1 %command%
in the game's launch options has an effect?
@kisak-valve Using "PROTON_USE_WINED3D=1" does fix the issue.
WINED3D LOG: steam-282530.log
Using proton 3.7.4 beta
there is a minor fixable issue:
PROTON_NO_D3D11=1 %command%
there is a bigger issue:
I fixed it by somehow navigating the menus to options and set it to run in windowed mode. Than It scales properly
1080p Fullscreen
720p Fullscreen
720p Windowed
(this fixes the resolution scaling)
The Gameplay itself is working nicely. Even Whitelist worthy. Im just confliced with the fullscreen mode scaling.
My Steam Info: https://gist.github.com/Zero86Sk/d629f657c1ae861c36657cdf238a7765