PetrusOctavianus: CTRL-F11 to reduce speed, CTRL-F12 to increase speed.
Can also be adjusted by editing the Ultima 5 CONF file.
nradke: On my Mac, Ctrl-F11 just decreases the volume, and does nothing to the speed. How do I edit the Ultima 5 CONF file?
Located it in the Ultima 5 folder, same folder as the GOG installaton files. I don't have U5 myself, so I can't be more specific.
Find this part of the CONF file:
[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
You may want to change max to a set amount, like for example 1000 (which is more than enough on a modern PC).
You can also change what keys DosBox uses by hitting F1 (at least on a PC). So you could assign some other keys to adjust the CPU cycles on the fly.