Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,837
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. Thanks for this, we'll take a look.
  2. Yeah, that functionality is all built in and should be working. What aren't you seeing work?
  3. Inside of LaunchBox there is a Video Priorities section in the Options Window. It was moved there when the new video types were added.
  4. Just posting here so others with a similar issue can potentially find relief as well. User posted in Discord this was because of SSL/TLS options/filters in the user's antivirus program interfering with the processes.
  5. I moved this out of the beta thread since it isn't beta related. Anytime LB hard crashes without showing an error message first then the issue is a .NET runtime issue and should appear in Event Viewer in Windows. Open it up and look in the applications logs for error records. There will be two back to back error messages (at least one of them should say something about a .NET runtime error). One of the logs will just say the app crashed and tell you the exe file for the crash. The next log has the actual error and stack trace (will just function calls with line numbers at the end). That message is needed and will point to the cause of the issue. If you can find that post it up here and we can try to help you get the issue resolved.
  6. C-Beats

    Steamy

    Omni can be setup in a way that is very identical to this theme and afaik doesn't have the issue in it (or least I haven't been made aware). May be able to limp along with that one while you wait for a resolution for this theme.
  7. C-Beats

    Steamy

    Could be related to the changes in how Game Details is now loaded. Probably missed a binding update. I'll have to take a look.
  8. This should be resolved with the changes to our installer that is planned to be rolled out next version. Glad you were able to get it sorted for now though.
  9. When it's ready. Soon™
  10. I'm not aware of any, but I'm not 100% positive. I do know we've been getting a lot of reports of their API having issues over the last few weeks so they may be making changes over there and it causing some potential connectivity/stability issues.
  11. Should resume from where it it's at if you close and reopen LaunchBox. If it doesn't just rerun the wizard. If you select the "do no replace" option it'll only download the media for the items that still need it
  12. Removed the last message in an effort to stop you from doxxing yourself. All licensing inquiries and issues need to be resolved by emailing support@unbrokensoftware.com. Give them as much information you can about the transaction and they'll be able to assist you.
  13. There is a setting I believe is on by default regarding allowing each to have their own. If that is on go to the playlist in question and use the "Change Theme" and "Change View" (you'll likely need to set these) to change to what you want it to. If the setting is on that change will save and you should enter that theme/view combo again anytime you enter it.
  14. Not sure I understand your dilemma. You can certainly view a playlist in BB in whatever theme/view you want so I don't understand what you're running into.
  15. No one is "passing the buck". I get an application not working can be frustrating but you making false accusations isn't going to help your cause. I asked because I know my Intel/Nvidia set up has had issues with bad Direct X calls crashing the machine and drivers corrected it on that device. I was offering assistance on things you can verify that may help the situation (and has mine in the past) until you get any additional response/builds from any of the staff.
  16. So make a auto-populate playlist that is only the installed games and use that instead of the raw platform.
  17. If you haven't already make sure you're on the latest update for your operating system and your video card drivers are up to date. I've heard of bad GPU interactions causing things like that to happen in the past.
  18. This solution only helps if your image cache hasn't been built yet, or the theme in use doesn't use the image cache in the first place. LB/BB uses a cache system that loads your file then downscales it and saves it out to the cache folder, from then on the UI uses the cache image. Unless explicitly stated to do so the UI doesn't ever display the raw image in the UI (at least not for boxes). In Big Box you can force the image cache process to pre-populate your cache. This process does take a while especially in larger libraries so is typically something you let run over night.
  19. Would be fairly easy for an app to make a logo via WPF like we do and then save out the result. But best this would do is make them in a specific font and not quite like a real logo may look.
  20. Always nice to find a kindred spirit regarding overly granular library organization! I don't have arcade done for my metadata project to really help ya out there but if you move into other platforms should make some of the work you've done a tad easier.
  21. Following may scratch the itch until you find someone
  22. If the game has a Steam page then you use the title on said page. That page is added by the publisher and is the legal title for the game and should take precedence over the "has to match art" ruling.
  23. If you're using LB you can just make a Marquee view that utilizes existing images as well (though the default one does this already)
  24. That file is for the Games DB not your local library data. The image file is typically {Coerced Game Title}{Game Guid (optional, only if platform has multiple games with same name)}-##.{Extension}. The file is located in the folder that platform has set for that image type. If you're building a LB plugin you can just use the IGame.GetAllImagesWithDetails function to get all images associated to a game as well.
×
×
  • Create New...