Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,896
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. What theme are you using? We know in 13.3 there are some memory leaks regarding video that we've identified and corrected for next version. Though those tend to crash the app, not freeze it.
  2. Steam URL logic hasn't changed at least in the last 5 years and still works like the app instructs you.
  3. This error means your license file was manually altered and isn't valid because of it. Can also occur if you try to put an Android license in your PC LaunchBox folder.
  4. It's not written specifically for LaunchBox but RetroGameCorp has a Android emulation guide that has a ton of good information in it to get you started
  5. AetherSX2 is a bit of a mess and the reasoning for what you're seeing could be very version specific. Typically the versions where it did work, AetherSX2 needed file permissions given to it by opening it up stand alone. Sometimes you had to point it to the location your roms were in and give it permissions to that as well. Another potential issue would be that you don't have the required BIOS files. That all being said if you're using the PlayStore version of AetherSX2 there are several known issues put there intentionally by the uploader and the emulator is no longer being developed meaning they'll remain in that version. You'll want to find the apk for version 1.5.3668 and then stay on that.
  6. No that was a web process we had to do on the website. I believe the process has been ran and so the problem should be resolved.
  7. @bundangdon Can you take a quick vid of it? Sounds like for some reason the control thinks it needs to remeasure itself. Not sure why you'd be seeing that though so a quick vid would really help me narrow down any potential causes.
  8. I'd look in the video options. I know MAME has cocktail mode which does something similar but typically that renders it on a single screen so unsure if that's what you're referring to.
  9. If you aren't that's fine. I can grab what I want through the thread. Mostly asking so I knew if it was needed or not.
  10. The plugin has the control it's using to display video by the looks of that log and so removing it would further break the theme
  11. Typically we see this happening when a user has been using Skraper. That app tends to throw "-backup" files in the data folder that breaks things. Please navigate to \\LaunchBox\Data and look in that folder and the sub folders and make sure you don't have any files like that in any of the folders, and if so delete them.
  12. Looks like the theme is using a plugin that has an internal lookup in it that doesn't have the value you are passing it and so it throws an error.
  13. hey @Klopjero I appreciate the work your doing for the community here. You artwork looks pretty awesome. I was wondering, are you adding these to your Download section item found here?
  14. You can create your own activity stream to only show posts made to the "Files" section to do this.
  15. Thanks for that. Yeah I can see flyers being good for Arcade
  16. Looks like we have some bad CRC information coming through in the metadata which is causing the behavior you're seeing. I've let the appropriate people know so they can get it taken care of.
  17. I don't use that image group at all. I'd recommend the following priority order: 3D Box Box - Front Steam Poster GOG Poster Epic Poster Box - Front (Reconstructed) Fanart - Box Front
  18. Do it on the Reviews tab on this page.
  19. Glad you're enjoying it and able to fine tune it to your likings.
  20. Theme has been updated to version 1.8: - Fixed issue with double clicking a List View item not playing a game - Changed List View item color a bit to make it easier to see what item is selected
  21. I'll have to get an update built and uploaded. In the meantime add the following to line 100 of ListContentView.xaml (goes inside of the quotes with the other strings that look like it) [Event PreviewMouseLeftButtonDown] = [Action OnMouseLeftButtonDown($eventArgs)];
  22. On the last page when you have 3 options to choose regarding what media to grab, which option are you choosing?
  23. If all images are for the correct image type and region they are randomly drawn/selected. Typically for Box Front the one selected is then cached and then always used (or always used until the cache is rebuilt for that item). I believe there is a plugin on the forums that basically creates the cache item for you to allow what you're referring to, but there is no built in functionality for it.
  24. You'd have to create a theme that does this, but yes it'd be entirely possible to do this via WPF and our theming system. Basically would take the default theme and remove the logic that hides the clear logo if the marquee image/video is visible.
  25. How are you downloading the images? Are you using the wizard in the Tools menu or via Edit game?
×
×
  • Create New...