Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,187
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Ok, so sounds like they aren't showing up via the import wizard. That data we get from the storefronts directly via their APIs. I know 12.6 we have an issue with Amazon games not reporting correctly, but that is corrected in the 12.7 - beta 1 release. What storefronts aren't you seeing your entire library in?
  2. I don't believe the CTC has any way of modifying that view. You CAN theme it, just not with the CTC. The file you want to change is OptionsView.xaml and you want to change line 84 to whatever image you are hoping to change it to.
  3. When we say games "aren't detected" what do we mean? They aren't showing up in the import wizards, or are their installation state not being detected correctly?
  4. All of your data is in the \\LaunchBox\Data\ folder and can be copied directly to a fresh install. If those files were some how corrupted you also have (by default) backups on that are saved in \\LaunchBox\Backups\ which is just you entire Data folder backed up. You may have to redownload images if you need to move to a fresh install, but at least you won't need to do the imports and re-setup emulators, etc
  5. Yeah, I did see that the Drag/Drop import had an issue where one grid wouldn't let you delete, that should be fixed in next beta. The regular Import ROM wizard should let you though by pressing the delete key.
  6. Can confirm the bug, will be fixed in next beta. Thanks for the report!
  7. This window wasn't changed in this beta release, but deleting in this window SHOULD work. I'll take a look and see if I can replicate, if so I'll see about getting it fixed before next beta release.
  8. In the Edit Game window there is a "Music Path" that you can set. Point that to the file you want to play for that game and it should play.
  9. Glad to hear
  10. Just delete the themes MarqueeView.xaml file and you will use the Default view with the theme
  11. Beta is now live: If you are experiencing slow menus could you please update to the beta version (done in LaunchBox options, update page) and let us know in this thread if it did or did not help your menu's open up faster?
  12. We took a look at the menu code and found things we can do that should improve the menu responsiveness for everyone. The changes should be in the next beta. I'll do my best to remember to update this thread when the release is out and you all can help us test and make sure you are seeing the improvements on your machines like we hope you will.
  13. I'd check Task Manager and see if anything of your computer resources are running low. If I had to guess it's because of your RAM amount. 8GB isn't a ton by todays standards and will fill up quickly depending on what all you are doing. If you find RAM may be the issue you could try to increase your page file size and see if that helps. It will let the OS dump some of your RAM from non-active process to your hard drive to help free up memory.
  14. I personally don't have a shield to really help verify how well the app works on it. You CAN however use it for free and judge it yourself, the only limitation to the free version that I'm aware is the library item count. Free cannot have more than I believe 100 games in it. It's also important to point out that an Android Premium license is NOT the same as a PC Premium license, they are separate things entirely. A PC premium license doesn't work on Android and vice versa so no single license would get you Big Box AND an unlocked Android app.
  15. Be careful setting the frame rate too low as it will usually cause audio stuttering issues since RetroArch does it's best to make sure the audio stays synced to the video. Because you're rendering so slow it has to stop the audio until the video catches up and the results are far from desirable.
  16. They are in the files you said you looked in. They just aren't in the <Game> tags, scroll to the bottom and you'll see them.
  17. Not sure I agree with the replacement, but both could/should able to be added independently. They are two completely different styles of boxes so there is no point in debating file size / dimension at that point. They are entirely different images.
  18. Pretty sure we added a "Broken" column to list view as well
  19. The feature name is a tad misleading. It scans and imports new GAMES, not ROM per se. If the game is already in your collection the scan tool won't bring them in. You will need to run the ROM import on the folder and select the appropriate checkboxes to bring them in. Even with force import duplicates the import won't pull in a file already in your collection so using the import is safe to do.
  20. Close LaunchBox then delete the following folder via File Explorer: \\LaunchBox\Images\{PlatformName} After you deleted the folder reopen LaunchBox and do what you want. Note that cached images will still be shown but you can select all and press F5 to clear those as well.
  21. All the games are global and don't really have a valid region value. You could simply import the Language information into a Custom Field and then wouldn't lose metadata and it wouldn't cause issues by being pushed into the Region field.
  22. Sounds like the feature is working as intended. The "Scan for Added Games" will only add games you don't already have in your collection, same with the import if the "Force import duplicate roms" is not checked. Run with ROM import on the folder and check both the "Force import duplicate roms" and the "Combine games with same name" check box and you should be able to import your games the way it sounds like you are hoping to.
  23. You can sort by community star rating and use that as a guide to trim your collection. You could alternatively use this plugin to help pair down your set to something a bit easier to manage if you're looking to reduce your library to only the more popular titles.
  24. If you have multiple versions of the same game you do not have a 1G1R collection. 1G1R means "One game, one rom". Each game should only have a single file. I don't believe we have any logic currently to prioritize revision number. We prioritize other metadata tags and region, but I don't know that we utilize revision. It'd be in your best interest to "Request a Feature" from the "Help & Support" menu at the top of this webpage. That will create a BitBucket ticket we can track and see how interested the community as a whole would be in that revision (no pun intended).
  25. Right now most of the UI is threaded so Windows doesn't mistakenly lock the app, because of this we HAVE seen some reports that the menu takes longer than expected to open. The fact you are using a larger monitor also is a factor just because any draw calls WPF makes takes longer. Typically the CPU and monitor resolution is the biggest factors if what I am referring to is the actual cause for the delay you are seeing. We are looking into way to improve the experience. In the meantime could you tell me if running LB on your 1080p display has any noticeable difference in how slow or fast the menu appears? Also are ALL menu's doing this for you or one in particular? I know the on the fly filter menu can take a second sometimes because it's parsing a lot of data before opening, but the others shouldn't have any severe delays in them
×
×
  • Create New...