Preferences: Difference between revisions
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 == | ||