[dosbox]
# language -- Select another language file.
#选择另一种语言
# memsize -- Amount of memory dosbox has in megabytes.
# dosbox内存大小 百万字节(M为单位
language=
memsize=16
[render]
# frameskip -- How many frames dosbox skips before drawing one.
#在绘图前dosbox跳多少帧
# snapdir -- Directory where screenshots get saved.
#屏幕截图保存的目录
# scaler -- Scaler used to enlarge/enhance low resolution modes.
#扩大/提高低分辨率缩放模式
# Supported are none,normal2x,advmame2x
frameskip=0
snapdir=snaps
scaler=normal2x
[cpu]
# cycles -- Amount of instructions dosbox tries to emulate each millsecond.
#dosbox尝试每豪秒仿真的指令数量
# Setting this higher than your machine can handle is bad!
#设置此项高过于你的CPU处理能力是不行的
cycles=1800
[mixer]
# nosound -- Enable silent mode, sound is still emulated though.
#启动静音模式,声音仍然在仿真!
# rate -- Mixer sample rate, setting any devices higher than this will
#probably lower their sound quality.
#混合器采样率,设置过高或许会降低声音的质量
# blocksize -- Mixer block size, larger blocks might help sound stuttering
#but sound will also be more lagged.
#混合器区块大小,较大的区块大小也许能解决声音停顿,但是也会更加滞后
# wavedir -- Directory where saved sound output goes when you use the
#sound record key-combination, check README file.
#当你使用组合键录音时录音保存的目录,请阅读README.txt文件
# dpmi -- Enable builtin DPMI host support.
#启用建立DPMI主机支持
# This might help in getting some games to work, but might crash others.
#这可能对一些游戏运行有利,但是其它一些游戏有可能导致PSP当机。
# So be sure to try both settings.
#试着设定TURE和FALSE来确定吧