Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,496
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. Can confirm there is no logic change in 13.14 that would correct this issue. The issue is a weird issue with how WPF handles reading the XAML files from the drive in a multi-threaded environment which unfortunately means it can be pretty random when it does or doesn't occur and a pain to debug...
  2. I've not used standalone at all. What command line are you passing? If you go to Tools > Manage > Emulators and then select and edit Duckstation, grab a screenshot of the first page of that edit window that appears and post it up.
  3. You could be running into the issue simply because the order you tried things. To get the image to display you should do the following (in order): 1) Open LaunchBox, go to Tools > Manage > Platforms. 2) Select the platform in question and press edit 3) In the form that appears the right hand side shows images assigned to the platform. Verify that a logo is present, if there isn't one add it by using the Add Image button or dragging the image to the window. When adding an image using either method make sure to assign the image type to clear logo by selecting the text in that control and then selected the Clear Logo image type from the menu that appears 4) Press OK to save changes, then close LaunchBox 5) Open Big Box, then go to the system menu (press back) and then to Options 6) Go to the Image cache section and clear your platform image cache 7) Return to your wheel and you should see the image as desired
  4. Recently we added logic to the database that for Clear Logo's, Carts, and Discs the image should have transparency within the image. The image types are designed and used within the application in a way that a transparent background is required for them to appear correctly. As such it made no sense that we allowed images with solid backgrounds to be uploaded to the database.
  5. you running Duckstation standalone or Duckstation RetroArch core? You may have some "load save state on start" option enabled that is attempting to load a state that you don't have.
  6. You can check your platforms folders and make sure none are pointing to the desktop. We create those folder paths as required so if one of them was changed for some reason it'd generate the folder. Outside of that we really don't have much logic that creates folders that would cause what you're seeing.
  7. C-Beats

    Custom Menus?

    You can create pretty intricate menu set ups by using the Platform Category view instead of Platforms. This then lets you create menus several layers deep like you are describing. To do what you're referring to your top layer would be 3 categories, then under them would be playlists for the platform in question that also supports that setup. You'd hide platforms from that view entirely (just make sure they don't have any parents assigned).
  8. What file location is the new and old installs at? I know some locations have caused issues in the past, like installing directly to the root of the drive. Curious if WHERE it's being installed is the problem.
  9. For starters I'd close all instances of LaunchBox. Then navigate to an old instance of LB and copy it's data folder to the new instance, (delete the folder in the new instance and then copy the old over). Then start the app again. If it still works you probably have a corrupted file some where in the install. Sounds like it could be either a plugin, or some no longer needed files lingering in the core or metadata folders causing an issue. If you're feeling adventurous delete the following folders from an existing install and then run the installer over top the location and see if it corrects anything: LBThemes Metadata Plugins ThirdParty
  10. Can you use the 13.14 installer to install a new instance of LaunchBox some where on your computer and let me know if the new instance works?
  11. Pretty sure this will occur if you manually alter the settings file and add it twice on accident. I'm not seeing it in any of my builds.
  12. Can you open up \\LaunchBox\Data\Settings.xml and look for the <Theme> tag and change that value from Default to Old Default and then save the file and attempt to open LaunchBox and let me know if you still encounter it?
  13. What file system format is your drive? NTFS or exFAT?
  14. The 13.14 installer should be in the updates folder as well. Just run it and point it to the current install (make sure you don't point to a LaunchBox folder WITHIN the current LaunchBox folder when doing it) and then see if it corrects the issue.
  15. Does running the current version installer over top work?
  16. If the Event Viewer has an app crash log there will be two of them for the crash, one log just saying the app crashed and the other with the actual exception. The text you posted appears to be the "it crashed" log which won't be helpful at all. The other log should at least list a reason for the crash.
  17. The cache system of auto-pop playlists has been altered a few times since I've been on team, but I've not been the person who changed the code so I don't really remember where we landed regarding WHEN/IF we cache the return set of an auto-populated playlist. I do know we had that issue in the past, but pretty sure we removed the startup cache of those playlists a while ago. What are your startup times looking like, and which app are you seeing it with? I have a build that has 2680 auto-populate playlists and I don't see any impact to my startup time. I admit I don't have as many game records as you in that build though and am only around 17k.
  18. Reads like you're trying to load a bad theme XML file. What theme are you using? If using Default, did you try to edit something in the files?
  19. NetherSX2 is just AetherSX2, should be able to select it as the emulator in the app and it work with NetherSX2 out the box. Or least did on my Odin 2. I don't remember having to change anything special for it.
  20. Files the emulator needs to run the games properly. They are typically BIOS files for the system in question.
  21. Known bug for platforms with no dependencies. Press back to get to the page, we have a correction made and it will be in the next release.
  22. We're looking into the data to see if we can do it without causing a lot of false positives. No promises.
  23. In the View menu there is an option for showing the version of the game in the title. Sounds like you accidentally pressed it. Ctrl+R turns it on and off as well. I've tapped it a few more times than I care to mention....
  24. Ah. What you're looking for is called the "template" for that type of image. I'd ask the author of those image packs if they are willing to give you theirs or where THEY got it to begin with.
×
×
  • Create New...