Rolv529
Published
AMD_VULKAN_ICD=RADV DXVK_ASYNC=1 gamemoderun %command%
Terrible audio on startup, deafening sound only on left ear
Terrible performance, very low frame rate compared to same system running windows
Launch is tricky. Only managed to get the game to actually start up with the options outlined above, otherwise it just hangs. And even then, the first couple of launches took about 5-10 minutes, and eventually that got down to about 2 minutes for launch, which is much longer than any other game takes to boot on this system
At the state this is in at this current moment in time, at least from my experience, I would not recommend playing this on Linux
Works well. Had to set the launch options for though wayland otherwise I was getting an error about dependencies not being found
env --unset=SDL_VIDEODRIVER DXVK_ASYNC=1 gamemoderun %command%
PROTON_USE_WINED3D=1 %command%
For anyone else trying to run this on Arch, I needed that tweak the command otherwise the game wouldn't launch at all. After that it was smooth sailing though.
Currently experiencing an issue specific to Arch, apparently an update to glibc broke the anti cheat.
gamemoderun DXVK_ASYNC=1 %command%
Problem and possible temporary solution outlined in this reddit post I found: https://www.reddit.com/r/transgamers/comments/whgx87/multiversus_on_linux/
Game worked perfectly out-of-the-box, no tweaks necessary
Local co-op worked exactly as expected, no issues
After fixing the initial issue with launching, game ran fine. Tough game though.
Runs great after getting past the initial launch issue (probably more Steam related than this game specifically)
Running Wayland, I had to use gamescope
to launch steam to then be able to launch this game for the first time, as the Steam pop up was not showing up. After selecting to launch the game as the default option, I can now run without gamescope
just fine.
gamescope -e -w 2560 -h 1440 -- steam
I've seen some people running this with no problem so it must depend on specific configurations, but at least for me it's unplayable atm
mangohud gamemoderun %command%
Terrible performance. I know this game is known to run pretty poorly even on windows, but I'm getting around 20fps, all lowest settings, on a 6900xt...
As others have reported, about once an hour it crashes, without fail. I've tried different launch options, same result.
So at first, it was crashing before getting to the main menu. Thankfully, other reports here pointed out the issue: AVX-512. Check out other reports for disabling that. For me (using rEFInd) it was by editing /boot/refind_linux.conf
and adding clearcpuid=304
to the launch parameters there.
Would crash maybe every 6 hours or something like that, but only when I get a lot going in one district so probably linked to a heavy load
Works great on linux and I would definitely recommend this game
Works great on Linux like all the other titles in this series
Works great on Linux like all the other titles in this series
Works great on Linux like all the other titles in this series
Works great on Linux like all the other titles in this series
Gets stuck on "Processing Inquisitorial Clearance"
gamemoderun %command%
Really wish this would work for me but unfortunately I need to boot into Windows to play this (gross).
More info:
- I use wayland (specifically the hyprland compositor/wm)
- I tried re-installing (including removing compatdata to re-install anti-cheat), unfortunately that didn't help
- I tried using different versions of proton but that didn't help either (GE makes it not even reach the initial screen)
gamemoderun %command%
This is gonna be pretty niche but if you use pihole and are having issues it may help: So I made a report previously saying I couldn't get this to work as it was stuck on "processing inquisitorial clearance". I have since figured out that this was some kind of DNS issue or something like that. I have my DNS setup to go through pihole, and for some reason that was messing with this (only game I've seen have this issue). Anyways, for some reason, using a wireguard VPN directly to the PC running pihole lets the game load without a problem. I even got mods working (the mod loader script can just be run with wine).