mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update config
This commit is contained in:
@@ -1980,6 +1980,9 @@ timeout = 0
|
||||
# hard drive data rate limit: Slow down (limit) hard disk throughput. This setting controls the limit in bytes/second.
|
||||
# Set to 0 to disable the limit, or -1 (default) to use a reasonable limit.
|
||||
# The disk I/O performance as in DOSBox SVN can be achieved by setting this to 0.
|
||||
# floppy drive data rate limit: Slow down (limit) floppy disk throughput. This setting controls the limit in bytes/second.
|
||||
# Set to 0 to disable the limit, or -1 (default) to use a reasonable limit.
|
||||
# The disk I/O performance as in DOSBox SVN can be achieved by setting this to 0.
|
||||
#DOSBOX-X-ADV:# drive z is remote: If set, DOS will report drive Z as remote. If not set, DOS will report drive Z as local.
|
||||
#DOSBOX-X-ADV:# If auto (default), DOS will report drive Z as remote or local depending on the program.
|
||||
#DOSBOX-X-ADV:# Set this option to true to prevent SCANDISK.EXE from attempting scan and repair drive Z:
|
||||
@@ -2169,6 +2172,7 @@ shell configuration as commands = false
|
||||
hma = true
|
||||
#DOSBOX-X-ADV:hma allow reservation = true
|
||||
hard drive data rate limit = -1
|
||||
floppy drive data rate limit = -1
|
||||
#DOSBOX-X-ADV:drive z is remote = auto
|
||||
#DOSBOX-X-ADV:drive z expand path = true
|
||||
#DOSBOX-X-ADV:drive z hide files = /TEXTUTIL\25.COM /TEXTUTIL\28.COM /TEXTUTIL\50.COM
|
||||
|
Reference in New Issue
Block a user