
bigbear3001
Published
%command% --launcher-skip -skipStartscreen
Launched a black screen and exited
Could not get it to work.
During intro the spaceship became invisible
needed PROTON_USE_WINED3D=1 %command%
launch options
Working with proton 5.13-6
Graphics where very red in current proton versions, switching to 5.13-6 fixed that glitches.
Not all keyboard shortcuts seem to be working
AMD_VULKAN_ICD=RADV WINE_FULLSCREEN_FSR=1 RADV_PERFTEST=nggc mesa_glthread=true gamemoderun %command%
Had to copy PhysX to the correct folder. As others already mentioned, then it ran fine (although the intros where black screen with sound only and needed to be skipped):
cp -a ~/.local/share/Steam/steamapps/common/Sacred\ 2\ Gold/redist/PhysX/PhysX_9.10.0513_SystemSoftware.exe ~/.local/share/Steam/steamapps/common/Sacred\ 2\ Gold/redist/
needed to use PROTON_NO_D3D11=1 %command%
Some graphical glitches
AMD_VULKAN_ICD="RADV" PROTON_LOG=1 %command%
Buttons too long (to the right) and effect artifacts (to the right) fixed with AMD_VULKAN_ICD="RADV"
After playing the game on windows and switching to linux i wanted to try it with linux. Would only launch with PROTON_USE_WINED3D=1 %command%. Framerate was not really playable (10FPS).