Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,120
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. Doesn't work in Launchbox or doesn't work in Retroarch? What exactly is or is not happening. Just saying “it still doesn't work” is not very descriptive.
  2. In the \Launchobox\Videos folder create a folder called Startup. Then drop any videos you want in there. Names do not matter. Launchbox will now use a random one at startup.
  3. What version of Mame are you using? (Mame, MameUI, Arcade64???) For exiting a game from Mame back to BigBox it is best to open Mame and set the command to Exit inside Mame as well. Map it to same button or buttons you set in BigBox.
  4. Yes. You can move around in BigBox with just a controller or arcade controls and even set BigBox to start on when your pc boots up. You would need a keyboard to set-up everything and make tweaks, I would keep one handy even afterwards.
  5. I have not done it with that specific controller, but have done it with several other arcade encoders. If the encoder has spare control pins I wired to those pins so the coin slot has its own input command. If it does not like on one of the X-Arcade encoders I have it was just jumpered with the button I set as the "Add Coin" button. So that way if you press that button or insert a coin it acts as the same control. Looking at that controller you have it looks like you can just connect it to the Coin 1 and Coin 2 buttons. The coin door should come with a jumper wire to just wire it inline with those switches.
  6. No. Tested on 3 cabinets and all the same. One was even tested using my secondary office connection at home. Same result.
  7. @C-Beats I tested the steps you posted and for Blasphemous the Genre lists only "Action". Even if I delete any existing Genre text or delete all metadata it still pulls only from what our DB has.
  8. BigBox can be pretty taxing graphically on a machine depending on how much media you have displayed and the animations of a theme (so some themes can be harder on a system than others), if you have a bunch of auto-populated playlists (the constant need for BigBox to ensure the auto-populated playlist is pulling the required games), and volume of games in relation to the prior two items. There are other things that can affect performance within BigBox, but these are a few of the more common items. So strictly speaking about BigBox since you mentioned how long it took to load, based on what you plan to do within BigBox would drive your path of what system specs would need to be. We do have a thread about some performance tweaks you can make so I would say take a look at it here.
  9. Because emulators and rom dumps can and do change over time. A rom may get a cleaner/better dump and therefore the emulator may need to be updated to work with the new dump. So that is partially why an older set of roms may work with a very old emulator and not with a newer version. Mame documentation has some good info explaining Roms and Sets. It is worth a read if you really want to understand the changes. The "Troubleshooting your roms..." section is a good spot to look at.
  10. Launchbox has 3 main layers you can add. Category, Platform, and Playlist. To add any of those just right click in the left hand pane of Launchbox and choose which on you want to add. A category or a platform can be a parent.
  11. No worries. Our forum is a small community but we do provide as much help as we can.
  12. You should not need to. 3D engine showed up even though I did not close and reopen Launchbox. That does not mean there might not be a hiccup or something. But as long as you got them showing up you are at least a step forard.
  13. Some of the most common cores are prepopulated in the drop down. Others will show once you download them. As you see in the first pic I do not have the core for 3D Engine in the list. In the second pic it now shows up now that I have downloaded it.
  14. Yeah I deleted that post as soon as I posted it as I was not confident in the answer. I never tried it and just looking at the tab I thought it may be something to try. Then I saw @neil9000 post and it reminded me why a core would not show up.
  15. The names you see in the Retroarch menu are not really the full core names. Which is what you are seeing in the drop down list in the Associated Platforms tab in Launchbox. If you open your \Retroarch\Cores folder you will see all cores you downloaded and their full name. What you will find is nearly all of them end in "libretro.dll" So the core for Atarti 2600 would show as "Stella" in the Retroarch UI menu, but the core name is "stella_libretro.dll". So just look for the matching name and it will end in libretro in the Launchbox dropdown. Or if you want to be sure open the folder I mentioned and see what the full name is and choose that one in the drop down.
  16. If you did not create them someone had to manually do it as that is not how Launchbox names the backup files and it also does not store them in the same folder. Launchbox stores a backup with a date in the name (Example Capcom Play System II_2020-01-25_21-07-00.xml). If you did not make it, did you by chance download a prebuilt Launchbox? As to why it would now be an issue if it has always been there I cannot say. I can confirm it causes issues. here is a post with the exact thing causing problems.
  17. Run a game and hit F11 to send to Fullscreen. Then exit the game. Next time you launch it should remember that and go fullscreen. If not follow the steps below. In >Tools>Manage Emulators edit Xenia. Then in the Running AutoHotKey tab paste the following code. The sleep portion is just to delay the code from entering F11 to fast. Sleep, 2500 SetKeyDelay, -1, 110 Send {F11} Return
  18. Yes. That is correct. BigBox has controller automation to exit a game back to BigBox. Some emulators may need a tweak, but most of the more common ones (Mame, Retroarch, etc.) work fine.
  19. Its supposed to do what I mentioned it does In my post. You need to download a Mame 217 or 218 rom set and run the bat file in it. It just pulls out the necessary Neo Geo rom files from a good Mame rom set. This way you now have good up to date working roms instead of that old out of date set you downloaded. You can use these to now set up to work with Mame or Retroarch. Once tested the emulator is setup and working you can then import. Are you wanting to use Mame or Retroarch? I have mine set to work with Mame.
  20. @Jason Carr New beta fixed the coloring issue on my side. Thanks.
  21. I am combining this thread with your original. It is not necessary to open a new thread for the same issue. There probably are not newer rom sets for the individual arcade systems. Most of the ones I have seen online are older rom versions. If you want to run a separate platform for Neo Geo I would download the latest full mame romset and run a bat file to copy out the NeoGeo games. This way you have a modern set that works with newer Mame standalone or Retroarch cores. Here is a .bat file that copies out all of the Neo games (the different versions of each game and the bootlegs) along with the Neo Geo bios/support file(s) needed. This was made off of Mame 217 roms and still works in current Mame version of 218. If you have a 217/218 full mame rom set drop this bat file in it and run it. All it does is make a new folder called NeoGeo and copies to needed files into it. It does not delete them from the Mame set. You can then move the NeoGeo folder where you want and import it as its own platform. If you right click and open the file you will see it is just simple commands to copy the files. Similar to what Monkus did here. NeoGeo Zip Mame 217 Copy.bat
  22. Yes, because it is not BigBox that maps controls for games. It is each emulator. So as long as you do not have issue with the emulator recognizing the controller you should be fine. Keep in mind though windows itself can sometime cause issues when you plug and unplug a controller. There have been issues with emulators like Mame as windows will assign the controller a different ID each time you plug it in and that can mess with mapping in an emulator.
  23. That is the issue. The data folders should all only have one file for each platform. Even though you named them differently LB is trying to read them. So backups should not be stored in the same folder. You can create a subfolder in the \Data\Platforms folder to store the backup xml files just do not store them in the folder where the main ones are. This is why LB already has its own \Launchbox\Backups folder to backup the xml files.
  24. If those playlists are not showing in BigBox there is a checkbox for it under >Settings>Options>View. Uncheck the box for Hide Auto-Generated Playlists from Playlists View
  25. Inside your \Launchbox\Data\Platforms folder do you have more than one xml file for each platform name? Example for SNES do you have multiple files with the SNES platform name in it or just one?
×
×
  • Create New...