
pupper
Published
Native runs well, but music doesn't work. Switch to proton if you want music to play
gamemoderun %command% -novid -vulkan
Menu music doesn't play, which is not a big problem. Ingame music worked all fine
Forcing Vulkan renderer through "-vulkan" launch option made the game begin to stutter after some 30-60 minutes
gamemoderun %command% -novid
Menu and special infected attack music don't play. Some levels that play music don't have it
gamemoderun %command%
Runs as good as it did on windows, maybe even better
Runs very well if you add LD_PRELOAD="" to launch options, otherwise it may start skipping frames and become unplayable after some minutes
gamemoderun LD_PRELOAD="" %command% -novid -nojoy -nosteamcontroller -nohltv -particles 1 -vulkan
After 20-40 minutes of play, game became very choppy, frames skipped every second. Fixed by adding LD_PRELOAD="" on launch options
gamemoderun %command%
Player vanilla for a while, then tried modding and game still works well, long sessions without crashes.
For modding, install OBSE normally as the readme says. I used protontricks --gui on terminal to install OBMM (oblivion mod manager). Then again, when you want to install or deactivate mods, use protontricks again to run the mod manager