Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,888
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. 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.
  2. 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
  3. 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.
  4. 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.
  5. 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?
  6. You can create your own activity stream to only show posts made to the "Files" section to do this.
  7. Thanks for that. Yeah I can see flyers being good for Arcade
  8. 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.
  9. 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
  10. Do it on the Reviews tab on this page.
  11. Glad you're enjoying it and able to fine tune it to your likings.
  12. 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
  13. 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)];
  14. On the last page when you have 3 options to choose regarding what media to grab, which option are you choosing?
  15. 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.
  16. 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.
  17. How are you downloading the images? Are you using the wizard in the Tools menu or via Edit game?
  18. 1) LaunchBox does a CRC check on the files you have vs the files you're about to grab and should never be grabbing the same exact CRC twice. That being said if just because the file hash is different doesn't mean two images are visually different which causes what a lot of people see. You generally see this if you scrape our database AND EmuMovies for the same content. You can enable the rough match checkbox in the wizard which checks if two images are visually the same to reduce the amount this happens but it does make the process take quite a bit longer.
  19. You have to have premium I believe to change the priorities but that is done in Tools > Options > Image Priorities > 3D Box
  20. Your screenshot makes me wonder if you don't have something else going on. Starting with the number of versions you are showing. To my knowledge that game has 3 versions floating around and the fact you have that many is a bit of a surprise in it's own right. On that same page does the application path look correct for those versions?
  21. If you edit Game and then look in the "Additional Applications" tab the names shown in the context menu should match the name column of the entities in that tab. If I had to guess that column doesn't list the version name in there either and is the reason you don't see it in the context menu.
  22. RetroAchievements is aware of an issue affecting their API servers. For now to alleviate the issue they have to bring the API servers down for several hours a week. This is typically done on Sunday night (GMT). During this downtime window their integration does not work and causes the issues you are seeing in the app.
  23. Auto-populated playlists can be generated by the controller name or controller group. You can put whatever value you want in as group, the list of ones we do for you is available via it's drop down though.
  24. 1. Hold the back button 2. Not at the moment, you'd need to just keep pressing the "Decrease Volume" binding 3. Bind the "Close Active Window" option to keyboard or controller in LaunchBox. This will then close MAME when pressed. 4. Bind the Increase/Decrease Volume bindings. If using keyboard you need to use the "Keyboard Automation" menu to set the binding while not in LaunchBox 5. Go to options menu and then go to "Exit" to close Big Box. You can also bind this for keyboard or controller as well.
  25. I'd assume this is because you are using the 3D box image type and don't have the regular front set up as a backup in your image priorities. Steam for example doesn't have 3D box artwork at all and any images your grabbed from there would be "Steam Poster"
×
×
  • Create New...