Jump to content
LaunchBox Community Forums

bujinkanrn

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by bujinkanrn

  1. Has anyone figured out how to change discs with games that have multiple ones? I've played Lunacy to the point where it asks for Disc B, but my latest save won't work if I try to launch the game from the second disc. Currently, I've listed each disc as a separate entry in LB. Is there a way to mount multiple discs to a single game listing?
  2. Actually, I tried mounting the disc image and used the "install from files" option instead of "install from disc image." That let me install the game, and then I did like you said and changed the command.
  3. Thanks for the info. Did you just replace "-unmount 0" in the batch file with "-unmount_all" or did you leave it as 0 and add in the command line under additional apps?
  4. When trying to install "Star Wars: Rebel Assault" from a bin/cue image, the process terminates with an "Illegal command: INSTALL" error. I noticed from browsing the image that the installation .exe file appears to be "REBEL.EXE." Apparently, the DosBox interface automatically uses the "install" command on all games. Is there a way to change this so the game imports correctly?
  5. I finally was able to sit down and give this a try, but for some reason, I am getting a "Mount switch syntax error" before SSF loads. My batch file looks like this (sorry I don't know how to get it to show in its own pane): ---------------------------------------------- @echo off set game=%1% set daemon="C:\Program Files\DAEMON Tools Lite\DTLite.exe" set emu="G:\Video Games\Gaming Archive\Emulators\Sega Saturn\SSF_012_beta_R4\SSF.exe" %daemon% -mount 0, %game% start /wait "" %emu% %daemon% -unmount 0 --------------------------------------- I'm thinking that this has something to do with the version of DTlLite I'm using, or perhaps I made a type-o. With Mednafen now working with most games, this almost seems like a crapshoot LOL
  6. I've checked out Mednafen and your video tutorial, and all I can say is WOW! All but 2 or 3 games seem to run flawlessly. For an unstable build, the emu already out-performs most others with only a few drawbacks. This may very well be the definitive Saturn emulator. Thanks for posting the tutorial vid!
  7. Wow, THANKS for the fast, detailed response. I'm at work now but will give both options a try on my next off-night. As for xpadder, I'm thinking I can just open and minimize it before running launchbox. I'm not really as worried with that part but just thought it would be cool to have everything automated
  8. Sorry to bump an old thread, but I wanted to ask: Should I place that new batch file in the same folder as my SSF.exe installation, or will it work regardless? Also, what should I name the file? I'm a real noob here lol. Thanks so much for posting this!
  9. Hi all, I'm a noob and have a complicated task I'd like to accomplish. I want to use launchbox with SSF, bit it's a pain to manually mount/unmount game .cue files. I'm also using a Dualshock 4 via xpadder with SSF. From what I've read, it's possible to create batch files to automatically mount a .cue when I select a game from launchbox and automatically unmount it when I close the game. I also understand that the same process can be used to open, minimize, and close Xpadder as I open and close a game from launchbox. Is there a single command line I could use to accomplish the mount/unmount and starting/minimizing/stopping of xpadder from a single batch file? If not, could I create multiple batch files to point to the game's in my Saturn platform section? My skills at command lines and syntaxes are minimal, so I'm hitting a wall But, based on what I've read, I shouldn't list SSF as the emulator in launchbox but should create batch file(s) in the same folder as my SSF executable that point to Daemontools and Xpadder. Sorry for the loaded question, but could anyone offer suggestions or show me a rough example of the command syntaxes I should use? Thanks in advance for any help!
×
×
  • Create New...