Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,115
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. We don't save any global configurations. We do save a core override if one doesn't exist that points to fallback bezel for that system. Just turn off the bezel in the core override and it should correct what you're seeing. Or remove that configuration all together.
  2. Bezels are stored where MAME/RA want them. MAME stores them in the artwork folder and RA in overlays
  3. What emulator are you seeing this in? MAME bezels are in \\mame\artwork\ and RetroArch stores them in \\retroarch\overlays\GameBezels (the corresponding config files are in \\retroarch\config)
  4. If you instruct us to gather them during import we won't overwrite any files found. If you gather them using the Download Metadata and Media Wizard we respect the overwrite settings you select on the last page. Telling us to overwrite (top option) will overwrite those files, the other two will not.
  5. Yeah. We look specifically for a "mame.exe" so we know that we are running a version of MAME we know this feature to be compatible for.
  6. LaunchBox is a portable app and never utilizes the registry to serialize any settings. If you had to "clean the registry" to fix your issues I can assure you that you have something else going on with your system.
  7. The option only shows in the wizard if any of the games you are updating use an emulator that points to a "retroarch.exe" or a "mame.exe" application path. Check what emulator you are running on the games you are attempting to update and verify the application path points to one or the other.
  8. No these bezels are for 16:9 aspect ratio not 9:16 which changes where the bezel should appear by a pretty large margin. If you need some vertical bezels I'd check out @Thoggos work over at Vertical Arcade
  9. Default Plus would be a far easier theme to take a look into to see how the Clear Logo is displayed. I believe @Retrofrogg also have a GameDetailsView.xaml file floating around that does it as well.
  10. @Cauptain Nice catch. Made the code correction. Will be in the next beta.
  11. You play as computer towers fighting each other on Team Nvidia or Team AMD. First team to melt the boards of their opponents wins! Or... could just mean fighting games released on PC
  12. Works the same way the other media does. If you tell it to overwrite them it will, if you tell it not to it won't.
  13. You can do this with Platform Category view in both LaunchBox and Big Box (or something similar). You're exact hierarchy based on how I'm reading this isn't possible but you can customize the wheel quite a bit using that view. I believe we have a tutorial on how to best use it on our YouTube page as well.
  14. You can delete \\LaunchBox\Data\InputBindings.xml to reset any bindings back to default
  15. In Windows Add/Remove Programs tool. Can just type it in Windows search bar and it'll show up. Is also found in Control Panel.
  16. Sounds like you have a corrupted install. Open Add/Remove Programs and look for a entry that reads similar to "Microsoft .Net Core 3.1 Desktop Runtime" and remove it (really can probably remove anything that says Microsoft .NET Core just to be safe. Then navigate to https://dotnet.microsoft.com/en-us/download/dotnet/3.1 and download the x64 desktop runtime (should be middle item in the right column) and install it. Then restart your computer and you should be good to go.
  17. With you using the custom OS I'd definitely try a smaller subset of ROMs using the free version to make sure it plays nice with LineageOS before purchasing a license, but yeah the metadata for ROMs isn't affected by this logic so if the app runs it should act correctly (assuming the file system calls aren't affected at all by your OS). Good system to try is Sega 32X since it doesn't really have many games at all you can import the whole system and still be under the 100 item threshold.
  18. As of right now in LaunchBox for Android the Android platform is re-scraped from the data we get from the app/device on startup and overwrites any changes you make to those items. Not sure where on the priority list it is to modify that behavior but Jason is aware of it happening.
  19. Are you referring to the metadata for your Android apps that have been imported or for something else?
  20. GameCube should be either in CHD or RVZ format. These formats are already compressed and can be read directly from the Dolphin emulator so you gain the space savings without the unarchive overhead something like .zip or .7z have.
  21. Please do not link to ROMs whether you agree with the fact it's illegal in many countries doesn't change the fact that it is.
  22. Go to Tools > Manage Emulators and select Redream and press edit. Then go to the Associated Platforms tab. Uncheck the "Use M3U Playlists for Multiple Discs" and press OK then launch the game. Redream doesn't list .m3u file support on their page and so I'm assuming in an event it's asked to open a file it doesn't support it just loads to the menu.
  23. We tried a process that only downloaded the files you needed from GitHub but we ran into issues where GitHub would VERY quickly cut you off with their rate limiter so downloading the entire repo was the only option left to us. When closing LB several save events are occurring behind the scenes which is why you still see processes. They typically run another minute or two after the application "closes" to allow time to save data and clean up any temp files no longer needed. Because bezels were added to the image queue if you close LB while they are downloading we save that process and resume it upon reopening. If you want to cancel it you can just press the cancel button on the progress bar.
  24. Following properties were added to FlowContext control: IsAboveSelected (bool) IsBelowSelected (bool) IsLeftOfSelected (bool) IsRightOfSelected (bool) IsColumnSelected (bool) - Is the item in the same column as the selected item RotationAngle (float) - The amount the item is rotated RotationAxis (Vector3D) - The angle the item is rotated on
  25. I've not really heard of Windows 10 lean before but I have my doubts it would work as it sounds like they've removed a lot of core OS features to make it work. You could try it if you wanted but I really don't think you'll have much problems just running a standard Win10/11 setup.
×
×
  • Create New...