GAMES:The 11th Hour

From DOSBoxWiki
Jump to navigationJump to search

[autoexec]
cycles=28000
mount C C:\11th_Hour
C:
imgmount D "11HDisc1.iso" "11HDisc2.iso" "11HDisc3.iso" "11HDisc4.iso" -t iso
echo Press Ctrl F4 to swap CD images


NOTES:
1. cycles can be changed to whatever works for your computer. Set it too low and the game will stutter. Set it too high and some animation will run too fast. For me, the stuttering stopped around 23000-25000 cycles, so I pushed it a little further and left it there.
2. I had to add the full path to my images for them to work. Example: imgmount D "C:\11th_Hour\11HDisc1.iso"