Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,500
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. I edited the post to help with it. In most browsers you can paste plain text by pressing CTRL+SHIFT+V to help eliminate this issue.
  2. Does it happen with every theme or just that one? I don't believe I've seen that issue before.
  3. Enter Platform Category sidebar filter and then navigate to your Arcade platform and right click it. Should be an option in that context menu to create the MAME playlists.
  4. On the sidebar of LaunchBox enter either Platform Category or Playlist sidebar filter. Then in the values that appear right click on any and go to Add > New Playlist. In there name the playlist what you want and then go to Auto-Populate. Then check auto-populate and in the fields set up the playlist to look like so: Platform - Is Equal To - Arcade Favorite - Is True Then go to the parents tab and parent the playlist wherever you want (this is to place the playlist in the position you want in Platform Category view) and press OK to save.
  5. I'd try the image pack importer first and see if correctly matches the images for you. If it does it'll automatically change the file name to the one LaunchBox uses and it'll just work
  6. Thanks for the bug reports. I'll take a look into it and see why it isn't working and what I can do to correct.
  7. If you purchased the old Android app via the Play Store in the past you can reach out to support@unbrokensoftware.com about it and they can get you a license for the new app. If you didn't you can purchase a license for Android here.
  8. When you press Add in Armoury Crate you can press LB/RB to get file explorer to open and then manually navigate to what you want to add. If you're adding LB/BB to crate I'd suggest you add the executables in the \\LaunchBox\Core and not the ones in \\LaunchBox
  9. Are you asking how to add LB to Armoury Crate UI, or Armoury Crate to LB?
  10. I just uploaded version 1.2 of Omni. This version adds 2 more game details layouts that change automatically as the size of the details panel increases. This brings the number of possible layouts to 12 in the theme. As with most settings in the theme if you want to tweak where the layouts change you can do so in the ThemeValues file. If you change a value in the file with LaunchBox open you will probably need to restart LaunchBox for all the settings to take hold. I've updated the screenshots on the theme to reflect most of the various layouts. PLEASE NOTE: This version requires 13.6 Beta 1 or newer to work!
  11. C-Beats

    Yuzu

    LaunchBox can utilize any application that can run your files via command line. Yuzu included. You just have to point LB to it and put in the command line it expects. For Yuzu it's just adding the "-f -g" (without quotes) to the command line parameters
  12. My theme Omni also has a link to it in Game Details if you were looking to do it that way.
  13. For any application that reads if an EXE is open and in focus to load profiles you will want to point to the executables that are in the \\LaunchBox\Core folder, not the ones in the parent \\LaunchBox folder. Those are just redirects that open the ones in the core folder that are there to help with backwards compatability.
  14. @KawaiiKuroki I'd check your LB/BB settings and make sure you don't have "Close Active Window" set to Button 7 + Button 8. If so that could be the cause. I believe RetroArch has something similar built into their hotkey menu but I'm not as well versed in how to get there.
  15. Most control related issue's I've seen reported is by people using "auto" control mode instead of "gamepad". If pushing B is closing RetroArch you are almost certainly in desktop controls which will cause issues like what you're describing.
  16. It's so the platform has a default value that can be applied to games so you don't HAVE to manually go to each one and assign an emulator after an import and just play the game. It also drives the logic for the "Play With..." menu's that let you choose which emulator you want to play the ROM with if you have more than one emulator that can play a given system.
  17. Sounds like something that would best be asked in the eXoDOS discord server
  18. You can delete one in Tools > Manage > Emulators. If you remove the one that was default you'll need to set default to the one you didn't remove though.
  19. Would greatly depend on how you imported it. Full set wizard has a LOT of options in it and most remove games for one reason or the other.
  20. It's a reference to Caliburn.Micro which is a library we use for to help facilitate a MVVM workflow inside of LaunchBox. If you search for "cal:" (without quotes) in that same file you'll see everything that is referencing it in that view. Typically it's used to make an element call a function in the code that standard WPF can't do just in XAML files.
  21. Older version used .NET Framework and an older version of Direct X (9 I believe) that probably didn't send the signals FreeSync uses to determine what the app's "refresh rate" is to make the determination. FreeSync being on for an app like WPF that only actually refreshes the GPU buffer when there is a UI change (opposed to a game that does it as fast as possible regardless if there was any changes) could cause some weird issues like what you were seeing potentially. I've not really ran the software to know of all it's weird quirks and how to get around them.
  22. Thanks for this. May be onto something with the startup/pause processes still running. I'll see if I can use that to attempt to replicate the issue.
  23. Theming documentation is located in \\LaunchBox\Themes\Documentation.pdf
  24. Worth noting that this feature is ENABLED for new installs of LaunchBox by default, but if you are upgrading an existing build of LaunchBox to this version this is DISABLED by default.
  25. Not sure if the post was changed in your edit, or I simply misread. I didn't see you ask about changing the main theme without changing the platform theme. I'd have to look but I believe if you change the theme via the Theme Manager ("Manage Themes" system view option) instead of inside the options menu a prompt appears asking if you want to apply it just as the main theme or to all the platforms as well. If you haven't you could try that and see if it does as you're asking. As I get time this week I'll try to test some things and see if I can get a decent work flow found for you.
×
×
  • Create New...