1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 23:53:50 +00:00
openmw-tes3mp/docs/source/reference/modding/settings/saves.rst

35 lines
940 B
ReStructuredText
Raw Normal View History

2016-10-19 04:46:16 +00:00
Saves Settings
##############
2016-10-19 04:46:16 +00:00
character
---------
2016-10-19 04:46:16 +00:00
:Type: string
:Range:
:Default: ""
2018-02-22 18:50:07 +00:00
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
2018-02-22 18:50:07 +00:00
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.