
Arrcival
Published
Works OOTB, native game
I spent a lot of time in this game, glad Godot games are native Linux, it's cool for modding too.
LD_PRELOAD="" gamemoderun %COMMAND%
Game runs poorer than on Windows, gamemoderun
increases performance a bit, but it doesn't match Windows
Game didn't start until I added LD_PRELOAD=""
Very low player audience, but works perfectly, perhaps slightly better than on Windows on the same device. Slightly slower to start than on Windows, but it seems games are slower to boot only because it runs from Proton
Demon encounter and area bosses doesn't work, this is probably due to the game trying to get where the player is at ?
Duels work fine
gamemoderun %command%
Do not forget to use the Windows build as the official Linux build is an outdated one
gamemoderun %command% --launcher-skip
Musics/ambiance are sometimes late to load
Had one crash when opening the map and zooming out, didn't reproduce
Use --launcher-skip
to avoid going through the CD projekt launcher. Performance is quite poor (I know, nvidia GPU) in just high quality, no RT, 2k screen, around 60 fps without framegen, which seems a bit low for a 3060Ti, but unsure if that's a linux thing