Use CTRL-F11 to reduce number CPU cycles. Notice the number when the speed feels right, quit the game, open the relevant .CONF file and edit it the new value for "cycles".
The relevant part of the CONF file looks something like this:
[cpu]
# core -- CPU Core used in emulation: normal,simple,dynamic,auto.
# auto switches from normal to dynamic if appropriate.
# cycles -- Amount of instructions DOSBox tries to emulate each millisecond.
# Setting this value too high results in sound dropouts and lags.
# You can also let DOSBox guess the correct value by setting it to max.
# The default setting (auto) switches to max if appropriate.
# cycleup -- Amount of cycles to increase/decrease with keycombo.
# cycledown Setting it lower than 100 will be a percentage.
core=auto
cycles=max
cycleup=500
cycledown=20
In this example you'd want to change "cycles=max" to the new number. That way you don't have to asjust the speed each time you start the game.
Post edited September 13, 2012 by PetrusOctavianus