
Neunrx
Published
MANGOHUD=1 DXVK_HUD=compiler RADV_PERFTEST=gpl gamemoderun %command%
Launching the game with mangohud comman breaks EA Launcher. Environment variable works fine though.
gamemoderun mangohud %command%
Have to download and install latest origin to launch the game. "protontricks --command "wine ~/Downloads/OriginThinSetup.exe" 1238860"
gamemoderun mangohud %command%
gamemoderun mangohud %command% +com_skipIntroVideo 1 +jobs_numthreads 12
I used Proton-GE but vanilla Proton works as well.
RADV_PERFTEST=sam,gpl,nggc gamemoderun mangohud %command%
Only 20% of the GPU utilizes.
RADV_PERFTEST=sam,nggc,gpl gamemoderun mangohud %command% -nologos
Every setting at highest possible with DX11, RX 6800 renders the game at 105 FPS median (on average) on 1440p resolution.
You can use my launch option to get the game running with Fallout 4 Script Extender if you're into modding the game.
eval $(echo "gamemoderun mangohud %command%" | sed "s/Fallout4Launcher.exe'.*/f4se_loader.exe'/")
RADV_PERFTEST=gpl,nggc,sam MESA_DISK_CACHE_SINGLE_FILE=1 gamemoderun %command%
Once you get past "optimizing for your pc" step, it's mostly stable but still crashes rarely.
SDL_HINT_MOUSE_RELATIVE_MODE_WARP=0 LD_PRELOAD="/usr/lib32/libtcmalloc_minimal.so.4 /usr/lib32/libSDL2-2.0.so" gamemoderun mangohud %command% -insecure -console -novid -high -full -nojoy -nosteamcontroller -noforcemaccel -noforcemparms -noforcemspd
The
Raw input is broken. Use my launch options to get it working.
The game doesn't launch without preloading 32-bit libtcmalloc_minimal.so.4 but it's great experience after using my launch options. Raw input is broken so I also preloaded up-to-date 32-bit SDL2 and set SDL_HINT_MOUSE_RELATIVE_MODE_WARP=0.
Great native port.
After changing graphical settings, you may encounter flashing pixel-like artifacts when you move the camera, simply restarting the game after changing graphical settings or never changing them is fine. This could also be related to bleeding edge packages installed on my system.
Launching Windows port of the game using proton instead of the native port is nicer experience with higher fps (not that much but nice to have)
Nvidia's hairworks does not work
DXVK_ASYNC=1 gamemoderun mangohud %command%
Hud elements are placed out of visible area. This bug isn't specific to Linux so, it's not proton's fault. Downgrade to build743.0 from betas to fix this bug.