Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,010
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. There a reason you couldn't just use Genre - Is Equal To - Shooter? Or instead of using Genre twice use the Controller support filter to remove the light gun games?
  2. May be best to ask the eXo crew in their discord, they'd know far more than we would.
  3. That error is a XAML parse error. The theme you are using has bad XAML as is throwing errors when used. Something that's possible on custom themes but shouldn't be with Default.
  4. That button just calls the appropriate AHK script you have set on that emulator. Sounds like the script needs altered to do what you want. If you need help adjusting it you'd need to provide more information like what emulator you are using, and what hotkey within the emulator you have "Reset Game" set to since you'll need AHK to pretend to push that button.
  5. This error is being thrown by code that isn't ours. You'd need to reach out to the plugin dev and have them correct the plugin they use to display videos.
  6. @werter82 we had a brief period of time where the plugin manager was incorrectly showing plugin updates for versions of LaunchBox earlier than 13.19 beta 4. I'd assume by this error that you grabbed it during that window. Upgrading to the beta 4 release should resolve this issue. Apologies for the snafu on our end.
  7. Navigate to the the root folder of your 360 roms in Windows File Explorer. Then in the search bar type "default.xex" (without quotes) to get a list of all files by that name. Select all the records and then drag them over LaunchBox. The Drag/Drop wizard will open, select ROM import (top option) and then proceed like usual.
  8. I'd assume if you turned off GOG auto-import this would stop. If you can't open LaunchBox you can navigate to \\LaunchBox\Data\Settings.xml and look for <GogAutoImport> and set it to "Off" (without the quotes) and then save/close the file and open LB again.
  9. Stretching them incase I need to ring some ones neck!
  10. Translations should be good to go for 13.19. Let us know if you run into anything, and thanks again for all the help. We appreciate it greatly! @Opak @Kondorito @Cauptain @Nyny77 @dukeemu @cyanjiang @Just001Kim @MajKSA @gamehacker @alexposad @k_kutsugi @Bardock @Soomin papa @thewhite
  11. We had to change out a TON of stuff to get to the point the beta is in. Let's do my poor fingers a solid and wait a bit before we starting get too nuts with anymore sweeping data related changes? PLEASE!
  12. Glad you were able to get it sorted.
  13. All data pertaining to your personal library in \\LaunchBox\Data. The files that contain information about specific games would be \\LaunchBox\Data\Platforms\{NameOfPlatform}.xml
  14. No currently there'd be no way to tell the app to "be less picky". The app assumes you have properly named files. Yours are not. If you don't want to rename the files an alternate approach would be to import the files but don't actually scrape for metadata. Once done close LaunchBox and then use a text editor to manually adjust the XML files using a find and replace. You'd find "<Title>800 " and replace with "<Title>" then save and close the file and reopen LaunchBox. When you open it the names should reflect the change and then you can select all in that platform and navigate to Tools > Download > Download Metadata and Media and then apply DB matches, metadata, and scrape media for the the titles you've imported.
  15. You can also just fix the genre on those games and remove Action (and add fighting if needed) so that the metadata was correct and then the playlist would be as well.
  16. I personally would like to address it in the near future. That being said I don't really get a say on when things are done. In the future I'd like to be able to add the name of the executable/process to look for in Edit Game so that a user can basically tell LB "hey don't pay attention to that first window, look for THIS one instead". No eta on when a change like that will make it in though.
  17. There is a known issue with any application that launches a window before launching the game window. We are monitoring the window we open when we start the process so if a game using a loading window or a launcher, it can throw off that tracking logic.
  18. Steam playtime comes from Steam itself since their data should be more accurate than ours.
  19. There is no need for you to ever manually be creating the path, and doing so like this would ignore the users folder settings if they store their videos somewhere that isn't default. You should be using IGame.GetNextVideoFilePath(videoType, extension) call to get the appropriate file path to move/copy the file to.
  20. Colorful?
  21. We've seen this happen in the past with older metadata files. If you can open up LaunchBox and go to Tools > Download > Force Download Games Database (or something similar). Fairly certain it's the bottom most option. Let that run and you should see the issue go away.
  22. As far as I'm aware we have no reported issues with our emailer. We've had quite a few successful purchases and registrations as well so the system as a whole isn't down. I'd verify the email didn't land in your spam folder. If you still need further assistance you can email support@unbrokensoftware.com and see if they can assist you.
  23. Disappearing game entries almost always happens because of two issues. First off, you have backup files in your data folder that don't belong. Newer versions of LB do a better job of ignoring these but still best practice is to ensure you don't have files that don't belong in your Data folder. Second is caused by having an Auto-Hide feature enabled. In LaunchBox go to View > Show/Hide and make sure you don't have any of the "Hides Games Missing..." features enabled.
  24. Just depends on the scaling and such. Most themes probably CAN but depending on how you are scaling it can limit the space the theme can use. I only ever use my theme Omni so I'm not the best to ask. It has enough features in it you should be able to use it, but default may be a better experience since the whole details pane scrolls if the verticality gets pinched do to scaling
  25. Believe it requires a premium license but yes you can with any theme. We basically translate the controller into a virtual mouse. That being said anything text based like search box or edit forms etc you'd need to have something set up to bring up an on screen keyboard so you could type. I don't believe we do that for you anywhere in app. I've never really had the interest to use the feature and it hasn't been changed since I joined the team so I'd have to dive in to give any more specific details. All of this can be found in the options menu though (Tools > Options). Toward the bottom is controller mappings section. Can peruse in there for what commands you can use via controller.
×
×
  • Create New...