mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-22 13:53:55 +00:00
34 lines
940 B
ReStructuredText
34 lines
940 B
ReStructuredText
Saves Settings
|
|
##############
|
|
|
|
character
|
|
---------
|
|
|
|
:Type: string
|
|
:Range:
|
|
:Default: ""
|
|
|
|
This contains the default character for the Load Game menu and is automatically updated when a different character is selected.
|
|
|
|
autosave
|
|
--------
|
|
|
|
:Type: boolean
|
|
:Range: True/False
|
|
:Default: True
|
|
|
|
This setting determines whether the game will be automatically saved when the character rests.
|
|
|
|
This setting can be toggled in game with the Auto-Save when Rest button in the Prefs panel of the Options menu.
|
|
|
|
timeplayed
|
|
----------
|
|
|
|
:Type: boolean
|
|
:Range: True/False
|
|
:Default: False
|
|
|
|
This setting determines whether the amount of the time the player has spent playing will be displayed
|
|
for each saved game in the Load menu. Currently, the counter includes time spent in menus, including the pause menu, but does not include time spent with the game window minimized.
|
|
|
|
This setting can only be configured by editing the settings configuration file.
|