Preferences: Difference between revisions
Jump to navigation
Jump to search
Totengeist (talk | contribs) (Create page) |
Totengeist (talk | contribs) m (Fix typo) |
||
Line 3: | Line 3: | ||
== 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>. | 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>. | ||
== Playtest questionnaire == | == Playtest questionnaire == |
Revision as of 12:21, 4 August 2022
User settings for the game are stored in %LOCALAPPDATA%\Introversion\LastStarship\preferences.txt
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 (ScreenW
and ScreenH
) and set ScreenWindowed
to true
.
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 PlayTestQuestionnaire
line.