Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,263
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. For that game. You can select multiples games if you want to do a bulk reset.
  2. You could likely use the command below. Paste it into the Running AHK Tab in your edit emulator screen for NeoPop ESC:: Send !{f4}
  3. Or better yet post in the silver ring logo thread.
  4. Left hand drop down menu of LaunchBox. Under the "Help" option there is an item to force the update.
  5. If both version are under a single game listing in your arcade platform then they will not show as a separated game in the playlist. Only way right now to do that is to have the roms separated in the original platform.
  6. If you are on a version of Launchbox with the badges feature you can turn on "broken" badge option and then see games easily that show the broken badge. Or if you just want them all in one listing just create a new playlist for broken games and set it to auto-populate for the "broken" field.
  7. Since you are using the Community theme creator it is probably best to post in Y2guru's thread. That way you at least know he will likely see it and can give advice.
  8. There is no trial version. Since LB does not have DRM and you can use it on as many computers as you own, this is likely why you will not see a trial version.
  9. No worries. I would look at any other emulators you imported and if you see that code change it to the one I posted. Not all emulators that support game saves do the saving on exit, but it would be useful to just have the same code across the board.
  10. That's what I thought it was going to be. It is that specific AHK. It is not allowing Snes9x to save the game save on exit as it is a hard close command. I would change that to the code below. $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} }
  11. In your emulator set-up in LB >Tools>Manage Emulators and then edit Snes9x are there any AHK scripts in the Running AHK and Exit AHK tabs? If so can you post what it is?
  12. Retro808

    subfolders

    If you are adding games to LaunchBox all games must be added to a platform. Platforms can then be sorted by Platform Category. You can create any type of Platform Category you want, but games only get imported into actual Platforms.
  13. What do you have your scrape as field set to for your SNK Neo Geo MVS platform?
  14. It is a new feature that was added a couple version ago. I believe 10.11 is when the dynamic duo added custom image types for Wheel and Cover Flow. The xaml thread is more suited also as that is where most of our coders help each other out and looking at that thread it looks like you already got a faster response.
  15. Cool. Look forward to the new media. It has been a big help as I add more game ran through TeknoParrot.
  16. Whatever view you are using in BigBox for the theme you will have to edit the xaml for it. In BigBox options if you go to View it will show which view for Platforms and Games you are using. You will need to edit those specific xamls. Or edit them all in case you want to change views. Use something like Notepad++. Right click and edit Search the code for the section of code starting with <!-- FADING WHEEL --> and delete everything in that line. You also want to do the same for the section with <!-- POINTER --> and delete only the lines of code for the Opactiy (the ones highlighted in the pic). You will need to do this for your platform view and you game view.
  17. If you are using RocketLauncher and using the Launchbox/BigBox startup themes this will likely cause this issue.
  18. That is best posted in the custom xaml thread. It is not beta testing related.
  19. Because that option is theme driven. If you use the Old Default theme you will notice the game text is under the box and there is not option to hide it by the text button. Same with some of the other user created LaunchBox theme's. Some coders added that "Text" option in there, some have not.
  20. In your \Launchbox\Data folder just delete the BigBoxSetting.xaml or copy over one from your backups folder. If you delete it upon relaunch BigBox will generate it again. You will have to redo your setting for BigBox, but you will be back up an running.
  21. Did you ever get a Rambo theme completed? Just got added a bunch of TeknoParrot run games and it was nice to have the media you made. Thanks for sharing!
  22. Well, you definitely do not want to store an emulator in a plugins folder. If you want to keep it neat and tidy then emulators should go in the folder called "emulators". I would caution putting files in random folders. Are you looking to purchase something that has everything installed/prebuilt for you or just the arcade cabinet and you set everything up?
  23. Well the error is telling you the issue is the dll for the plugin you are using. Those Fusion 360 files are not something that is part of the LaunchBox download. So for what ever reason you are using Fusion364 you may need to download those files again.
  24. If you do not get an answer to a post just add a new comment to it. Don't open another thread. Post a couple pics of your Retroarch set-up. In manage emulators edit Retroarch and post a pic of: 1: The details tab 2: The associated emulators tab. Then choose one platform you are having issues with and select one game from it that does not run. Right click and edit that game. Share a pic of that edit screen. 1: Image showing that full screen with the Launcher tab visible 2: That same screen with the Emulation tab showing. Also for this platform tell me what core in Retroarch you used to run the game.
×
×
  • Create New...