Save file: Difference between revisions

mNo edit summary
Added repair jumpgate hack
Line 6: Line 6:


== 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).