Jump to content
LaunchBox Community Forums

Cnells2000

Members
  • Posts

    392
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Cnells2000

  1. but of course by double clicking the .bat file it is supposed to perform the function in entirety right? then i would set it in launchbox. just a question.
  2. ok we got somewhere there. this time it booted the black cmd, then daemon tools, and It Booted SSF This Time. but it still didnt mount the game. so its like one step left. is it because i didnt put the game in the bat description u made? i changed it to look like this: @echo off set game=%1% set daemon="C:\Program Files\DAEMON Tools Lite\DTLite.exe" set emu="D:\Emulators\SSF LB\SSF.exe" %daemon% -mount 0, %game% start /wait "" %emu% %daemon% -unmount 0 where do i insert the game directory to mount in this equation?
  3. i dont know if anyone still follows this topic, but i just tried to create a batch file but no luck as well. it opens the cmd, opens daemons tools but does'nt do any thing else from here. as far as the bat file im sure i have the directories correct but its not doing the mounting or starting the SSF program my batch is as follows @echo off "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -unmount 0 "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -mount 0, "D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).cue" "D:\Emulators\SSF LB\SSF.exe" ive changed the 0 to 1 or 2 also but still no luck. what am i doing wrong here. cud anyone help? Pics Are Below
×
×
  • Create New...