Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,498
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. I've never seen it manifest like that but I'd vet that you don't have a service called nahimic running on your computer and if so disable it. It's known to cause visual issues with WPF apps like LaunchBox and Big Box.
  2. The Unified family of themes are probably closest to what you'd see in HyperSpin as far as I know. I've personally never used HyperSpin but I've seen a lot of previous HyperSpin users gravitate to those because of the similarities. Those themes DO tend to work better with Theme Videos than most themes so you'll want to plan accordingly.
  3. C-Beats

    Airy

    I'd have to look at the code base. This theme doesn't do anything custom with the background so not entirely sure what the logic is there.
  4. @dragon57 may be able to assist
  5. At the time no this isn't. That string is pulled from Steam API directly. I'd need to see if there is a way to specify the culture in their API call to get the translated value (assuming the title has one) to do something like that.
  6. @Rlad This is a change retro-archievements made on their end: https://retroachievements.org/viewtopic.php?t=13893
  7. I don't believe we have any other reports of controllers not working in 12.14 so it sounds like a settings issue or something related to your set up. What controller are you using? Also in Big Box is "Use All Game Controllers" enabled or disabled? Does changing that setting change the issue for you?
  8. Nothing is locked behind a paywall regarding downloading media from Epic Games, there was also no code changes to that process from 12.13 to 12.14 so unsure why you would be seeing any changes from one version to another. Can you successfully grab media for games you're having the issue with if you grab the media (or attempt to) from the Add/Edit Game window?
  9. This is a change on RetroAchievements end that can be read here: https://retroachievements.org/viewtopic.php?t=13893 TLDR: RetroAchievements is only giving credit to your "RetroScore" for hardcore achievements earned, and changing how they support "softcore" achievements
  10. Do any of you have sleep or shutdown mapped in controller mapping or keyboard mapping within Big Box?
  11. Two comparison of the same field are joined by an OR statement which is causing your issue. Your statement reads IS NOT Racing OR IS NOT Sports so any value is true and you will return your whole list. What you need to set is Genre - Has None of the Values - Racing; Sports
  12. Do you have any firewalls running that could be potentially blocking the actual installer download? You're the only person I've heard of having this problem so would assume that there is something system related causing the issue.
  13. You can always manually place files you've acquired into the correct folder. Grab them on another computer then use a thumb drive to place the images appropriately.
  14. The server is up and working so sounds like your internet connection is failing to communicate with it properly. I'd make sure you don't have a firewall or VPN messing with your connection. Sometimes helps to also clear your DNS cache as I've seen that cause issues as well.
  15. I tracked down the cause and it will be corrected in the next release. Has to do with the fact those themes use FlowVideo instead of the other controls typically used and that control had a timing issue if you entered a platform too quick. Thanks for working with me to track this down. While waiting on the correction, if you just let the video start playing before entering the platform the video will resume when coming back.
  16. I'm able to replicate with Unified CTC pretty easily. Taking a look into it now.
  17. You MAY not be able to use their in app overlays with it disabled. I personally don't use the app so I'm not entirely sure. We've never had anyone come back with a, "But I NEED it on!" after being instructed to disable it.
  18. Was able to confirm the issue and have it corrected for next version. In the meantime place the attached file in \\LaunchBox\Themes\Old Default\Views and you should be up and running again. MamePlayerPopupView.xaml
  19. So the video not playing correctly is the one on the platform screen. Shouldn't really matter, but which view are you using on it? Platforms, Categories, or Playlists?
  20. This sounds like you have a service called "nahimic" running. If you open up Task Manager and look in the services tab, can you look for this service and disable it if it's on? Then restart Big Box and everything should appear normal. If you cannot find it I'd look to see if you have any Realtek program running, they typically use that service (or one like it) and closing it could also potentially correct the issue. Basically they are injecting themselves into the GPU buffer and touching stuff they shouldn't be and it breaks WPF applications.
  21. I've seen people get this error when opening LaunchBox with the sidebar set to Games Missing Media. Typically changing the side bar to anything else resolves the issue. I have it marked internally to review to see if we can get that corrected.
  22. @Rlad @kmoney @cor094 Are there certain views you see it with more often than others? Also what video playback engine are you using? WMP or VLC?
  23. You can't alter default in it's folder, you need to copy the folder (and rename it) and then change files there or your changes will get overwritten on startup
  24. You can always revert by running the previous installer over your current install. The install process doesn't touch your metadata or media so you're data is safe. Out of curiosity what theme(s) are you seeing this behavior with?
  25. Sounds like the OS isn't correctly telling the installer what you have installed. I've seen it in the past with some of the other runtimes, but not that one. Typically what users need to do is remove it from Add/Edit programs then restart the computer and run the install again. Alternatively you could try to run command promt as admin and run the command "sfc /scannow" (without quotes) and let that run and have Windows try to repair itself. If it finds anything I'd restart your computer before running the install again.
×
×
  • Create New...