GAMES:The 11th Hour

From DOSBoxWiki
Revision as of 19:43, 3 May 2014 by G0dFather (talk | contribs) (→‎Making it work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

[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"