Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,690
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. The error you're seeing isn't related to LEDBlinky at all, one of the options pages is having problems with it's save event and is throwing an issue for it. It appears to be looking to add the folders used in automated import feature and is failing to do because the folder in question doesn't exist (or can't be read by the app). If you disable this feature via it's option page and press OK I'd have to assume it'd work and the LED Blinky options would save then for you.
  2. Nothing in the LB application flow should need to be ran as administrator and running the actual apps this way will cause issues do to relative pathing that being ran as admin changes in the environment. We've seen issues in the past as well with the app being in some system folders and so generally I recommend it NOT being in Users folder like I believe the default installer path is. Something like C:\LaunchBox\ has been more full proof in the past. I've never used compatibility mode with the application before and so can't really speak as to what (if anything) that does to the process flow. I'm not really following though what the exact issue is though if I'm honest. Is it that you attempt to open LaunchBox and the main UI just doesn't appear, or are you reporting something else. When you see your issue are there any event logs in Windows Event Viewer? They'd be in the application section and generally I believe on errors from our app appear in there as we don't directly report to it and it only happens when something in the .NET framework fails or crashes.
  3. If you start seeing any obvious patterns like this while moderating the DB please reach out to support@unbrokensoftware.com so we can attempt to look into it. They can look up the accounts and reasons given for the changes and we can try to get it stabilized.
  4. C-Beats

    Steamy

    This wasn't even possible until 13.18. I intend to get it added to Omni, I believe Steamy and it are pretty close to the same though and may revisit Steamy to add them as well. I wouldn't expect it right away with holidays right around the corner but I'll try to get some time carved out to take a loot at it "soon"
  5. Inside of LaunchBox, go to that platform, select any game, press CTRL+A, then CTRL+E. Press Next on the wizard, select Emulator as the field you want to edit and leave the bottom value blank, and then hit next until the changes are applied then say you're done making changes. Should remove that "Undefined" emulator entry from those games.
  6. We didn't change any of the dependencies, I'm unsure if our installer just checks for the latest release or not. It sounds like you have a suppressed UAC prompt though. UAC should ask you if you'd like to give permission to installed Direct X in which case you press yes and the installation happens.
  7. Product codes for those two I believe are just W1R and W2R
  8. Potentially so. If you could since the full release is out submit an official bug report so it doesn't get lost in the shuffle, especially given that holidays are around the corner.
  9. In the options menu of Big Box there is an image cache section. Clear your logo cache (don't remember if we have a platform logo option or if it's all of em) and it should pick up the new images.
  10. @boylag You're being told that if the image you're seeing is of one of the image types Faeran listed then the theme displays them with priority and so what you're seeing is the theme working the way it was designed. If you don't like how that is handled you'd want to copy/paste the theme to a new folder and then rename it. Then go to \\LaunchBox\LbThemes\{Name of your theme}\Views\GameDetailsView.xaml and search for "FlowImage" you should come up with 3 references 2 of which have an "ImageType" property with several values. Make sure the only value in parens is the "Backgrounds" value and you'll have what you're looking for.
  11. You already have some one helping you in the appropriate theme support channel, there's no reason to start up another thread. Does this behavior happen on themes OTHER than Big Details?
  12. Have you tried doing what the error message is telling you? Go check that files properties and ensure there isn't a "unblock" button requiring clicking on the bottom of it. The release is new and Windows tends to do a mass approval type of thing where if it sees the DLL has access across a lot of it's user it deems it as more safe. Since this release is new some of the definitions haven't been auto-flagged as safe and so may require more manual effort than it would normally. I'm not sure I've seen it manifest itself in that way before which is a bit unsettling but we'll keep an eye out for it.
  13. Actually had the build done and was about to release it when we saw your message. We'll get it added in and rebuilt. Thanks for going the extra mile and getting it done while away, much appreciated!
  14. Save each platforms image folder into a zip and archive it somewhere. After the install use the image pack importer to then import all the images to your library at once. I'd try it once to ensure it'd work the way you were expected before stopping at this solution though.
  15. There are 3 levels we attempt to match games by in a manual playlist. Filename LaunchBox Games Database Id Platform/Title pair We go from top to bottom (first two steps may be in wrong order) and if a game matches it's considered the game in question
  16. \\LaunchBox\LBThemes\{YourTheme}\Views\ListContentView.xaml. There is a a datagrid in most of them that displays the items (often CALLED Items). In those columns you see add a Width by adding the following: Width="100" (set 100 to whatever you value you actually want)
  17. C-Beats

    MAME Dat files

    Yeah, not even sure at this point what the DAT is showing you that isn't already being displayed though. I still wouldn't get your hopes up as I just don't have time to invest into any huge undertaking but I'd be curious to understand what you DON'T have now that you want in those files.
  18. Short answer is yes. Long Answer: You may run into issues with some features if the SD card drive isn't plugged in and you attempt to do certain things in app since it'll attempt to look for or create a folder on a drive that isn't present. You also could potentially just save LB TO the SD card and run it from there on the Windows devices. It WILL run a lot worse that way since SD card read/write speeds aren't typically as good as SDD/HDD but it's technically possible.
  19. RAM usage (especially the usage displayed in Task Manager) isn't typically the greatest metric to use. Is there a reason you're caring about what that metric is? The OS will swap out what's in physical RAM as needed, even if we are sitting on that amount as displayed in Task Manager, some of that could be on disk (and will be should another process need it). If you're running out of physical memory you can look at increasing the page size on your boot drive. This is essentially part of your hard drive you're telling the OS it can use to shunt memory data into if it needs more space. Can help you in the interim. Typically Big Box uses less memory than LaunchBox since LaunchBox stores the local games DB definition in memory and I don't believe Big Box does. This is to make several actions in the app run quicker.
  20. C-Beats

    MAME Dat files

    Think the thing we should be congratulating @Joe35car on is their awesome taste in LaunchBox themes!
  21. In the wheel? That typically can't be changed, there ARE views that show the covers though instead of the logo's you just need to change to them. Something like Horizontal Boxes (I believe we call it)
  22. Work around would be to turn off auto-import for GOG via Tools > Manage > Storefronts. If you can't get to it then with LaunchBox closed go to \\LaunchBox\Data\Settings.xml and change the value in the <GogAutoImport> brackets to "Off" (without quotes). Save the file and reopen LaunchBox
  23. In Big Box options there is an option to set the default view. In the new install it's set to Discovery Center, you'll want to change that to either Platforms or Platform Category
  24. You're half way to the solution in your description. You DO indeed want platform categories view, you just don't want your game platforms placed in a category like they are now. You can edit the platforms so that their parent is root and then delete the categories they were in. This would make it so the game platforms are at the root level and don't take 2-3 levels to get to the games list while having your comics still nested. The "base image" thing I'm not real sure what your hope is. Are you referring to the image in the wheel or somewhere else?
  25. Translations are ready for 13.18! Thanks once again to everyone for all your hard work and help. @Opak @Kondorito @Cauptain @Nyny77 @dukeemu @cyanjiang @Just001Kim @MajKSA @gamehacker @alexposad @k_kutsugi @Bardock @Soomin papa @thewhite
×
×
  • Create New...