VOGONS


First post, by luckyluca

User metadata
Rank Newbie
Rank
Newbie

Hello,

I've got a game that comes with 3 .iso images, one for each cds.
I'm currently mounting image1 (cd1) and playing it.
It will ask at some point to insert cd2 so.. how do I unmount image1 and mount image2 whilst in game?

any idea / workaround?

Thanks
Luca

p.s.
the game is The last express

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

mount them all at the same time and switch with ctrl-f4
(imgmount D iso1 iso2 iso3 -t iso)

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 2, by luckyluca

User metadata
Rank Newbie
Rank
Newbie

Thanks I'll check it out