This is a custom OpenGL game. Under the game folder, there are: glfw3.dll and SDL2.dll.
If I simply launch it using wine, the game launches successfully with no black screen (bad performance though).
❯ wine ./4D\ Miner.exe
Previously when I was using X11 the issue was not present; Now I've switched to Wayland and now proton leads to a black screen. If I enable native wayland mode with PROTON_ENABLE_WAYLAND=1 and Proton-GE, this issue will be also gone.
Compatibility Report
System Information
I confirm:
steam-1954120.log
Symptoms
Black screen but the audio's playing.
Reproduction
Start the game.
Additional info
This is a custom OpenGL game. Under the game folder, there are:
glfw3.dllandSDL2.dll.If I simply launch it using
wine, the game launches successfully with no black screen (bad performance though).Previously when I was using X11 the issue was not present; Now I've switched to Wayland and now proton leads to a black screen. If I enable native wayland mode with
PROTON_ENABLE_WAYLAND=1and Proton-GE, this issue will be also gone.