
nektworks
Published
There is a launcher window with a "Video Settings" window that is hard to close in Gaming Mode. As a workaround, I recommend either mapping one of the back buttons to Alt+F4 so you can close the window that way. or launching the game one in Desktop Mode.
I didn't need to switch Proton versions for the video to work correctly. This is probably because transcoded video files are already being distributed through shader cache.
Default version crashes when trying to open the opening cutscene (it does launch).
GloriousEggroll version shows a pop-up saying "Application crashed" when trying to load the opening cutscene.
The following packages need to be installed:
protontricks 1113000 wmp9 quartz devenum
Also, to fix audio issues, you can use the following launch options: PULSE_LATENCY_MSEC=60 %command%
By default, this game only supports windowed and fullscreen. This causes problems in multi-monitor setups.
To enable borderless, you need to open the file __Installer/installerdata.xml
inside of the game directory with a text editor.
After this, replace
<parameters />
on line 42 with
<parameters>-window -noborder</parameters>
.
After making this change, the game will run in borderless windowed.
Installing SilentPatch and applying the launch option WINEDLLOVERRIDES="dinput8=n,b" %command%
will fix the high CPU usage and result in better battery life.
Several cutscenes will have the wrong audio track playing.
It’s not a Media Foundation issue, since the audio issues only occur on in-engine cutscenes and not pre-rendered ones.