exciting-burp
Published
See details
Fix for: Unable to detect Ubisoft Connect installation.
- Download the Ubisoft Connect installer
- Add the installer as a non-Steam game 2.1. You will have to set the runtime to Proton experimental
- Run the installer as a game and install it 3.1. Allow the installer to open Ubisoft Connect for you 3.2. Allow Ubisoft Connect to update and restart 3.3. Close it on the login screen
- Navigate to
$HOME/.local/share/Steam/steamapps/compatdata
, sort by date created (or modified, it doesn't matter). - Copy the full path to newest directory, e.g.
/home/you/.local/share/Steam/steamapps/compatdata/123456
5.1. If you want, you can open that directory and check that it's the right one by making sure thatpfx/drive_c/Program Files (x86)/Ubisoft
exists. - Right click on the game in Steam and set the launch options to:
STEAM_COMPAT_DATA_PATH="<path copied in (5)>" %command%
You will probably have to set the resolution with gamescope (place it directly before %command%
).
Need to use gamescope to go beyond 1920x1080
Hang on exit
(Demo) Runs for a few seconds and crashes without ever displaying anything
SDL_VIDEODRIVER=windows,x11 %command% -novideo -dx11
"Immediately" means without anything displaying at all.
If you set SDL_VIDEODRIVER system-wide you will need to override it for most games with anti-cheat to something with "windows" first (or completely unset it). On my machine (I do have ffmpeg codecs installed) -novideo was also requried. The game opens with vulkan, but nothing renders when in an actual game (apart from the UI), -dx11 just makes sure that it's never used.
gamescope -w 2560 -h 1440 -e -f -r 144 -- %command%
Great performance, except what seems like a bug. Looking towards the first tower results in < 1FPS and eventual GPU driver crash.
Had about a day with good stability. Crashing consistently on the latest patch after about 5 min in the game.
Needs more time in the oven.
Significant artifacts if "Voxel Detail Models" is enabled
Completely disable "Voxel Detail Models" as to completely fix stability issues
7.0.6 is *required* for the first launch. Performance and stability seems better on it too.
Missing terrain on lower graphics settings
Tons of lag, especially when loading in players and their buildings. Very smooth in empty areas.
I struggled through the lag for 14 hours, the game is that good, but I can't anymore. Lag occurs most frequently exactly when you don't want it to: surrounded by mobs and whatnot. Stutters of more than 1 second can be experienced, and frequently.
DXVK_ASYNC=1 %command%
Game was completely unplayable with nearly everything I tried. Bless the person who figured out that GE-Proton7-55 was the trick. Works flawlessly.
DXVK_ASYNC=1 %command% -dx11
Ocassional slowdowns, seems like client tickrate and not FPS
GE-7-55 has stopped functioning ("Wrong DLL Present"). This seems like the next best option.
DXVK_ASYNC=1 SDL_VIDEODRIVER=windows,x11 %command% -dx11
The game is practically unplayable, it's smooth for a few minutes and then gradually becomes a slideshow
Only with -dx12
Give this one a skip, it's not worth your time
Lags and stutters for a while, but clears up pretty quickly.