
tpt
Published
added "PROTON_USE_WINED3D11=1 %command%" launch flags; ran WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/200260/pfx" wine winecfg and set Windows XP compatibility mode
I was able to start the game without any tweaks, but it only showed a small, inaccessible always-on-top window; I had to run winecfg
(WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/108800/pfx" wine winecfg
) and emulate a desktop and disable window manager control over the windows in Graphics
.
there was an inaccessible always-on-top window with the game
the DirectX option under a recent default Proton works just fine
changing desktops requires a restart of the game
crashed every few minutes without PROTON_NO_ESYNC=1
The game starts, but the mouse input is not properly registered while the keyboard input is not registering at all.
This might be related to the fact that my WM is sway, i.e. a windowing issue.
I ran winecfg (WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/1285670/pfx" wine winecfg)
and under Graphics
enabled Emulate a virtual desktop
with my native screen resolution and disabled all the other Window settings
.
Mouse was unreliable, couldn't move, couldn't change windows.
changing window/screen focus sometimes forces me to restart my bluetooth mouse in order to be able to look around
I had to use Proton 4.2-9
initially I was not able to start it, but it turns out it was because I had both amdvlk and vulkan-radeon installed (both 64 and 32 versions); I first removed the latter, but it didn't help; uninstalling amdvlk and installing vulkan-radeon, however, fixed my issues