-
Notifications
You must be signed in to change notification settings - Fork 16
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
Suggestion of Steam issue solution #21
Comments
Sorry, didn't notice that Steam version is not supported. But still, if it's not supported only because of this issue, I want to propose a solution that I found: this "Allow game launch?" window does not appear, if you run the game this way: |
Thanks for the suggestions! From what I vaguely remember, one of the issue was that things were behaving differently whether Steam was running or not, leading to a very weird experience - and I did not find a good workaround at the time. I'll dig into your suggestion, to see if we can have something automatic, which does not fail (too much) if steam itself is not running. Thanks! |
I've tested a bit further, so a few notes, for the day I am motivated to add proper steam support:
Then there is the question of shutdown at the end of the render:
Bottom line, I think a steam factorio support on Linux would look like this:
The process management part would require extra logic for other systems (MacOS, Windows) which I'm not familiar with. Also, it should be possible to use the steam version today without any special support in mapshot by creating a script containing something along the lines of:
And then run mapshot with |
@Palats The shell script solution isn't work for me.
I also treid |
Did you check if the output was created? Running through steam is likely to make it hard to detect exit, so I'm not surprised it would print that, but that does not mean the rendering was not created. Otherwise, I'm afraid I don't have plan to look into it for now - running the steam version is a bit annoying and it is possible to download a standalone Factorio from the official site, even if you just have the Steam version of it. |
When I try to launch mapshot to render a map for my save, this window appears:
and the program says: "Error: factorio exited early" even if I press OK.
Here is the log:
OS: Linux Mint 20.1 Cinnamon x64
Steam installed from the official website
The text was updated successfully, but these errors were encountered: