
jan75 [CH]
Published
taskset -c 0,1,2,3,4,5,6,7 %command%
Sometimes loading screens got stuck. Reading windows reports pointed me to an issue with virtual cores. Letting the game only run on physical cores using taskset - <cores>
seems to fix this issue.
Find out how many physical and virtual cores your CPU has using lscpu
or other means.
Game didn't start using the native version. Looks like AMD GPUs as well as certain AMD CPUs are not supported in the Feral linux port, see https://support.feralinteractive.com/docs/en/deusexmd/latest/linux/faqs/
Cutscenes are stuttering. The stuttering increases until the game or PC crashes
Works, though performance is pretty bad. Disable "Dynamic Shadows" for a better experience
MANGOHUD=1 %command%
FPS significantly lower than on Windows 10, from 144 FPS on Windows down to ~50 in certain areas
Disabling "Dynamic Shadows" gave me about 30 FPS more on average, making the game playable
Save game needs to be copied manually to a directory the next game (The Banner Saga 2) can access in order to import it.
Save from previous game could not be found automatically because they don't share a appdata folder when using proton (as they would under windows). Copy the savegame in a accessible location to load them manually from ingame using the provided button, then it works fine.
Sometimes the game would crash after launch. This could be fixed by renaming "TheBannerSaga3" in the proton user directory under "Application Data". Afterwards the saved game could be resumed normally using the ingame "Resume" button for some reason (?!)