Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,702
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. 1) Sounds plausible that this is the reason for what you're seeing 3) If I had to guess that change may have been accepted but failed to be applied because there is already a game with that name in that platform on the database (found here )
  2. Then no idea why you'd see a popup like that. Can you grab a screenshot of it?
  3. We don't have any live beta's going on right now. 13.15 is full release. What operating system are you running?
  4. Best way is to just manage it in LaunchBox. Go to Tools > Manage > Platforms. Select the one you want to change artwork for and then press Edit. The gray box on the right is where you media is display, you can drag images to it and then change the image type to the correct one. When finished press OK and LaunchBox will make sure the images are saved correctly. Then when done go to Big Box and reset the cache like you were and they should work.
  5. Typically what you would do is a combination of two things. You'd do as JoeViking suggests and make OBS capture based on window title. You'd then also just set up a few different OBS scenes. When you're transitioning between games switch to a scene that isn't dependent on that window until RetroArch is open, and then switch the scene back.
  6. You can turn off automatic ROM import from the option menu
  7. If on premium you can theme the change to the scrollbar. When you refer to the middle mouse, you mean clicking the middle mouse and scrolling that way, or something else? Wheel already scrolls so I want to make sure I'm understanding the request.
  8. It'll always open a new one
  9. Check your view menu settings. Sounds like may have a "Hide Games Missing {Media}..." option enabled that is hiding those games.
  10. We check install state on startup for certain storefronts using that storefronts files/registry. Would appear that you have a storefront that either doesn't realize that game is installed, or didn't clean up the files properly. I'd try to leave LaunchBox closed and then open and close that storefront launcher and see if that sets the files/registry entries correctly.
  11. C-Beats

    Odin 1 Pro

    I have LaunchBox on my Odin 1 Pro. Not checked what Android versions it's on though. I don't see any reason it wouldn't though. You can install the app for free to verify.
  12. Tools > Manage Emulators. Select RetroArch and press Edit. In the window that opens pressed the "Associated Platforms" tab. Remove the "-f" part of the command line of every platform you have in there. This switch is what is telling RetroArch to open full screen regardless of your settings.
  13. If you have games in your epic library that hosted from other storefronts like EA and Ubisoft I believe those won't show in the EGS import but should in the parent store importer.
  14. If it only happens when LaunchBox is opened the controller binding to check would be "Close Active Window". You can also look at your running AHK scripts. Those are typically the two things that would close a process from our app.
  15. I mean there's no documentation telling you TO add it, and no plugin you find on the forums has it either.
  16. The new manifest.json requirement is only a thing for the newer interfaces that are displayed in plugin manager. If that file exists we only check the DLL for the interfaces where it is required and don't look for the others.
  17. @strigoimare Yeah, remove the entire section, all of them that exist. Is the E drive a physical drive or just a logical drive linked to your google drive? That error indicates that there are characters in the path that don't belong and given what you're showing was in the settings file I'm curious how they are getting into the error message.
  18. Unless you have the option on to allow LaunchBox to delete your ROMs (which is off by default) we never remove the actual ROM file when you remove a game from LaunchBox. That setting can be changed in the Options menu. You can turn off automated ROM imports in the options menu as well which will stop the import you're seeing in the future.
  19. Do what Joe states, if that doesn't work navigate to \\LaunchBox\Data\Settings.xml and open it in a text editor. In the bottom of the file look for a <PluginChange> tag. If it's there remove it and save the file. Then attempt to open LaunchBox.
  20. Files and folders do not default to read-only in Windows, that block essentially means that the attribute hasn't been manually set on any of the files within that folder (whether on or off) or that the attribute has been set differently for various files in it (some are on, others off). Most of the time we see this it's because a user is afraid LaunchBox is going to delete their games and so they manually set read-only. Then down the road the feat dissipates and they decide to turn on that functionality and forget they set the flag.
  21. I'm unsure if the RetroAchievements team has a plan to update RAHasher to include that file or not. I need to reach out with them to see if it's on their todo list. If not we'd then have to look to see how complicated that process is or reach out to Dolphin and ask about getting a command line argument put in that we could pass in the file and get out the hash value.
  22. Moved the convo to it's own thread @Penlab. If you got to \\LaunchBox\Data\Platforms\ and look in your Neo Geo Pocket xml file do you see any <RetroAchievementsHash> and the ones that DO have them do they have a <RetroAchievementsId> as well?
  23. Did you go to Tools > Scan > Achievements and scan your library for achievements?
  24. The RetroAchievements API has been re-enabled and up successfully since yesterday. Functionality should be restored to LaunchBox. Thanks again for the patience in the matter.
×
×
  • Create New...