Save file: Difference between revisions

Jump to navigation Jump to search
8 bytes removed ,  22 January
Corrected Linux (Proton) save location
m (→‎Add items to the Trade screen: Add a link to the items table for clarity)
(Corrected Linux (Proton) save location)
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/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 ==
=== Add items to the Trade screen ===
=== Add items to the Trade screen ===
Line 9: Line 9:
# In the <code>TheirStock</code> section below, update or add the desired line using the item code from [[#Items Inventory Codes|the table below]]. Spacing is important, so make sure to match it. The number can be adjusted to the preferred amount.
# In the <code>TheirStock</code> section below, update or add the desired line using the item code from [[#Items Inventory Codes|the table below]]. Spacing is important, so make sure to match it. The number can be adjusted to the preferred amount.
# Save the changes, run the game, and load the save.
# Save the changes, run the game, and load the save.
=== Add items to a shuttle ===
=== Add items to a shuttle ===
Some items, like hull breaches, are technically just like any other items, but they cannot be purchased from the Trade screen, even with the trick above. In this case, it's necessary to modify a shuttle's inventory as it delivers cargo.
Some items, like hull breaches, are technically just like any other items, but they cannot be purchased from the Trade screen, even with the trick above. In this case, it's necessary to modify a shuttle's inventory as it delivers cargo.
19

edits

Navigation menu