
insideone
Published
First chapter (of 12) runs perfectly, but second one (Hydroautomatics) is crashing with error message:
=== FATAL ERROR in Vertex Shader compilation ShaderName: shdr_wave memory:61:22: error: syntax error, unexpected NEW_IDENTIFIER at gml_Object_o_floor_Draw_0
I've finished this chapter on Windows (and the next one too) and Solar Gardens are OK
PROTON_USE_WINED3D is needed in my case. Without it game completely freezes my PC
Start launcher will show you empty window if you click "settings" option but game has in-game settings too, so I don't think I missed something important
[ERROR] FATAL UNHANDLED EXCEPTION: Microsoft.Xna.Framework.Content.ContentLoadException: Exception of type 'Microsoft.Xna.Framework.Content.ContentLoadException' was thrown.
Purrfect with PROTON_USE_WINED3D=1
Launcher crashes instantly with "ERROR: ld.so: object '~/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored."
Workaround: flip RebelGalaxySteam.exe and SteamLauncher.exe. You can also edit game config: ~/.local/share/Steam/steamapps/compatdata/290300/pfx/drive_c/users/steamuser/My Documents/My Games/Double Damage Games/RebelGalaxy/local_settings.txt
It runs perfectly with DX11:0 OPENGL:1 FULLSCREEN:1 WINDOW_WIDTH:1920 WINDOW_HEIGHT:1080 RES_WIDTH:1920 RES_HEIGHT:1080
Steam fails to install game's vcredist with message "Failed to find local per-machine appdata directory" in "pfx/drive_c/users/steamuser/Temp" and fails to start game launcher as result. Fix: manually create "pfx/drive_c/ProgramData" folder. After it game works perfectly
In-game sound fix: winetricks xact & winetricks sound=alsa
Had to turn on PROTON_USE_WINED3D=1 because the game freeze PC without it
Check your ulimit -Hn
(I set it to 1048576) and fix sound with (xaudio2_7 or similar, I don't remember) and game will work brilliantly
Hub location is fine (60 FPS), but the next one has massive lags (1-5 FPS)
%command% --disable-gpu
Gamepad doesn't work. You still can play with keyboard, but it isn't handy
Due to CPU render there can be some FPS problems
Don't do alt+tab in fullscreen, you can face blackscreen when you are back
Voice control don't work (the main feature of the game), but you can use right-mouse on a unit and give commands there
Open game folder, find Options.xml, edit it to change PlayVideo parameter to false like this: <PlayVideo>false</PlayVideo>
. That's it, the game will work now without background video though on the menu (not that important).