Preferences: Difference between revisions
Jump to navigation
Jump to search
(Application Support dir needs an escaped space) |
Totengeist (talk | contribs) (Add history) |
||
Line 4: | Line 4: | ||
== 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]] |
Latest revision as of 21:10, 20 March 2023
User settings for the game are stored in %LOCALAPPDATA%\Introversion\LastStarship\preferences.txt
on Windows and ~/Library/Application\ Support/LastStarship/preferences.txt
on Mac.
Resolution[edit | edit source]
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[edit | edit source]
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.
History[edit | edit source]
- Update 1.rc2: Introduced.
- DEMO1: Added additional persistent analytics information (play time, progress).
- Alpha1A: Added soundbank settings.