Is your feature request related to a problem? Please describe.
Space Engineers support is currently missing from prontofixes.
Describe the solution you'd like
These are the steps required to get the game to work:
protontricks 244850 --force -q dotnet472 vcrun2015 faudio d3dcompiler_47
- Edit the XML file
$HOME/.local/share/Steam/steamapps/common/SpaceEngineers/Bin64/SpaceEngineers.exe.config and set gcServer to be enabled: <configuration><runtime><gcServer enabled = "true"/></runtime></configuration>
- Rename the intro video file so it does not load (it prevents the game from starting):
$HOME/.local/share/Steam/steamapps/common/SpaceEngineers/Content/Videos/KSH.wmv
Describe alternatives you've considered
As of right now, the SpaceEngineersLinuxPatches project is the only way to apply the fixes in a semi-automated way. It still requires manual steps by using an interactive GUI. This would make more sense to be integrated directly into protonfixes.
Is your feature request related to a problem? Please describe.
Space Engineers support is currently missing from prontofixes.
Describe the solution you'd like
These are the steps required to get the game to work:
protontricks 244850 --force -q dotnet472 vcrun2015 faudio d3dcompiler_47$HOME/.local/share/Steam/steamapps/common/SpaceEngineers/Bin64/SpaceEngineers.exe.configand set gcServer to be enabled:<configuration><runtime><gcServer enabled = "true"/></runtime></configuration>$HOME/.local/share/Steam/steamapps/common/SpaceEngineers/Content/Videos/KSH.wmvDescribe alternatives you've considered
As of right now, the SpaceEngineersLinuxPatches project is the only way to apply the fixes in a semi-automated way. It still requires manual steps by using an interactive GUI. This would make more sense to be integrated directly into protonfixes.