First post, by Ashir
- Rank
- Newbie
Hi guys, I made my own eboot for this 1984 DOS game, and I came across 2 problems.
1. For some reason, the autoexec part of the conf file was omitted, so my INPUTMAP was not used. I fix this by using the .bat trick, but still, why it was omitted?
2. The game runs TOO fast. I know, this is weird, 9 of every 10 posts about DOSBox on the PSP complains about how slow games runs. I try everything I can think of: no
SYSOPT clock 333, fixed cycles, higher rate for the sound, higher scales, cga video. All fail, the babies bounce too fast to be playable. I did notice the when you miss a baby the sound seens slow, but the video is too fast.
My config is this
[sdl]fullscreen=truefulldouble=falsefullresolution=originalwindowresolution=originaloutput=surfaceautolock=truesensitivity=35waitonerror=truepriority=higher,normalmapperfile=mapper.txtusescancodes=truekeyhint=false[dosbox]language=machine=cgacaptures=capturememsize=10[render]frameskip=0aspect=falsescaler=hq3x[cpu]core=normalcputype=386_slowcycles=fixed 2cycleup=10cycledown=20[mixer]nosound=falserate=44100blocksize=2048prebuffer=10[midi]mpu401=intelligentdevice=defaultconfig=[sblaster]sbtype=sb16sbbase=220irq=7dma=1hdma=5mixer=trueoplmode=autooplrate=22050
[gus]gus=falsegusrate=22050gusbase=240irq1=5irq2=5dma1=3dma2=3ultradir=C:\ULTRASND[speaker]pcspeaker=truepcrate=44100tandy=offtandyrate=22050disney=false[joystick]joysticktype=2axistimed=falseautofire=falseswap34=falsebuttonwrap=true[serial]serial1=dummyserial2=dummyserial3=disabledserial4=disabled[dos]xms=falseems=falseumb=falsekeyboardlayout=ES[ipx]ipx=false[autoexec]# Lines in this section will be run at startup.mount c ms0:/dosc:cd BBabiesBBabies.bat
Any ideas to slow down the game?
EDIT: Same problem with Hard Hat Mack and Zaxxon... all 3 are PC Booter games from 1984.