
cubic_control
Published
Started and played as expected. Experienced no graphical or audio issues, saves from different OS imported perfectly. Extra steps for mods.
gamemoderun %command%
Certain mods install with a .dll file, and will crash the game when loading. Using the launch argument [WINEDLLOVERRIDES="MOD_NAME.dll=n,b" %command%] will allow the specified .dll to load. Replace MOD_NAME with whatever the .dll is named. You can find the name in the mod folder. For multiple mods, just add a space between them, e.g. "MOD_NAME_1.dll=n,b MOD_NAME_2.dll=n,b"
After 1.0.4 update, game no longer starts. Trying different launch arguments and proton versions has yet to make a difference.
gamemoderun %command%
Attempting to boot the game with SteamVR open will display a window with the following error message: "Failed to initialize graphics. Make sure you have DirectX 11 installed, have up to date drivers for your graphics card and have not disabled 3D acceleration in display settings. InitializeEngineGraphics failed" Starting the game without SteamVR does not display this error, but also does not display in headset.
After a few hours I managed to get it to work on 1.0.4 with the PROTON_USE_WINED3D=1 launch arg.
gamemoderun PROTON_USE_WINED3D=1 %command%
I totally misspelled the arg before my previous report, ignore that one. Runs a little slower, but otherwise works fine now. Previous versions on the game did not require this arg. Might be a nvidia bug.
Game runs without issues. Forgot I had reshade installed when I ran it on windows, had to remove it (but you can make reshade work if you really want it).