
glennigen
Published
It works great with the launch option. You might need to manually move the game to another monitor if multiple monitors are present.
eval $(echo "gamemoderun gamescope -w 1920 -h 1080 -f -r 144 -- %command%" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/mafiadefinitiveedition.exe'/")
The game runs fine with these fixes: alt-tab works with startup parameters, and `--force-grab-cursor` resolves mouse cursor issues.
gamemoderun gamescope -W 1920 -H 1080 -b -r 144 --force-grab-cursor -- %command%
Some issues when alt-tabbing, fixed with startup parameters. If you accidentally open the game and alt-tabbing without the start parameters then the game might stop working, then close the game and check the "videoconfig.cfg" file in "~/.steam/steam/steamapps/compatdata/1030840/pfx/drive_c/users/steamuser/My Documents/My Games/Mafia Definitive Edition/Saves" the content might look like "0 0 1920 1080 1 0 0 0 0". Change the "1" to a "0" "0 0 1920 1080 0 0 0 0 0". And the game should run fine again.
Without "--force-grab-cursor" in startup parameters, the mouse cursor is missing/not registering right.
gamemoderun %command%
Works great, launch option is not needed.
Works well, only needs to tinker a little bit, and with the newest Uplay update, you need to change a TXT file.
WINEDLLOVERRIDES="dinput8=n,b" %command%
There is a problem with the lates Uplay Launcer patch (May 29. 2023), so the game wont start.
The way i fixed the issue was:
- Install the game.
- Launch the game.
- As soon the Uplay Launcher starts, quit it, and stop the game.
- Open ~/.local/share/Steam/steamapps/compatdata/2225070/pfx/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/version.txt and change the number to 10872
With this, the Uplay Launcher thinks it's updated.
Not much. I would probably say there is none, it's really minimal.
Works like a champ!
It works well, the only bug, is Ubisoft itself. When they update the Uplay Launcher, it might break.