Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

iv tryed to set up an iso emulator so i can run games that need thare disks but it wont run right

heres a photo of how its setup for me

if i'm doing somthing wroung please help

post-3271-1199572630_thumb.jpg

Posted

You're trying to mount a virtual drive like this? I don't think this field accepts your arguments. Wouldn't a bat file or a wrapper do the job more efficiently? I've personally never tried your method, but I don't think you can pass the [ROMName] and [ROMPath] variables in this field.

Posted

Usually people mount images with a wrapper, so you would be blazing new trails (probably unsupported at this point). It's worth the question though!

Posted

This is very easy to do.

Im assuming when you launch the emu you have it set to autoload the game in say drive f: or whatever.

This is why before the emu loads you want it to mount the iso and when the emu closes you want it to unmount the iso.

Is this correct?

By the way you can export your whole config using the export button and post the contents here so we can see exactly whats going on and not just the couple fields.

Id recommend using deamon tools to mount the isos.

And bkenobi is correct in the fact you can use rompath romfile to choose the iso.

"C:\Program Files\DAEMON Tools\daemon.exe" -mount 0,"[RomPath]\[RomFile]"

"C:\Program Files\DAEMON Tools\daemon.exe" -unmount 0

fyi: you will want to right click on the dtools icon on your taskbar and goto options and disable securemode.

Unless you do that it will promt you when you are about to mount an image using CLI when an image may already be mounted.

Guest
This topic is now closed to further replies.
×
×
  • Create New...