Save file: Difference between revisions
mNo edit summary |
m Corrected the storage capacities of the smal crates from 76 to 36 |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
Save files | Save files are stored in a plaintext format and end in a <code>.space</code> extension. They are stored in: | ||
{{Data directories|saves}} | |||
Linux users may find non-autosaves to be in <code>~/.local/share/Steam/userdata/*/1857080/remote/saves/</code> instead. | |||
== Common modifications == | == Common modifications == | ||
==== Fix for when jump gates demand to be repaired but you can't repair them ==== | |||
Look for mission_sectorjumpgate_title, under that line change ObjectiveRepair to false. | |||
=== Enable mutli-system simulation === | === 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 adding the line <code>MultiSystemSimulation true</code> to the top of the save file (before the HUD section). | 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 adding the line <code>MultiSystemSimulation true</code> to the top of the save file (before the HUD section). | ||
| Line 51: | Line 60: | ||
==== Instructions ==== | ==== Instructions ==== | ||
* In TLS, create your own ship and export it, or subscribe to a ship on steam workshop. Or alternatively, download a ship from a trusted website. | * In TLS, create your own ship and export it, or subscribe to a ship on steam workshop. Or alternatively, download a ship from a trusted website. Ships are stored in the ship folder: {{Data directories|ships}} | ||
* Each ship has a ship-file named "<ship-name>.ship", and an image file named "<ship-name>.png". | * Each ship has a ship-file named "<ship-name>.ship", and an image file named "<ship-name>.png". | ||
* Launch TLS, and select Creative Mode -> Create New Ship | * Launch TLS, and select Creative Mode -> Create New Ship | ||
| Line 59: | Line 67: | ||
* Go back to menu and select: Save Game -> Create New Save, then give it a helpful name (e.g. ship-1 vs ship-2). | * Go back to menu and select: Save Game -> Create New Save, then give it a helpful name (e.g. ship-1 vs ship-2). | ||
* Go back to menu and select: "Abandon Game". | * Go back to menu and select: "Abandon Game". | ||
* Open the save | * Open the save game folder (not the ship folder): {{Data directories|saves}} | ||
* Open the save game file (.space file) you just created, using your text editor. | |||
* Open the save | |||
* Text search for "NEWSHIP", it should look like this... then delete this whole section including the BEGIN and END. | * Text search for "NEWSHIP", it should look like this... then delete this whole section including the BEGIN and END. | ||
| Line 147: | Line 154: | ||
=== Inventory Item Codes === | === Inventory Item Codes === | ||
:''This table is incomplete.'' | :'' This table is incomplete.'' | ||
:::{| class="wikitable sortable" | :::{| class="wikitable sortable" | ||
|+ Inventory Item Codes | |+ Inventory Item Codes | ||
| Line 314: | Line 321: | ||
|ScienceStation||Science||[[Science Station]] | |ScienceStation||Science||[[Science Station]] | ||
|- | |- | ||
|Scientist||Crew||[[Scientist]] | |Scientist||Crew||[[Crew Member#Scientist|Scientist]] | ||
|- | |- | ||
| ScrapMetal||Resource||[[Scrap Metal]] | |ScrapMetal||Resource||[[Scrap Metal]] | ||
|- | |- | ||
|Scrubber||Life Support||[[CO2 Scrubber]] | |Scrubber ||Life Support||[[CO2 Scrubber]] | ||
|- | |- | ||
|Seeds||Resource||[[Seeds]] | |Seeds||Resource||[[Seeds]] | ||
| Line 324: | Line 331: | ||
|SewageMachine||Logistics||[[Waste Treatment Machine]] | |SewageMachine||Logistics||[[Waste Treatment Machine]] | ||
|- | |- | ||
|SewagePipe|| Logistics||[[Sewage Pipe]] | |SewagePipe||Logistics||[[Sewage Pipe]] | ||
|- | |- | ||
|Shuttle||Other||[[Cargo Shuttle|Shuttle]] | |Shuttle||Other||[[Cargo Shuttle|Shuttle]] | ||
|- | |- | ||
|SmallTank||Storage||[[Tank#Medium Tank|Medium Tank]] | |SmallTank|| Storage||[[Tank#Medium Tank|Medium Tank]] | ||
|- | |- | ||
|Smelter||Logistics||[[Smelter]] | |Smelter||Logistics||[[Smelter]] | ||
| Line 334: | Line 341: | ||
|SpaceSuit||Life Support||[[Space Suit]] | |SpaceSuit||Life Support||[[Space Suit]] | ||
|- | |- | ||
|SpaceSuitPod||Life Support ||[[Spacesuit Pod]] | |SpaceSuitPod||Life Support||[[Spacesuit Pod]] | ||
|- | |- | ||
|Stairs ||Habitation||[[Ladder]] | |Stairs||Habitation||[[Ladder]] | ||
|- | |- | ||
|StargateActuator||Science||[[Stargate Components]] | |StargateActuator ||Science||[[Stargate Components]] | ||
|- | |- | ||
|StargateReceiver||Science||[[Stargate Components]] | |StargateReceiver ||Science||[[Stargate Components]] | ||
|- | |- | ||
|StargateResin||Science||[[Stargate Components]] | |StargateResin ||Science||[[Stargate Components]] | ||
|- | |- | ||
|StargateStructure||Science|| | |StargateStructure||Science|| | ||
| Line 352: | Line 359: | ||
|- | |- | ||
|SmallStorageCrate | |SmallStorageCrate | ||
|Logistics | |Logistics | ||
|Small Storage Crate (Capacity | |Small Storage Crate (Capacity 36) | ||
|- | |- | ||
|Supercomputer||Science||[[Supercomputer]] | |Supercomputer||Science||[[Supercomputer]] | ||
| Line 363: | Line 370: | ||
|Tiddlet||Cargo||[[Tiddlet]] | |Tiddlet||Cargo||[[Tiddlet]] | ||
|- | |- | ||
|TiliumOre||Resource||[[Ore#Tilium Ore|Tilium Ore]] | |TiliumOre|| Resource||[[Ore#Tilium Ore|Tilium Ore]] | ||
|- | |- | ||
|TinyTank||Storage||[[Tank#Small Tank|Small Tank]] | |TinyTank||Storage||[[Tank#Small Tank|Small Tank]] | ||
|- | |- | ||
|Track||Industry ||[[Track]] | |Track||Industry||[[Track]] | ||
|- | |- | ||
|WasteWater||Resource||[[Waste Water]] | |WasteWater||Resource||[[Waste Water]] | ||