2016-10-18 21:46:16 -07:00
|
|
|
Saves Settings
|
2016-12-21 22:04:52 -08:00
|
|
|
##############
|
2016-10-18 21:46:16 -07:00
|
|
|
|
2016-12-19 21:06:36 -08:00
|
|
|
character
|
|
|
|
---------
|
2016-10-18 21:46:16 -07:00
|
|
|
|
2016-12-19 21:06:36 -08:00
|
|
|
:Type: string
|
2018-01-12 20:02:43 -05:00
|
|
|
:Range:
|
2016-12-19 21:06:36 -08:00
|
|
|
: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.
|
2016-12-19 21:06:36 -08:00
|
|
|
|
|
|
|
autosave
|
|
|
|
--------
|
|
|
|
|
|
|
|
:Type: boolean
|
|
|
|
:Range: True/False
|
|
|
|
:Default: True
|
|
|
|
|
2017-02-04 04:55:13 +01:00
|
|
|
This setting determines whether the game will be automatically saved when the character rests.
|
2016-12-19 21:06:36 -08:00
|
|
|
|
2017-05-14 22:04:20 -07:00
|
|
|
This setting can be toggled in game with the Auto-Save when Rest button in the Prefs panel of the Options menu.
|
2016-12-19 21:06:36 -08:00
|
|
|
|
|
|
|
timeplayed
|
|
|
|
----------
|
|
|
|
|
|
|
|
:Type: boolean
|
|
|
|
:Range: True/False
|
|
|
|
:Default: False
|
|
|
|
|
2017-05-14 22:04:20 -07:00
|
|
|
This setting determines whether the amount of the time the player has spent playing will be displayed
|
2018-10-26 21:52:56 -07: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.
|
2016-12-19 21:06:36 -08:00
|
|
|
|
2017-05-14 22:04:20 -07:00
|
|
|
This setting can only be configured by editing the settings configuration file.
|
2018-01-12 20:02:43 -05:00
|
|
|
|
|
|
|
max quicksaves
|
2018-06-16 14:44:49 -07:00
|
|
|
--------------
|
2018-01-12 20:02:43 -05:00
|
|
|
|
|
|
|
:Type: integer
|
|
|
|
:Range: >0
|
2018-02-13 21:05:24 -05:00
|
|
|
:Default: 1
|
2018-01-12 20:02:43 -05:00
|
|
|
|
2018-10-26 21:52:56 -07:00
|
|
|
This setting determines how many quicksave and autosave slots you can have at a time. If greater than 1,
|
|
|
|
quicksaves will be sequentially created each time you quicksave. Once the maximum number of quicksaves has been reached,
|
|
|
|
the oldest quicksave will be recycled the next time you perform a quicksave.
|
2018-01-12 20:02:43 -05:00
|
|
|
|
|
|
|
This setting can only be configured by editing the settings configuration file.
|