Hi people! Get ready to kiss your build-related lag goodbye :bye:
1. Go into your C:\Program Files\DOSBox-0.63\dosbox.conf
2. Look for the following:
[cpu]
# core -- CPU Core used in emulation: simple,normal,full,dynamic.
# cycles -- Amount of instructions dosbox tries to emulate each millisecond.
# Setting this higher than your machine can handle is bad!
# cycleup -- Amount of cycles to increase/decrease with keycombo.
# cycledown Setting it lower than 100 will be a percentage.
core=normal
cycles=3000
cycleup=500
cycledown=20
3. Change
cycles to 10000 like I did.
4. Play now or keep reading to see some more tweaks I've done......
5. Noone enjoys playing in a box, even if that is what its called
fullscreen=false
becomes
fullscreen=true
6. Bump DOSbox's allocated memory from 16MB to the max of 63MB
memsize=16
becomes
memsize=63
Happy constructing