Jump to content
LaunchBox Community Forums

DonellHD

Members
  • Posts

    480
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by DonellHD

  1. SSF Fo' Life Baby!!!!! LOL!!!
  2. That Worked. WOW. Dude I Appreciate u sticking with Me through out this post buddy....(AND U RANKED UP!!) all smiles over here!!!!
  3. what if we have it set to mount like it already is, tell it to unmount, then mount the rom in the description? maybe that'tl work?
  4. so like this? @echo off set game=%1% set game="D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).Bin" set daemon="C:\Program Files\Daemon Tools Ultra\DTultra.exe" set emu="D:\Emulators\SSF_011_alpha_R5\SSF.exe" %daemon% -mount F, %game% start /wait "" %emu% %daemon% -unmount F
  5. I made one for alone in the dark, set it in both places and now it just boots alone in the dark on any rom in LB
  6. but if i click manage emulators, and change the bat the bat is only set to one name. the one weve created (ALien Trilogy) same cue everytime.
  7. i thought about that while You typed your post. so i did it and it booted that game but its only set to alien. so any game i click on it boots alien
  8. Its located inside the SSF Directory BTW.
  9. Ive only done this one so far.....BC i didnt wanna make 32 and they don't work in launchbox. This .bat works only when i double click it not in launchbox it makes the windows 10 usb plugin sound and the emulator starts......beautiful when i close the emulator it makes the USB noise like it unplugged correctly... Not in launchbox tho... it says drive open so i manually closed it with the mouse and it says disc empty... so it ever mounted BC it didnt make the USB noise like it usually does when i double click @echo off set game="D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).Bin" set daemon="C:\Program Files\Daemon Tools Ultra\DTagent.exe" set emu="D:\Emulators\SSF_011_alpha_R5\SSF.exe" %daemon% -mount F, %game% start /wait "" %emu% %daemon% -unmount F
  10. I hit close tray and it says drive empty...works on the double click not on the launchbox tho....crazy....i bought the bigbox bc i thought it would run saturn better... crap...
  11. instead of drive empty it says door not closed. how to i close tray in bat?
  12. yea i hate retroarch......that is the worst and it runs my ssf games crappy
  13. It Doesn't Say Disc Empty tho.. but it wont start the game as if im double clicking the .bat file
  14. but i inserted it into the alien trilogy section, changed the app path and it just loads the iso but ssf just stays there...............
  15. its only for alien trilogy. now im gonna make one for batman forever, alone in the dark etc. then edit the file in launchbox to each individual game
  16. DUDE THANK U SO MUCH!!!!!!!!!
  17. HOLY **** That Worked! DUDE U ARE THE FREAKINGMAN!!!!!!!! Now im Just GOnna Make 31 More Bat Files With Different Cue Names!!!
  18. i changed it to: @echo off set game="D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).cue" set daemon="C:\Program Files\Daemon Tools Ultra\DTultra.exe" set emu="D:\Emulators\SSF_011_alpha_R5\SSF.exe" %daemon% -mount F, %game% start /wait "" %emu% %daemon% -unmount F It Did Everything but Mount the .cue file.....tried .bin also
  19. thats what i did. but in my case it was F. Gonna try this rom thing now...
  20. I Had to set the .bat to F because i cant add a virtual drive in dt ultra. there is no option or i cant find it. in the daemon tools pro and dt lite they have that right click/add a virtual drive add a scsi drive option. maybe thats why its not working. how did u do it?
  21. I Have Win 10 Pro, I Installed the Exact Version Of DTUltra u have and i have the emulator you have as well. mounting it with DTagent shows syntax error and dtultra soes what ive been seeing all along...everything but the mount. thats why i asked about helping me direct it to a rom instead
  22. im gonna try your version real quick.....hold 1 gotta find and install it
  23. would you be able to help me make a .bat to the point where it would mount to one iso i put in the file? then all i would have to do is change the name of the game if it mounts and problem solved. Just an example, i know im not doing this right @echo off set game="D:\ROms\Sega Saturn\Roms\Alen Trilogy (USA).cue set daemon="C:\Program Files\DAEMON Tools lite\DTlite.exe" set emu="D:\Emulators\SSF LB\SSF.exe" %daemon% -mount I, %game% start /wait "" %emu% %daemon% -unmount I
  24. i tried it and it said mount syntax error. then it said unmount syntax error
  25. Like This???? @echo off set game=%1% set daemon="C:\Program Files\DAEMON Tools lite\DTagent.exe" set emu="D:\Emulators\SSF LB\SSF.exe" %daemon% -mount I, %game% start /wait "" %emu% %daemon% -unmount I
×
×
  • Create New...