Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,334
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. I have not messed with any of his emulators in a while but just downloaded it and using stock settings (no AHK used at all) it closes with my controller exit combo I set in LB and BB. I did not even map an exit emulator button in the emulator UI. Looks like Alt+F4 is a standard exit for the emulator and that is one of the commands LB controller automation sends. Can you share a pic of the edit emulator screen in Launchbox. Show the details page and the Running AHK tab.
  2. That's because Escape directly in RPCS3 is the key to exit fullscreen. Alt+F4 will close the emulator. Try the code below. I just tested and it works. ESC:: Send !{f4}
  3. Is this in LaunchBox or BigBox. I see you said LB in your first post just want to confirm. Are you actually using the escape key or an arcade control or gamepad?
  4. It's a pretty common mix up. So no biggie.
  5. I was editing the post when you replied. I linked another post about it now.
  6. Try the AHK here. I have not messed with RPCS3 in a while but this should still work.
  7. Do you remember any examples of a games that did this. Might be good to see if there is a common link to troubleshoot deeper.
  8. Set it for “Close Active Window” item.
  9. All emulators are only set up in Launchbox. So BB and LB do use the same emulator set up. Your issue is it appears to be controller related. Inside the Controller Mappings option set the one for "Close the Active Window" as that is the one that closes a game back to BigBox. The "Exit" in Bigbox is for exiting BigBox.
  10. Did you import NeoGeo as a separate platform? If so you need to set the “scrape as” field for the platform to “Arcade”. Since you said it added the game as Sengoku 2 / Senkoku Denshou 2 that tells me you have it scrapping as possibly SNK Neo Geo MVS.
  11. Make sure you set to "Close Active Window" and Check in the BigBox setting for controllers that you either have the box ticked to allow all controllers or (if you do not have that ticked) you need to select the name for your controller.
  12. BB uses the same emulator setup as LB does so it should work in BB if it works in LB. Do your other emulators close in BigBox? You have BigBox controller automation set-up correct? (LB and BB have their own settings for controller automation). Also make sure you are setting it to the option for "Close Active Window".
  13. When you add emulators to LaunchBox you need to click on the Associated Platforms tab and enter the name of the platforms that will use that emulator. The name must match exactly the name of the platform as you entered it when you import roms. You can use Retroarch and any of its working cores for relative platforms. You can use any emulator you choose. Most have their own sites so just google the name of the emulator.
  14. @neil9000 is good at breaking....err I mean testing. ? I have a few cabinets with different monitor aspect ratios, resolutions and scaling. If you post on the forum for release it just gets posted. As far as I know Jason tests BigBox themes as there is a way to submit them so they can be directly downloaded from within BigBox. The thing with the LB theme would be to mainly make sure the license name is visible and cannot be hidden. I do not recall seeing Jason really test or at least post that he tested LaunchBox themes.
  15. For Nestopia there should be a fullscreen checkbox under >Options>Preferences.
  16. right click the playlist and edit. Then under "Sort Games By" option choose >Title
  17. Just checked and game runs fine. That c68.bin file is located in the namcoc68.zip which is included in a full mame romset. Are your roms from a full set or did you just pick and choose roms from a site? Not sure where you could find just that file.
  18. If you use the pin code option to lock BigBox it does not allow adding a game to a playlist from the game details menu.
  19. Currently there is not setting for something like that.
  20. What does the script look like you are using and what tab are you putting it in (Running AHK or Exit AHK)?
  21. Try putting the below command in the "Default Command Line Parameters" field in the detail tabs when you edit the emulator in LB. -fullscreen
  22. OK. I changed to the same resolution and had no issue returning from Pause. Uncheck the box for "Forceful Pause...". I noticed that one would give me intermittent pauses issues. Hopefully it will work for you as well.
  23. Working fine here. Are you pointing to the emulator.exe or the emulator_multicpu.exe? Also in the Pause Screen tab when you edit the emulator in LaunchBox what boxes do you have ticked?
  24. There is not method right now built in to do it in bulk. You can try what is mentioned in the thread below.
  25. You should be able to compile the script and add it as an additional app to the game. Select the option to have it run before the main application. To do this right click and edit a game and click on the additional apps tab.
×
×
  • Create New...