mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update config ref
This commit is contained in:
@@ -206,6 +206,7 @@ fileio = false
|
||||
# savefile: Select the default save file to save/load states. If specified it will be used instead of the save slot.
|
||||
# saveremark: If set, the save state feature will ask users to enter remarks when saving a state.
|
||||
# forceloadstate: If set, DOSBox-X will load a saved state even if it finds there is a mismatch in the DOSBox-X version, machine type, program name and/or the memory size.
|
||||
# compresssaveparts: If set, DOSBox-X will compress components of saved states.
|
||||
# skip encoding unchanged frames: Unchanged frames will not be sent to the video codec as a possible performance and bandwidth optimization.
|
||||
# capture chroma format: Chroma format to use when capturing to H.264. 'auto' picks the best quality option.
|
||||
# 4:4:4 Chroma is at full resolution. This provides the best quality, however not widely supported by editing software.
|
||||
@@ -392,6 +393,7 @@ saveslot = 1
|
||||
savefile =
|
||||
saveremark = true
|
||||
forceloadstate = false
|
||||
compresssaveparts = true
|
||||
skip encoding unchanged frames = false
|
||||
capture chroma format = auto
|
||||
capture format = default
|
||||
|
Reference in New Issue
Block a user