Hello @fuzunspm, there's a handful of things to note here:
Issues with third party builds of Proton should be directed at the maintainers of that build. (This isn't particularly relevant since you've also tested some mainline builds of Proton.)
You're telling the third party build to use a Wayland oriented render path that doesn't exist in the mainline build of Proton. This isn't supportable here.
The Proton log you've shared has all debug channels disabled. This is worthless for troubleshooting.
Switching focus to Error - Failed to initialize SDL Video: wayland,x11 not available, this message is telling you that there's a Windows oriented build of SDL running in a Windows-like environment, and there's no graphics backend to use there. In general, you shouldn't be forcing SDL_VIDEODRIVER and let SDL autoselect the best default choice. If you have to micromanage that with Proton, then one of the backends in the list should be windows (e.g. SDL_VIDEODRIVER="windows,wayland,x11".
Closing as this is more of an issue with excessive manual control than an issue with the game.
SDL_VIDEODRIVER="windows,wayland,x11"
this did work thank you very much.
I was using proton experimental, I just tried others to see if it's going to work or not
proton experimentalx2 2025-09ge-proton10-15x1 2025-09proton 9.0x1 2025-09proton 9.0-2x1 2025-09SDL_VIDEODRIVER="windows,wayland,x11"x2 2025-09SDL_VIDEODRIVERx2 2025-09WINEDEBUGx1 2025-09
Compatibility Report
System Information
I confirm:
Proton LOG
Symptoms
It doesn't launch. Only error output it generates in
compatdata/866570/pfx/drive_c/users/steamuser/Saved Games/Nightdive Studios/System Shock 2 Remastered/stderr.txtisError - Failed to initialize SDL Video: wayland,x11 not availableI tried to set/unset SDL_VIDEODRIVER renderer options between none,x11,wayland but it just doesn't launch.
I tried proton experimental, proton 9.0, proton ge and hotfix..
Reproduction
Launch the game