Jump to content
LaunchBox Community Forums

superrob3000

Members
  • Posts

    303
  • Joined

  • Days Won

    4

Everything posted by superrob3000

  1. @Baggio I made a new plugin that will work better for the naming cleanup. Give it a try if you'd like. If you run into any issues let me know in the comments section of that file.
  2. Fuzzy Media Name Cleanup View File A plugin to help restore missing media files when updating to LaunchBox 13.14+. LaunchBox versions 13.14 and higher use a stricter naming convention for media files than previous versions. As a result you might find that you have many missing media files after updating. If you are in that situation, you can do the following: First make a backup copy of your Images and Videos folders just to be safe. Temporarily revert to LaunchBox version 13.12 by closing LaunchBox/BigBox and running LaunchBox/Updates/LaunchBox-13.12-Setup.exe Start LaunchBox and open the plugin (Tools->"Fixup Fuzzy Media Names" to run it for all games in a platform or if you want to run it for an individual game then right-click the game and select "Fixup Fuzzy Media Names"). Follow the on-screen instructions to start the fixup process (you can choose between rom name format or game title format). Revert back to LaunchBox version 13.14 (or higher) by closing LaunchBox/BigBox and running LaunchBox/Updates/LaunchBox-13.14-Setup.exe LaunchBox versions 13.14 and higher should now recognize the media. The list of media files that had to be renamed can be found in LaunchBox/Logs/FuzzyNamingFixupLog.txt Can't promise this will fix every case but it should fix most cases of missing media caused by the 13.14 update. Installation: Copy FuzzyWuzzyNamingFixup.dll to your LaunchBox/Plugins folder. Submitter superrob3000 Submitted 05/23/2024 Category Third-party Apps and Plugins  
  3. That's worth a shot. Just make a backup of your Images and Videos folders first in case it doesn't work out as expected. I think worst case, the rename tool might not recognize some of the media names that are too "fuzzy" and would just leave them as-is.
  4. By fill you mean it will preserve aspect ratio but some of the image can get chopped off, correct? I'll think about adding it.
  5. @CLB1966 You can do this with the "CLI Launcher" plugin. Just right-click the game in LaunchBox and select "Create Game Shortcut". For the shortcuts to work, either LaunchBox or BigBox need to already be running, but they can just be running in the background with the GUI minimized.
  6. @garrett521 No, but you are up next. If you look at my last update for the sound option, I've added a nice big "Additional Settings" panel that can be pulled up in preparation for adding some controls to create custom combos of media.
  7. @dsync89 Actually, never mind. The option isn't working correctly when multiple screens have it set differently. I'll need to look into it some more.
  8. @dsync89 I added a per-screen mute option to v5.0.0. To get to the option go to Tools->ThirdScreen Settings, select the screen you want to unmute, and click "Additional Settings".
  9. The plugin doesn't overwrite any Launchbox files. All of the files in the release are unique to thirdscreen. So to uninstall just download and unzip the latest release to get the file list and then delete all of those files from your Launchbox folder.
  10. Ok, thanks. Does blinky not work consistently if you try the shortcut a few times? I've noticed that in general blinky just sometimes decides not to work when a game is launched. Also, does blinky work when you use the game shortcut with LaunchBox open instead of BigBox?
  11. @TapeWorm Sure, if you want to skip navigating to the game menu before the game is launched then grab the latest version and replace the "launch" command with "launch_without_menu". One thing to keep in mind though, if you have a marquee and are using BigBox's default marquee support, then the marquee will not update correctly when you skip navigating to the game menu. You would have to switch to using the ThirdScreen plugin for the marquee to work correctly with this command.
  12. @Undertherainbow Thanks for the suggestion. You are correct that currently it will display one or the other and not overlay them. When I have time I'll look into it and see if it's something I want to add. The hardest part with adding options like this is usually how to keep the user interface simple (not so much the implementation).
  13. @shrek6446 Thanks for pointing this out. I uploaded a new version (v4.0.0) which should fix the issue.
  14. @shrek6446 Glad to hear it's working for you. For the playlist shortcut that isn't working, can you provide the following: 1. Please post the log file located at LaunchBox/Logs/StreamDeckGameLauncher.txt 2. What is the full command line you are using? 3. Open LaunchBox. right click on the playlist, choose edit, and send a screen shot of the Edit Playlist window.
  15. Even with ThirdScreen, the primary display setting in Options > General is still what controls which screen BigBox will open on, and neither ThirdScreen nor BigBox control which screen emulators and games load on. Try it with ThirdScreen disabled and see if you are still having the same issue.
  16. Version 1.0.0

    52 downloads

    Kids Favorites playlist media including animated video marquee, theme video, clear logo, and pointer. The animated marquee happens to be in gif format, so it should be added as an "Arcade - Marquee" Image in LaunchBox. It will animate if you are using the ThirdScreen plugin. Otherwise you'll need to modify your theme files to support animated gifs. IMG_6428.MOV
  17. Kids Favorites Playlist Media with Animated Marquee View File Kids Favorites playlist media including animated video marquee, theme video, clear logo, and pointer. The animated marquee happens to be in gif format, so it should be added as an "Arcade - Marquee" Image in LaunchBox. It will animate if you are using the ThirdScreen plugin. Otherwise you'll need to modify your theme files to support animated gifs. Submitter superrob3000 Submitted 01/10/2024 Category Playlist Media Packs  
  18. Version 1.0.0

    139 downloads

    Favorites playlist media including animated video marquee, theme video, and pointer. The animated marquee happens to be in gif format, so it should be added as an "Arcade - Marquee" Image in LaunchBox. It will animate if you are using the ThirdScreen plugin. Otherwise you'll need to modify your theme files to support animated gifs. IMG_6315.MOV
  19. Favorites Playlist Media with Animated Marquee View File Favorites playlist media including animated video marquee, theme video, and pointer. The animated marquee happens to be in gif format, so it should be added as an "Arcade - Marquee" Image in LaunchBox. It will animate if you are using the ThirdScreen plugin. Otherwise you'll need to modify your theme files to support animated gifs. Submitter superrob3000 Submitted 01/10/2024 Category Playlist Media Packs  
  20. You could always write a simple plugin instead of a script. There is a method to add custom fields for a game which might be easier/safer than trying to directly edit your XML data files.
  21. CustomField elements get added to Data/Platforms/<platform_name>.xml
  22. From what I saw when writing the plugin, LB treats multiple images in rom name format the same as multiple images in game name format for the most part. For example, any mix of <game_name>-[0-9]+ and <rom_name>-[0-9]+ works fine.
×
×
  • Create New...