M3 | Twig
Published
SDL_VIDEODRIVER=wayland %command%
Used a launch option to run the game without XWayland. (Typical user wouldnt be able to tell the difference so this isn't a tinker report)
PROTON_USE_WINED3D=1 %command% -framefix -framefixunbounded -setfps 65
The steam version works flawlessly but that being said download the game throught their website or flathub if you want to run the game without XWayland.
Related issue: https://github.com/ddnet/ddnet/issues/3797
Proton experimental & proton-ge doesnt work with the game wine staging 9.21 does tho
I used the launch options PROTON_USE_WINED3D=1 %command% and it worked flawlessly
I couldnt get it to work without the launch options probably due to my gpu
LD_PRELOAD=~/.steam/steam/steamapps/common/Synergy/bin/libSDL2-2.0.so.0 %command% -compat-force-slr off
Doesn't work on some systems without launch options
How to Play synergy on Linux
1.Download half life 2
2.Download Synergy
3.Put these launch options to your game without the quotes "LD_PRELOAD=~/.steam/steam/steamapps/common/Synergy/bin/libSDL2-2.0.so.0 %command% -compat-force-slr off"
3.Close steam
4.Start your steam with this flag "-compat-force-slr off"
5.The game should run and even the audio should work.
Native linux build requires some flags to run/get the audio working.
-novid -nojoy -threads 4 -freq 75
PROTON_USE_WINED3D=1 %command%
Turn off the visual effects from the main menu
The game would stutter if I played with the visual effects turned on (same thing happens on windows too)
The game wouldnt launch without PROTON_USE_WINED3D=1 idk why thats the case cuz my gpu does support vulkan