Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,896
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. This may be an unintended change related to some of the website changes mentioned here
  2. Typically the message you see is because the game is added as an additional app. You'd want to check your games for multiple versions and see which it got put under. Alternatively you can check the "Force Import Duplicate Games" and it should add the game as it's own entry.
  3. I'd have to vet out what the XAML looks like but am fairly positive all 3 are currently possible. I admit it requires a bit more work to do than the old CoverFactories did, but should be possible. It's also entirely possible to use the CoverFactories still if you find that easier and they provide the image type you want displayed. 1) Done by using ItemSpacing on FlowControl 2) Stock look 3) Done by using the RotationAxis and RotationAngle properties in the FlowContext (will need to use some of the helper properties to drive a style that changes this based on if the item is above/below selected item). Will probably need to pair with the ItemSpacing property of the Flow Control as well if you want the items to look like they are being rotated around a circle like Unified does and is displayed in your picture.
  4. Does using the tool found in Tools > Options > Integrations > GOG work? Should look in the directory the game is installed in for the GOG file they put in their directory and attach the GOG information that way. This assumes you already have the game imported to your library.
  5. RetroAchievements changed how they do profile scores a while back and changed it so that only hardcore achievements count toward your profile score. Before it was both hardcore AND softcore.
  6. The theme in use may not support displaying custom fields
  7. Looks like you installed a theme that requires you to be on LaunchBox 13.2. You can upgrade your installation to the latest version, use a different theme, or look to see if the theme is on the download section and grab an older version that works with your version of LaunchBox.
  8. For entries regarding a specific game series you can probably find a sprite sheet online for one of the games in that series and then use that to make an icon fairly easily. Looked up a Kirby sprite sheet and was able to crop out this sprite for it for example
  9. I do want to continue to improve PC storefront functionality and get feature parity between all the storefronts. At this time I'm not certain how fast or easy it is to update those fields on startup like we do for Steam and GOG but I'll keep an eye on it as we move forward.
  10. This was corrected in this release and they should now be created with Root assigned as their parent
  11. If you name the icon image "Microsoft Windows 3.x - 95_" does it work?
  12. Changing out icons requires a premium license. If you don't have one the app won't use those files at all. There is no max resolution, but default has been designed and coded to only display the icon at a 24x24 resolution regardless of the size of image used. Themes can display them at whatever size they want.
  13. What file format is your rom in?
  14. C-Beats

    Beats

    Yeah, that ProgressBar you would add a Style to and place a setter in it for the foreground color you want when not all are earned, then create a trigger sections in it with a Trigger that looked at the Value property and when it was 1 would have a setter that changed it's foreground color. If you aren't comfortable making the change perhaps some one will read it and take a whack at it for ya.
  15. Scan should skip any platform that RetroAchievements doesn't support or doesn't have achievements for. So may say it's scanning them but once it gets to that platform just skip them all
  16. C-Beats

    Beats

    I'm not sure I will in the official theme (least not right away) but it'd be fairly strait forward to do. Use a DataTrigger in the ProgressBar style and when Progress bar Value property is 1 change the foreground color.
  17. Sounds like you all aren't seeing the toast notification that is thrown when this happens. If you load into a view where you have unscanned games the badge (by default) will shut itself off and let you know that it did so because the data is inaccurate or missing. You can shut this logic off in the Options menu by going to Integrations section and picking Steam, GOG, or RetroAchievements and checking the bottom most box that says something to the effect of "Ignore the warnings"
  18. If you enter a view that has games that haven't been scanned the badge will shut off by default and raise a notification telling you that since the data could be inaccurate the badge was shut off. You can turn off this functionality in the Options menu by going to the integrations section and then clicking in the Steam, GOG, or RetroAchievements section and checking the bottom most check box.
  19. Theme has been updated to version 1.4 with the following changes: Theme now requires LaunchBox 13.2+ Platform Icons have been added to the Image View sidebar Fixed an issue with Playlists not showing their title correctly in PlatformDetailsView
  20. C-Beats

    Beats

    Looks like I'll probably need to modify LB source code to get that to work better so won't happen this version. Thanks for letting me know though, I'll keep it on the backburner and see if I can get it into the next version and update the theme then.
  21. I admit I've done it more times than I care to admit as well...
  22. This is Android so the operation is a little diff. @DaveC1964 While on the main page (top most menu) you should be able to go to options via the left menu and in there you can change the Secondary Filter and set it to None. This should do what you're asking. I'm typing this for memory so the option may be worded SLIGHTLY different, but should get you close enough to what you want.
  23. Good news is if you find an icon set you enjoy you can swap them out pretty easily. To fit in the UI the way default is built the image should be 24x24
  24. C-Beats

    Beats

    Hmm thanks for letting me know. I'll have to see why that is, I didn't think that was something themes could really break so will need to track down the cause.
×
×
  • Create New...