jester82 Posted August 16, 2012 Share Posted August 16, 2012 Ok so i used to use magic engin for all my Turbo CD games but the emeulator needs updating as a few games dont run or have coruption in them. Ootake runs everything perfect and i got it launch Hu Cards perfect from Gameex. But CD's is another story. Ive been tring to mount a image with Daemon tools but i seems like nothing is getting mounted. Here is my command line..."C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount 0,"[ROMPATH]\[ROMFILE]"Thats my launch before and after i exit everything and look in daemon there is no history of my selected game being loaded...I have the latest version of Daemon, has the command line options be changed? Any ideas?Thanks Link to comment Share on other sites More sharing options...
nullPointer Posted August 16, 2012 Share Posted August 16, 2012 Hi JesterTo me it appears that you're definitely missing a comma in your mount command, and it's likely that you're also missing the drive type (which will be dt or scsi). Try this on for size (the areas I think you're missing are in bold):"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount scsi, 0,"[ROMPATH]\[ROMFILE]"Bear in mind that the –mount scsi parameter may need to be adjusted to -mount dt, depending on the type of virtual drive(s) you have installed. Link to comment Share on other sites More sharing options...
jester82 Posted August 16, 2012 Author Share Posted August 16, 2012 Thanks that worked! Well it worked for loading... I tryed a simular line for unmounting but it gives me errors... Whats the line for unmounting?Thanks Link to comment Share on other sites More sharing options...
nullPointer Posted August 16, 2012 Share Posted August 16, 2012 The unmount command is very similar to the mount command, except that it doesn't care exactly what was mounted in the first place. Try this out:"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -unmount scsi, 0Once again you'll have to adjust the scsi parameter as necessary. If you just want to drop a bomb on the whole works, you can also simply opt to unmount everything:"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -unmount_allHere are the keys to the kingdom:DAEMON Tools Lite Command Line Parameters 1 Link to comment Share on other sites More sharing options...
Adultery Posted August 16, 2012 Share Posted August 16, 2012 /side note:Integrated DT Lite support not working for you? Link to comment Share on other sites More sharing options...
jester82 Posted August 16, 2012 Author Share Posted August 16, 2012 Thanks so much! And i dont use the intergreated cause i dont know how too This is always how i have done it so if it aint broke dont fix it right? It just seems they changed there command lines since i last used it thats all... Link to comment Share on other sites More sharing options...
Adultery Posted August 17, 2012 Share Posted August 17, 2012 (edited) No worries. I was only curious. Edited August 31, 2012 by Draco1962 This thread is now closed. If the problem re-occurs, please start a new thread. Link to comment Share on other sites More sharing options...
Recommended Posts