NoXPhasma@lemmy.worldtoLinux Gaming@lemmy.world•GTAV doesn't run as good as NativeEnglish
9·
1 year agoGTAV works better with AMDVLK, as one of the very few games out there. You could give that a shot, but be aware that AMDVLK often gets selected as default, so having AMD_VULKAN_ICD=RADV
in your global Env. Variables are a good idea.
And then launching GTAV with AMD_VULKAN_ICD=AMDVLK %command%
.
SFSE works fine for me, no issues at all. Make sure you download the latest version, to be compatible with the latest Starfield update.
I’ve placed the
dll
and theexe
next to theStarfield.exe
in the game folder. And changed the Steam launch parameter tobash -c 'exec "${@/Starfield.exe/sfse_loader.exe}"' -- %command%