Preferences: Difference between revisions

Create page
 
m Use data directories template
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
User settings for the game are stored in <code>%LOCALAPPDATA%\Introversion\LastStarship\preferences.txt</code>
User settings for the game are stored in: {{Data directories|preferences.txt}}
 
== Resolution ==
== Resolution ==
By default, the game begins in fullscreen at the operating system's current resolution. To play in windowed mode, a player must define a specific resolution (<code>ScreenW</code> and <code>ScreenH</code>) and set <code>ScreenWindowed</code> to <code>true</code>.
== Unlock Survival and Free Roam modes ==
To unlock Survival and Free Roam modes, add:


By default, the game begins in fullscreen at the operating system's current resolution. To play in windowed mode, a player must define a specific resolution (<code>ScreenW</code> and <code>ScreenH</code> and set <code>ScreenWindowed</code> to <code>true</code>.
UnlockSurvival      true
UnlockFreeRoam      true 


== Playtest questionnaire ==
== Playtest questionnaire ==
After your first play session and certain updates, the [[playtest]] questionnaire opens automatically when exiting the game for the first time. To have the questionnaire open after the next play session, remove the <code>PlayTestQuestionnaire</code> line.


After your first play session and certain updates, the playtest questionnaire opens automatically when exiting the game for the first time. To have the questionnaire open after the next play session, remove the <code>PlayTestQuestionnaire</code> line.
== History ==
{{Prehistory|Update 1.rc2|Introduced.}}
{{Prehistory|DEMO1|Added additional persistent analytics information (play time, progress).}}
{{Prehistory|Alpha1A|Added soundbank settings.}}


[[Category:Game files]]
[[Category:Game files]]