Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,693
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. Following may scratch the itch until you find someone
  6. 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.
  7. 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)
  8. 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.
  9. This is related to a change made by the Bezel Project. We used a file they had to determine which games were vertical vs horizontal and file the lay file appropriately. Last month they moved to a new file system to determine those things and removed the file we utilized in the process. Next beta release has a correction to this.
  10. This is related to a bug we've found and will have corrected in the next beta release. Thanks for bringing it to our attention!
  11. What is the ROM filename you are doing this for? For games with values in parens I believe we try to match the paren value in the filename and match based on that first which may explain why the match is appearing like that.
  12. Thanks for the report screenshot issue is resolved internally and will be corrected in beta 2 We already respect your setting decision and updates don't update unless you've told us to. Review your options inside of LaunchBox and ensure you do have the auto-update turned off.
  13. If you performed the steps as instructed you'd see the URL we give. It's listed on the page you create the custom URL in
  14. Unless I'm misunderstanding you this is exactly what is done. When you select a game we poll the drive for the box image (in cache if possible) as well as any artwork needed to display in the details panel of the app in question. The only time the DB is used is when attempting to see what images are available to download for a game in question and the filename of those images so we can then download it.
  15. Note that if you use my metadata Series and Franchise are two separate fields with distinct meanings. Franchise is all games under a specific IP. For example Mario Bros is a franchise that houses all Mario games. Series is specific games that are designed to be played in a series (or are labeled as such). For example the SMB trilogy for NES is labeled "Super Mario Bros. (NES)". The data I have will give a baseline for what you're asking but it sounds like the field you'd want to utilize more is Franchise in my data dump and not series.
  16. Neither of those are error logs, they are information logs. Error logs have the red icon and say error.
  17. You can always press F5 to refresh the grid image and see if that corrects. Given that the art isn't showing in the 3D box either though leads me to wonder if your image group priorities haven't been altered to not show EGS Posters. If you go to Tools > Options and look for Box Front Priorities, in that list is Epic Games Poster checked? If not that would explain why it's not being used for that purpose.
  18. If you have two games with the same name in the same platform the game ID in GUID format is added to the end of the image so we know which image goes to which game. If the names didn't match previously the files aren't then renamed so it could be catching up and noticing that now the images need it and so it gets appended.
  19. There should be two error logs in the Event Viewer. The one you posted and then one above it that's listed as a .NET Runtime error. We'd need that one, the one you posted just tells us that's the application that crashed, not why it crashed.
  20. You can't view categories in platform view. If you want your category at the root and not under anything just set the parent to "Root" and it'll appear there. You can make almost anything you can think of in this view. One thing to remember though is Big Box only shows games at the bottom most levels of your tree. You can't hit a button to view all games in a category for example, you have to select enter and then pick from one of the platforms/playlists that children of it. If you post up an example of what you want your tree to look like we can maybe help better. Doesn't need to be an image something like: Consoles > Nintendo > NES > Genres > {List of Genre playlists} (where each '>' means step down a level)
  21. Last I knew Ares N64 core is considered the most accurate N64 emulator atm. That being said I've never used it to really be able to justify that claim myself. I usually just use RetroArch.
  22. Are you pressing favorite in Game Details and then quickly changing games selected? I see the call that stack is pointing to but it look's fairly safe. I do see how it's possible to get that, but from what I briefly saw you'd have to be changing games immediately after pressing the fav button.
  23. Sounds like the font load we do is potentially failing on startup. You can manually go to \\LaunchBox\LBThemes\Default\Fonts and then right click the Gilroy fonts and select "Install for all users" in the context menu that appears to install the font in your system permanently and it should correct what you're seeing.
  24. I don't believe our scan looks for platform alt names. To correct in your library though go to the platforms with the abbreviations as names. Then change the platform in all those games to the correct one (you can bulk edit this). Then when done with all of those go to Tools > Manage > Platforms. Delete the abbreviation platforms. Then go to the correctly named platform and set the game folder to the folder you want scanned (this one you'll need to do manually for each of the platforms that had the abbreviation versions). Everything should return to normal after that.
  25. Can you confirm what you're doing when you get this error?
×
×
  • Create New...