Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    3,965
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by C-Beats

  1. Typically this occurs when a firewall is blocking or quarantining that mentioned DLL file. I'd go to that file path and ensure the dll is there. If not run the LaunchBox installer over that directory (it doesn't overwrite any data) to get it to populate again. If it IS there right click and go to properties to ensure it's not locked by the OS as well. That DLL stores the in-app chrome browser so a lot of AVs see having a browser as dangerous and blocks it.
  2. LaunchBox is designed to show region correct information. If your game has the region filled in the downloader only grabs region correct images (when possible). Having multiple box front images typically doesn't make a ton of sense in the app since you will only ever see a single image throughout the interface and so we've done our best to ensure the image you see is the correct one for your game entry.
  3. Can you do the following and let me know if it resolves your issue? Close LaunchBox and ensure the process isn't running in the background Navigate to your LaunchBox directory and then open the following file: \\LaunchBox\Data\Settings.xml In that file there should be a tag called "EnableAutomatedImports", if that is true set it to false and then save and close the file. Reopen LaunchBox and see if the issue persists.
  4. There are something like 5 different hide settings, not just the one.
  5. Anytime games are missing you feel should be shown check the Hide menu. There are some options that hide games when certain criteria are met which people tend to forgot they set and can cause confusion.
  6. You very well could be right, at the moment I'm not even sure what option you're referring to. I don't recall MAME having any sort of "Update" option anywhere. I admit I haven't had the time to really dig into it.
  7. With Endless set to false each item should ever appear once in the list. That property should do both things you're hoping to do.
  8. Dinput detection/use for Windows can sometimes be hit or miss. Typically I tell users asking to grab x360ce and create a virtual xbox controller bound to your dual sense and then just bind your emulators to that virtual controller. Works pretty seamlessly and you can alter the mappings per application if required as well. That being said, I don't know that I've heard of those two emulators having that issue as much as others so there may be other configuration issues going on as well.
  9. Fairly certain MAME previously was only ever downloaded during the Fullset Importer and yes I believe it always installed to a new folder (but I haven't looked into code to confirm)
  10. That window is themable so you can change around the logic a bit. At the moment though I believe it's set so that it's always displayed as long as the search bar has the keyboard focus.
  11. Yes that is the property I was referring to and the XAML at a quick glance looks correct.
  12. If you're referring to Big Box wheels then you can theme them NOT to wrap around. There is no global option that can be set anywhere.
  13. This error is related to the new auto-import for ROMs. You have two options. Either turn that feature off in Tools > Options or update to the beta where this issue has been resolved.
  14. First I'd verify that isn't what the name of that alt app actually is. If you go to that game inside of LaunchBox and open it's edit window and then navigate to the additional apps section, does the datagrid in that window show the title as that string, or is something ACTUALLY after the word version?
  15. Always cool to see people picking up programming, but just to clarify some of the statements made in your initial post. You can use the "Games Missing Media" sidebar filter and quickly see all items missing a specific type of media. No need to the Audit window which does take longer because of what all it does. You can use the quick filter while in this view to get more granular if desired (like filter down to a specific platform).
  16. Are you running any plugins? Outside of creating those folders if they don't exist, our startup process doesn't even touch either of those directories so I'm unsure how those steps would affect anything. When LB sticks for you what step does the loading screen say on it?
  17. Different fields are joined via an AND statement, multiple entries of the SAME field are joined with OR. So in your example if you have "PlayMode - Equal To - 2 Player Alternating" AND "PlayMode - Equal To - 3 Player Alternating" it'd join those two with the OR you are requesting. If you added "Platform - Equal To - Arcade" however then it'd look for those Play Modes AND in the platform "Arcade". I don't have the app up at the moment but I believe that field has a "Contains" filter type as well and so you could do a "PlayMode - Contains - Player Alternating" and only have the single line to be a bit less confusing.
  18. LB will automatically clear the empty folders when you turn the option off, so the last two steps shouldn't be required.
  19. Not heard THAT name in a while. Us "cool kids" using VS Code now a days He's referring to \\LaunchBox\Data\Platforms.xml. You want to change the <Folder> value of each <Platform>
  20. Sounds like one of your platforms games folders is set to your desktop and the auto-rom import feature is running. If you go to the platform the files are importing into and then edit that platform, you can go to the folders tab and change the game folder back to default to stop that. Alternatively you can shut off the feature entirely in the options menu.
  21. Playlists can also be viewed in Platform Category if the playlist has a root set (I can count on one hand how many times I've ever used Playlist filter). They also can have their own sorting method set in the Edit Playlist window (right click the playlist, hit edit. Option is on the first page). Regarding achievements those are show in game details or on the game grid with the achievement badge enabled as well.
  22. Our search has almost always searched multiple fields. Title searching is something fairly new (and can be disabled in options if you don't want to use it) and can be bypassed by using the "all:" (without quotes) switch. That being said the notes field isn't something we've ever searched in and an overwhelming number of people were pretty vocal about their disdain for the fact that search WASN'T title by default, let alone searching notes.
  23. https://gamesdb.launchbox-app.com/platforms/games/119-commodore-amiga-cd32
  24. Hmm, you're right. I may be remembering things wrong then, I was thinking that tool would move files as well.
  25. The tool has an option that MOVES the file, not COPIES and so the only thing left would be the orphan files. Then you can do what you wanted with them and move the other files back. Agree it's a bit long-winded but gets you where you're wanting.
×
×
  • Create New...