Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space Engineers not launching #173

Closed
mistermookiefun opened this issue Aug 17, 2024 · 5 comments
Closed

Space Engineers not launching #173

mistermookiefun opened this issue Aug 17, 2024 · 5 comments

Comments

@mistermookiefun
Copy link

mistermookiefun commented Aug 17, 2024

Hey everyone!
Downloaded the last version of umu-launcher with ProtonGE 9.2
I'm trying to play Space Engineers that is owned on my steam account.
I tried this:
WINEPREFIX=/x/y/z/Games/Space_engineers/ GAMEID=umu-5244850 PROTONPATH=~/.local/share/Steam/compatibilitytools.d/GE-Proton9-2/ umu-run steam.exe
Get this error:
steam-runtime-steam-remote: Steam is not running: No such device or address
And tried :
WINEPREFIX=/x/y/z/Games/Space_engineers/ GAMEID=umu-5244850 PROTONPATH=~/.local/share/Steam/compatibilitytools.d/GE-Proton9-2/ NOSTEAM=1 umu-run steamapps/common/SpaceEngineers/Bin64/SpaceEngineers.exebut the game just crashes.
I also tried the last command without NOSTEAM=1 to try to inject the steam token/validation but no luck.
Any idea on how to run my Space Engineers?
Thanks :D

@R1kaB3rN
Copy link
Member

R1kaB3rN commented Aug 18, 2024

Currently, umu-launcher does not handle the subdirectory case for games. See this issue for more context. This problem can be solved and will be revisited in the future.

So given that a subdirectory Bin64 exists within the main game's directory, it tells me that this is a game that requires to be executed from that subdirectory. steamdb supports this fact, as a launch option Bin64\SpaceEngineers.exe is defined for it. Therefore, please try rerunning the game within Bin64.

@mistermookiefun
Copy link
Author

Hey! Thanks for the reply.
The problem with that technique is that it won't launch, probably because it can't fetch my SteamID or Steam authorization or something like that?
I would like to start steam.exe withumu and the space engineers patches to launch it via the Steam Library? Is that possible?

@loathingKernel
Copy link
Contributor

If it is a Steam game, use Steam. Umu is for non-steam games.

@R1kaB3rN
Copy link
Member

Related to #105

Closing as currently not planned for now as it would be Steam specific/dependent. Supporting Steam games requires special handling of Steam's DRM and for users to have its client installed, which would be contradictory to the project's goals of not requiring to have it installed.

@R1kaB3rN R1kaB3rN closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2024
@mistermookiefun
Copy link
Author

Thank you all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants