
Vesdia
Published
AMD_VULKAN_ICD=RADV mangohud gamemoderun %command%
Need to install AMDVLK. Even though running with RADV command it won't launch without AMDVLK installed for the reason user 'Commander Bald' explains.
After the latest Dune: Awakening Playtest update (feb 13 2025) you don't need AMDVLK to run it.
bash -c 'exec "${@/NewWorldLauncher.exe/bin64\/NewWorld.exe}"' -- gamemoderun mangohud %command%
Added bash -c 'exec "${@/NewWorldLauncher.exe/bin64/NewWorld.exe}"' -- to launch options
Stuttering and FPS drops
Remember to add: bash -c 'exec "${@/NewWorldLauncher.exe/bin64/NewWorld.exe}"' -- %command% to your launch options. Also make sure that you install Proton EasyAntiCheat Runtime (by searching for it in your library).
gamemoderun mangohud %command%
After latest April 2022 update you don't need to use the 'bash -c 'exec "${@/NewWorldLauncher.exe/bin64/NewWorld.exe}"' -- ' command anymore. It runs without the command.
mangohud gamemoderun AMD_VULKAN_ICD=RADV %command% -ignore-windows-system-certs
Have to write -ignore-windows-system-certs in Launch Options
Must start the game with -ignore-windows-system-certs in launch options to get past the Authentication screen
mangohud gamemoderun %command%
Trying to open the map can get you sent back to the character select screen, not sure if this is Linux/WINE related or if that happens on Windows as well.
Long loading times, and occassional FPS freezes. Not sure if this is Linux/WINE related or if it happens on PC as well.
Opening the map can get you sent back to character select. Occasional FPS Freezes. Long loading times. Not sure if these are related to Linux/WINE or if it happens on Windows as well