<div class='quotetop'>QUOTE(Guest @ Jun 21 2006, 05:56 AM) [snapback]238342[/snapback]</div>
Quote:
<div class='quotetop'>QUOTE(sudaki @ Jun 13 2006, 07:29 PM) [snapback]236536[/snapback]
|
Quote:
<div class='quotetop'>QUOTE(Guest @ Jun 13 2006, 07:21 PM) [snapback]236532[/snapback]
|
Quote:
I'm trying to run Kyrandia 3 in DOSbox .65 on Mac OSX. I've successfully mounted the directory as a CD (mount /users/me/etc -t cdrom) but when I try to run main.exe, I get the following:
Not enough disk space to run Malcolm's Revenge (need 100000 bytes)
It's got me stumped. Any help very appreciated.
[/b]
|
Ah, my bad, I figured it out. You have to mount another directory from which to RUN the game after mounting the CD.
[/b][/quote]
Sorry for the stupid question... but how exactly do you mount another directory and stuff? Thx
[/b][/quote]
Well, you can mount as many directories (or folders or whatever you want to call it) as drives as you want.
For exemple, if you extract the game files to a folder called "c:\games\kyrandia3CD" and want to mount it in DOSBox as a CD drive, you'll have to enter the command (at DOSBox command line):
Quote:
mount d c:\games\kyrandia3CD -t cdrom
[/b]
|
and you can have the game installed at folder "c:\games\kyrandia3" and mount it as:
Quote:
mount c c:\games\kyrandia3
[/b]
|
this way you will have two folders "emulated" as two drives (C: and D: , being the last one a CDRom drive)
(sorry if I can't explain it well enough, maybe you should try this section of the
DOSbox tutorial)