Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,936
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. Yeah, Skrapers default settings wreck LaunchBox because of how/where they save the backup files. The files that read "'...-backup.xml" in your platforms folder need removed.
  2. @OhBoy I believe I have found the cause of the Game Detail black screen bug and have code in place to correct it. Should be in the next beta release. @RULLUR I am actively looking into CoverFlow images not loading, but haven't found a cause for what you're seeing. I believe you sent me your data folder in the past but just so I know I have an up-to-date version could you throw your data folder into a zip and PM it to me? I can use it to help track down the cause of what you're seeing.
  3. @OhBoy I doubt this issue is related to the beta, as you have found a forum post that old about it. I've noted it though and will take a look into it. Could I get the following information from you in regard to the error: What theme(s) do you see this on? Can you make it happen by doing a certain thing, or does it seem random? Do you have any plugins installed? What are your Big Box settings? Are you supposed to be playing a video, or loading an image? What Background transition do you have selected? Do you have any logs produced when you notice this happening you could send my way?
  4. Would it be possible for you to copy/paste the whole error for me so I can see it? Would help narrow down the cause.
  5. Well no wonder, that is a LOT of files to be trying to scrape at once. Do you have the same issue scraping just a platform at a time?
  6. That seems incredibly long. What platforms were you scraping? About how many titles are you trying to scrape at once?
  7. If you are looking to cancel the queue in its entirety simple close LaunchBox then look in the \\LaunchBox\Data\ folder and remove the ImageQueue.xml file then reopen LaunchBox
  8. We are aware this build still has a few issues importing all of a users Amazon library still, we have code in place now that should resolve that and will be available to test in the next release.
  9. Wanted to give ya a heads up @gboava I was able to replicate the issue you reported and it should be corrected in 11.13 (though is not in currently public beta 3 build).
  10. Cool, can you let me know if you still experience this at all in this release. If you are any details you could provide regarding what you were doing, what images got deleted, etc would really help.
  11. C-Beats

    FauxVert

    I was rocking the virtual pinball before it was even all that good. Spent a lot of time playing Eight Ball Deluxe and Space Cadet growing up (we didn't have any place local to play any real tables). Neither one has really stood the test of time, but still love to play what IS out there quite a bit.
  12. Looking for input from everyone in regard to images not being saved (or deleted) when using the Add/Edit Game screen or the Download Metadata and Media tool. Also want to know if this beta helps those getting prolonged 404 session retry attempt. Tagging users who reported one of these issues: @OhBoy @vertigoelectric
  13. LaunchBox will run on exFat, but some of the functionality of Themes will not. Any theme that uses relative paths in their bindings will fail to work properly on an exFat drive without a little extra effort on your part.
  14. Currently they are ordered in the order they are registered to the Badge Management system. Please open a feature request ticket if you would like to see any different logic in regard to that. Make no promises we will be able to deliver, but better to have it on the radar than not.
  15. What version of LaunchBox are you on @dariodb?
  16. The way you are wanting to do this cannot be done correctly. Using the same field several time joins them all with an OR and so the last criteria would cause things you didn't want to show in the playlist. How I did my James Bond playlist is I set all my bond games series to "James Bond" and then made a playlist where the Series equals James Bond.
  17. Unfortunately this is a known issue in 11.12. You can opt into the 11.13 beta via Tools > Options > Updates (inside of LaunchBox) where that issue has been resolved.
  18. Could just set your library filter (by default on the left the drop down that reads "Platforms") to "Games Missing Media" then pick the image group you are trying to complete.
  19. Always willing to help those helping the community. Thanks for putting the work into the plugin.
  20. You misunderstand how we acquire the achievement information and are assuming that logic is cached when it is not. When changing the game inside of LaunchBox and opening Game Detail, we at that time send calls to the appropriate APIs to get real time achievement data for that game. With RetroAchievements we aren't even 100% it's the right ROM file, its a Platform/Title match. We NEVER do this en masse (none of the APIs we hit even support batch processing that I'm aware of), and we NEVER save the information because when they should or should not appear relies on several data points, and changing even one of them could potentially change the results given (depending on the information source). What achievements are available to a game isn't static information either and can change at the whim of the achievement source. It is because of those reasons that we don't save any achievement data to file, which also means we cannot create a badge for them. We COULD potentially do this scan every time you entered a platform but that would take quite a bit of time to process and you could quickly hit API limits and get any API keys you are using banned. If you were ok with the badge potentially showing outdate or bad information, someone could create a plugin or app that queries your library much the same way we do for games that have achievements and then save what ever information you wanted to in a Custom Field, and then create a badge off that field. You could then just update the field with the plugin or app whenever you wanted.
  21. C-Beats

    FauxVert

    Glad you'll get some use out of it.
  22. FauxVert View File I have for you a very unique theme. This is a vertical theme for horizontal monitors! I have a virtual pinball cabinet I am working on and because of how the VPin software works it was just easier to set up my machine so that my monitor was in landscape (horizontal) mode, but physically rotated to a vertical position. Unfortunately this mean Big Box was pointing the wrong direction. Rather that use some third party tool to rotate my monitor in Windows settings back and forth I just decided to make a faux vertical theme. I wasn't sure how many people had similar cabinet set ups but though I'd share in case there was anyone out there that needed it or wanted to look at the XAML for inspiration for your wacky theme ideas. NOTE: This theme assumes you have acquired background images and videos ALREADY in the right orientation and does NOT try to rotate and horizontal images to make them appear in the right direction. Clear Logo images work as is and are rotated appropriately. Submitter C-Beats Submitted 07/09/2021 Category Big Box Custom Themes  
  23. Version 1.0.0

    117 downloads

    I have for you a very unique theme. This is a vertical theme for horizontal monitors! I have a virtual pinball cabinet I am working on and because of how the VPin software works it was just easier to set up my machine so that my monitor was in landscape (horizontal) mode, but physically rotated to a vertical position. Unfortunately this mean Big Box was pointing the wrong direction. Rather that use some third party tool to rotate my monitor in Windows settings back and forth I just decided to make a faux vertical theme. I wasn't sure how many people had similar cabinet set ups but though I'd share in case there was anyone out there that needed it or wanted to look at the XAML for inspiration for your wacky theme ideas. NOTE: This theme assumes you have acquired background images and videos ALREADY in the right orientation and does NOT try to rotate and horizontal images to make them appear in the right direction. Clear Logo images work as is and are rotated appropriately.
  24. Took a look at the file you sent me. You have multiple things going on. Please do the following to correct: Remove the SavedFilters.xml file Remove the Settings - Copy.xml file Go to Platforms and remove the "Unknown Platform.xml" file Open LaunchBox, go to View drop down. Uncheck "Hide games missing box front image" Your game should then show in Windows platform (it was being hidden because of missing images)
  25. Can you throw your entire \\LaunchBox\Data\ folder into a zip file and PM it to me? I'll take a look and see if there anything I can find that may be causing what you're seeing.
×
×
  • Create New...