Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,180
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Beta is out and this should be resolved in it. Could you please update to the most recent beta and confirm for us that it fixes your issue?
  2. I'd check that games DOSBox settings and see what config file you have it set up to use, and then verify that 1. it exists at that location and 2. you don't have any permissions getting in the way of Launchbox finding/opening it.
  3. That's not true. Once a platform is deleted Clean Up Media will not look for it. Platforms can place images wherever the user decides and so that tool wouldn't know for certain where the images were that need to be cleaned up so it doesn't try. In the current version when deleting a platform you are asked if you want to clean up the media, but there isn't an automated way to do that after the fact.
  4. Yeah, a theme may need upgraded if it is older. We use the same controls as we did for RetroAchievements but they changed controls sometime around 11.0 and so some themes may not have the correct control. It is pretty easy to find it in the default theme xaml and put it into whatever theme you need it in, or can ask the theme dev to do it and update the theme.
  5. Got to thinking and you could also probably auto-gen based on the Release Type field for some of them in 3-6 as well.
  6. Just NEVER happy with what ya get huh @Krakerman.... Always MORE MORE MORE!!! ;) Suppose you're right THIS time though... should probably look at getting them working there as well. I'll see what I can do.
  7. Ah nice I stand corrected. Wasn't aware they added them to their platform yet. Even looked in Galaxy before posting, just wasn't looking in the right place lol. Thanks for the heads up. Will write up a feature request on BitBucket,
  8. To my knowledge GOG doesn't have achievements.
  9. The tool says they are duplicates because it is the same file in two different folders. You shouldn't need both. When the tool finds these duplicates the first file with that hash is kept and not listed so deleting all duplicates listed should be safe.
  10. Unless I am misunderstanding your goal (allow the user to pick what image is displayed in LB/BB) what I told you is the only way to do so (short of quarantine image files until after LB/BB has cached the images). The following priority logic is used. This priority list that it is used for EACH image type in a image priority list from top to lowest priority. If there are multiple images on the same priority level LB/BB picks randomly among all images that apply: 1. Theme dependent cached image 2. Theme dependent image 3. Image cache image 4. Game/Region specific image 5. Game image
  11. The tool when marking files as duplicates if the file has the same hash value (is LITERALLY the same file in two places, or with two names) or if you are using the newer rough image match and it determines that two images are the same image but different file hash.
  12. Looks like a read error at the provided path. First steps would be to verify that the file IS in that location, second is that you have access to it. Also if you are not on the latest version I would update to 11.7 as there has been a lot of code added in the last few releases to help plugins/themes function.
  13. @Bigb_ch 1-2: Could use Auto-Populate based on region 3-6: Set that value in Source field and then Auto-Populate against that Then each of the 6 playlists will update automatically when adding games. If you know you are going to be done importing games for a while I would then shut off the Auto-Populate on those playlists as they do increase loading times for some users. If you are premium you can use Custom Tags to generate information for the Auto-Populate to work against as well.
  14. The only real way of doing what you are suggesting (that I can think of) would be to basically swap images in image cache for the image the user wants to use. When doing so you would need to maintain the naming convention as well as make sure the to scale the image correctly (or you can/will greatly increase load times)
  15. Believe Retro Bedroom changes console images as well.
  16. And then make sure the Parents tab has Arcade checked as the parent. Should appear the same way the MAME Auto-Generated playlists do.
  17. Can create an auto-generated playlist that looks for games where Favorite is true, should do the trick for you.
  18. At the top of the page press "Help & Support" and then "Request a Feature" and file it there. That way people can vote on it and it gets in front of the developers eyes faster.
  19. Wasn't aware of this until now. In the future the best way to report things like this is to click "Help & Support" at the top of this page and then "Report a bug". Far better chance of a developer seeing the issue so we can address it. I do have code in place now that addresses this issue and you should see it corrected in the next beta release.
  20. Are you turning it on in XInput mode? Hold X down while turning the controller on and see if that helps. Then also make sure you are connected via bluetooth, Last I knew those controllers don't show as plugged in via the USB cord, it is only for charging.
  21. Do you have Controller Automation on and anything set under the "Close Active Window" binding?
  22. @RaiderX1212 There is no need to manually create a m3u file and import it. LaunchBox can be told to build it for you automatically. You will need to make sure the emulator you're using though supports that file extension however. Simply import the game files (either the bin or the cue) and make sure on the games imported each additional application that is created has a disc number assigned (LaunchBox should do this automatically for you if your roms are named right). Then in Manage Emulators (accessed via the Tools dropdown) ensure the checkbox to create M3u is checked. LB will then create the M3U and point your emulator to it for you when you launch the game (or any app with a disc number assigned).
  23. Would make sure your video card drivers are up-to-date as well. The error code associated to your crash typically means an application was trying to touch memory the OS didn't think it was allowed to. Often time with DirectX this happens if the driver is old and forcing the card to do something fixed in a newer version of the driver.
  24. The file you would want is \\Launchbox\Data\Platforms.xml. In the bottom of the file there are PlatformFolders tags with information on the platform, what the path is for, and where it points. You would change the path in those sections.
  25. Glad it worked out for ya. I CLEARLY underestimated how long your translated strings were compared to their English counterpart lol
×
×
  • Create New...