Skip to content

Space Engineers support #144

@LukeShortCloud

Description

@LukeShortCloud

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:

  1. protontricks 244850 --force -q dotnet472 vcrun2015 faudio d3dcompiler_47
  2. 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>
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions