Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,256
  • Joined

  • Last visited

  • Days Won

    18

C-Beats last won the day on July 9 2025

C-Beats had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

C-Beats's Achievements

128-Bit Self Aware

128-Bit Self Aware (7/7)

  • Great Support Rare

Recent Badges

1.7k

Reputation

100

Community Answers

  1. People reporting this are almost always just putting the wrong value in the URL window. You don't need the entire URL, or a slash, or anything like that. Just the value of your custom id as it appears in the 3rd (or used to be third) textbox on that page in your Steam account.
  2. If you manually set a sort title on these games the raw string is used which does NOT take into effect that it's 1,2,10 and not 1, 10, 2. We have special logic to pad numbers for you in the title to get it to sort correctly if you aren't using sort title that you have to kinda do manually if you are. For example if using sort title on these games all single digit numbers should have a 0 in front of them. So Game 1 is actually Game 01. This way in string sort 02 and 03 come before 10 (since the 0 is the first character it hits).
  3. Because as you stated the workflows of the two applications are distinct and different. Most of the time the controller configuration (or even hide settings) don't really make sense to carry from one to the other. As stated LB is M+K centric so most don't even use controllers on it (and have a FAR inferior experience doing so) and likely since LB is the maintenance app may show otherwise hidden games so that they can still maintain them. Where BB those same games may not need to be seen (because you can't play them via controller, or just don't want people selecting it) and the whole thing is miles better with a controller. To have the two apps share settings like that is pretty counter-intuitive for what the intent and general use case of each app is and thus the settings were split.
  4. Be logical for you to keep your data clean (or at least matching what you want). Theme is readily available for download here on the forums. You've proven you at least know of (and how to use at least at a base layer) an AI tool. Grab the XML files and ask it how to massage the theme as you seem fit. I'm not making any alterations for some one off user data issue, but feel free to alter the theme on your computer as you see fit.
  5. No I can't... It's a user data issue not a theme issue. You scanned the games for achievements, the app found it, and I display it. The theme is working as intended. The bar shows for any game record that has a <RetroAchievementsId> (note the 's', it's not RetroAchievementId like my previous message said) or has <HasSteamAchievements> or <HasGogAchievements> set to True. Essentially I'm just checking if the AchievementBadge applies to the game, and that's what it looks for. If LB says "Hey this game has achievements!" that bar is displayed in the theme.
  6. Be in the data file for that game's platform. \\LaunchBox\Data\Platforms\{PlatformName}.xml. PRETTY sure the property is "RetroAchievementId" and so would just remove the lines that had it (or clear the value in it). Save the file and then open LB again. I'd make a backup of the files before you go messing with em though
  7. Yeah, you could just edit the XML and do a search and replace replacing .nds with .zip. Need to make sure LaunchBox (and it's processes) are closed before doing so or there is a risk the LB save event will just overwrite your changes though.
  8. Apologies didn't even see your message until now. You game has a RetroAchievements ID stored in the data file. If you don't want it showing for that game you'll have to remove it. "Easiest" way would be to alter your data file (while LB is closed). I believe signing out of RetroAchievements will clear that on your stuff as well (though you'd likely have to log back in and then scan for achievements on all other games). That progress bar is driven by the application bindings itself. My theme isn't doing anything special, just using what is there.
  9. You can turn off showing game suggestions in Game Details and SHOULD stop this call from being hit and causing issues. This does look like a bug with that version (or least I remember this stack being something we've implemented fixes for in more recent versions).
  10. This error indicates you have a OS feature stopping you from traversing the symlinks the app creates/uses. First thing to try is to whitelist LaunchBox in Windows security settings and see if that corrects.
  11. Big Box has a lock mode where several menu options can be disabled/hidden. That combined with the fact you can't alter metadata in Big Box and it should deliver on what you're wanting.
  12. Not entirely sure I'm following what part of the UI you're referring to. Could you send me a pic of what you mean? Bonus points if you show me yours so I can confirm?
  13. @Zombeaver is the local C64 expert. I know absolutely nothing about this system and emulating it so can't help ya much more than pointing ya to some one who may be able to help for real.
  14. C-Beats

    Updating Metadata

    Like you just need to change the extension on the files already imported? Or you just need to update actual metadata like genre? If the latter just select the games you want to update and run the Download Metadata and Media wizard from the Tools menu.
  15. First questions would be: 1) Do you have a license for LaunchBox? (video playback requires it) 2) Do you have video files already? 3) Do you have video enabled in details?
×
×
  • Create New...