VOGONS


Constructor?

Topic actions

Reply 23 of 33, by AtlasRapture

User metadata
Rank Newbie
Rank
Newbie

mount C C:\dosbox\dosroot\const
Drive C is mounted as local directory C:\dosbox\dosroot\const\

imgmount D C:\CONS.iso -t iso
MSCDEX installed.
Drive D is mounted as C:\dosbox\dosroot\const\CONS.iso

C:\

game.exe

Error = Constructor CD must be in drive

Reply 24 of 33, by robertmo

User metadata
Rank l33t++
Rank
l33t++

should be this:

mount C C:\dosbox\dosroot
Drive C is mounted as local directory C:\dosbox\dosroot

imgmount D C:\CONS.iso -t iso
MSCDEX installed.
Drive D is mounted as C:\dosbox\dosroot\CONS.iso

cd const
C:\

game.exe

but you have to install it first like that

Reply 25 of 33, by robertmo

User metadata
Rank l33t++
Rank
l33t++

so first:

mount C C:\dosbox\dosroot
Drive C is mounted as local directory C:\dosbox\dosroot

imgmount D C:\CONS.iso -t iso
MSCDEX installed.
Drive D is mounted as C:\dosbox\dosroot\CONS.iso

d:\
install

Reply 29 of 33, by robertmo

User metadata
Rank l33t++
Rank
l33t++

"Free ISO Creator is a tool to create ISO image from your files and folders."

So it simply creates a new cd and that is wrong. You have to use a tool that makes an image/mirror of the cd.

Reply 30 of 33, by AtlasRapture

User metadata
Rank Newbie
Rank
Newbie

Ah right ok. I re-did the iso with MagicISO and it runs at last. Thanks for your help robertmo. Now to try Toonstruck.

Is there anyway for me to create a shortcut to these CD games to save me typing that in each time?

Reply 32 of 33, by AtlasRapture

User metadata
Rank Newbie
Rank
Newbie

Thanks got it working great. Just one final question..when I exit the game it returns me back to dos and I have to type exit. Is there anyway to set it up so when I click quit from the games menu it exits dosbox too?