level 9
waterx008
楼主
我用的机器是金星的s5800,有物理按键比较方便
用的模拟器是DosBox Turbo 212汉化的和dosboxmanager。
玩的是古老的仙剑1,最初那个dos版
但是原来游戏的物品画面应该是下图,
但是我用模拟器玩看不到文字的背景,效果如第二图
请教如何设置?
conf文件内容贴在最后
由于本人不懂计算机语言,请各位尽量给予傻瓜教程,谢谢



[dosbox]
memsize=32
machine=svga_s3
[render]
frameskip=2
[cpu]
core=dynamic
cputype=auto
cycles=max
cycleup=500
cycledown=500
[sblaster]
sbtype=sb16
mixer=true
oplmode=auto
oplemu=fast
oplrate=22050
[mixer]
blocksize=1024
prebuffer=15
rate=22050
[midi]
mpu401=none
mididevice=none
mt32.thread=on
mt32.verbose=off
[speaker]
pcspeaker=false
pcrate=8000
tandy=off
disney=false
# To enable wizardry speaker fix add the line wizpopfix=6 or wizpopfix=7 respectively, below pcspeaker=true in the config file
#wizpopfix=6
[joystick]
joysticktype=2axis
timed=true
[ipx]
ipx=false
[gus]
gus=false
[dos]
# xms -- Enable XMS support.
# ems -- Enable EMS support.
# umb -- Enable UMB support.
# keyboardlayout -- Language code of the keyboard layout (or none).
xms=true
ems=true
umb=true
keyboardlayout=auto
[pci]
# Experimental Voodoo/Glide emulation:
# auto -- experimental (alpha quality) voodoo/glide emulation. Requires very fast device and will not work with GPU rendering.
# false -- disable experimental voodoo/glide emulation.
voodoo=auto
[autoexec]
@Echo Off
REM Before editing this dosbox.conf, please click MANUAL MODE under DosBox Settings preference if you plan to use a custom config.
REM Otherwise, DosBox Turbo will overwrite your config file on startup.
ECHO DosBox Turbo for Android
mount c: /storage/sdcard0/ROM/Dos/PAL
c:
PLAY.BAT
2016年05月20日 01点05分
1
用的模拟器是DosBox Turbo 212汉化的和dosboxmanager。
玩的是古老的仙剑1,最初那个dos版
但是原来游戏的物品画面应该是下图,
但是我用模拟器玩看不到文字的背景,效果如第二图
请教如何设置?
conf文件内容贴在最后
由于本人不懂计算机语言,请各位尽量给予傻瓜教程,谢谢



[dosbox]memsize=32
machine=svga_s3
[render]
frameskip=2
[cpu]
core=dynamic
cputype=auto
cycles=max
cycleup=500
cycledown=500
[sblaster]
sbtype=sb16
mixer=true
oplmode=auto
oplemu=fast
oplrate=22050
[mixer]
blocksize=1024
prebuffer=15
rate=22050
[midi]
mpu401=none
mididevice=none
mt32.thread=on
mt32.verbose=off
[speaker]
pcspeaker=false
pcrate=8000
tandy=off
disney=false
# To enable wizardry speaker fix add the line wizpopfix=6 or wizpopfix=7 respectively, below pcspeaker=true in the config file
#wizpopfix=6
[joystick]
joysticktype=2axis
timed=true
[ipx]
ipx=false
[gus]
gus=false
[dos]
# xms -- Enable XMS support.
# ems -- Enable EMS support.
# umb -- Enable UMB support.
# keyboardlayout -- Language code of the keyboard layout (or none).
xms=true
ems=true
umb=true
keyboardlayout=auto
[pci]
# Experimental Voodoo/Glide emulation:
# auto -- experimental (alpha quality) voodoo/glide emulation. Requires very fast device and will not work with GPU rendering.
# false -- disable experimental voodoo/glide emulation.
voodoo=auto
[autoexec]
@Echo Off
REM Before editing this dosbox.conf, please click MANUAL MODE under DosBox Settings preference if you plan to use a custom config.
REM Otherwise, DosBox Turbo will overwrite your config file on startup.
ECHO DosBox Turbo for Android
mount c: /storage/sdcard0/ROM/Dos/PAL
c:
PLAY.BAT