845
edits
(Corrected Linux (Proton) save location) |
Totengeist (talk | contribs) (Add multi-system simulation information) |
||
Line 1: | Line 1: | ||
Save files for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\saves</code> on Windows, <code>~/Library/Application\ Support/LastStarship/saves</code> on Mac, and <code>~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/saves</code> on Linux (using Proton). They are stored in a plaintext format and end in a <code>.space</code> extension. | Save files for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\saves</code> on Windows, <code>~/Library/Application\ Support/LastStarship/saves</code> on Mac, and <code>~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/saves</code> on Linux (using Proton). They are stored in a plaintext format and end in a <code>.space</code> extension. | ||
== Common modifications == | == Common modifications == | ||
=== Enable mutli-system simulation === | |||
Multi-system simulation, introduced unofficially in [[Version History#Alpha 7|Alpha 7]], allows you to have ships in different systems at the same time. It was officially added to Industry mode in [[Version History#Alpha 8|Alpha 8]], but can be enabled in Free Roam and Survival modes by changing <code>MultiSystemSimulation false</code> to <code>MultiSystemSimulation true</code> (or adding the line, if it is missing). | |||
=== Add items to the Trade screen === | === Add items to the Trade screen === | ||
If you are stuck in a system with no Trade screen or the Trade screen is missing an item you need: | If you are stuck in a system with no Trade screen or the Trade screen is missing an item you need: |