Jump to content
LaunchBox Community Forums

Leaderboard

Popular Content

Showing content with the highest reputation since 08/14/2025 in File Comments

  1. Thanks for bringing this to my attention! version 1.3.0 Released Updated build to .NET 9.0 (Requires LaunchBox v13.19 or newer) Fixed: UbiSoft games were being incorrectly identified
    2 points
  2. Thanks for the input, it helps more than you might think. I also like the 3D box, feels like im almost holding the game. I got a good idea to implement the 3d box for the details and still keep it seemless. I can't add all the metadata but i can have the box back show using the 3d model, I will tinker with this today and see what I can do. If I collapse the entire Case Grid in details it should hide all that behind it, leaving you to freely swivel away at those cases. If I can pull it off I'll add a option to switch between the 2D Box Back and the 3D Box Back so everybody is happy. I rebuilt the whole thing with this in mind, you can turn several things on/off real easy now.
    1 point
  3. Looking forward to v2! Keep up the amazing work. Will you use the 3D Models in the new version ?
    1 point
  4. Version 6.1.0 Released Updated to .NET 9 Requires LaunchBox version 13.19 or newer Fixed: Plugin would not open from the Tools Menu a 2nd time Thanks @Lypos48!
    1 point
  5. Quick Fix: From within the \LaunchBox\Plugins\ImportMameSoftwareLists\ folder, remove any messXXX.xml files (where "XXX" is any number). Restart LaunchBox. All should be good (minus the feature). Short story: The feature added over a year ago in v6.0.2 is causing issues when loading the plugin a 2nd time during a single LaunchBox session. Long Story: This tells me that during testing (that'd be me) of the new feature AND after it was released 18 months ago, no one ever started the plugin, closed it, and reopened it without having exited LaunchBox in between. I know I didn't. Or they did and never apprised me of the issue. Longterm Fix: Coming soon to a plugin near you. Hopefully I'll get a chance in the next few days to look back in the code and get this resolved. Thanks for bringing this to my attention. I'll tag you when there's an update available. Let me know if you have any other issues or comments.
    1 point
  6. Both. 1. trying to open it, close it, then open it again. And also 2. when i finished import prozess, succesfully!, exit, then cklick again the plugin to start a next import process. My LB Theme is the default one.
    1 point
  7. Really nice looking logos, thanks for these.
    1 point
  8. I haven't tried the Additional Apps option but for boxed sets with multiple PDFs, I do the following: Connect LaunchBox to the zip archive then create a custom emulator, using WinRar or WinZip, to open the archive. This, however, will mean you'd need to manually click the file you want to launch thereafter (too much manual clicking for me). Combine all PDFs into 1 PDF, but that does make is much longer and harder to search (not really recommended) . You can extract all the files to a single folder then create a BAT file that opens up all the PDFs/MP3 files at once (better option). Open a new blank text file and save it as a *.BAT File (i.e. Core Rules Gift Set.bat). Here's an example of a BAT file I use to open the 3 Core Rule books and DM Screen for 5th Edition @echo off cd.. cd "C:\Program Files\Adobe\Acrobat DC\Acrobat" start Acrobat.exe /A "page=1" "Z:\5th Edition\Dungeon Master's Guide.pdf" start Acrobat.exe /A "page=1" "Z:\5th Edition\Player's Handbook.pdf" start Acrobat.exe /A "page=1" "Z:\5th Edition\Monster Manual.pdf" start Acrobat.exe /A "page=1" "Z:\5th Edition\Dungeon Master's Screen Reincarnated.pdf" exit Create a shortcut to this BAT file, so when it runs it is minimized and hides any command prompt windows. Connect the D&D boxed set image in LaunchBox to this new shortcut and remove any associated emulators. Use an ad-free browser such as Brave that can launch each of the online PDFs into separate tabs (best option because of the HTML5 page-turning animation some e-book sites use). Create a BAT file that contains the URLs for each book. @echo off cd.. cd "C:\Program Files\BraveSoftware\Brave-Browser\Application" start brave.exe "--start-fullscreen" "your pdf link here" start brave.exe "--start-fullscreen" "your pdf link here" start brave.exe "--start-fullscreen" "your pdf link here" exit Again, create a shortcut to this BAT file, so when it runs it is minimized and hides any command prompt windows. Connect the D&D boxed set image in LaunchBox to this new shortcut and remove any associated emulators. You can also create webpage shortcuts for individual items that open the desired webpage in full-screen by using the same logic Please let me know if these options help answer your question and if you need help creating these solutions. DM me if you need better examples for BAT files.
    1 point
  9. Thank you so much for these. Would you happen to have an update for the Tomb Raider tables please? Thanks very much.
    1 point
  10. Thank-you! Been looking for this for a while now; very much appreciated.
    1 point
  11. this is the best theme! small question, where did descriptions of games gone? i search everywhere, but couldn't fint it.
    1 point
  12. What you are doing with themes is awesome! I want to learn how to do it to make coverbox themes for my playlists and Categories
    1 point
×
×
  • Create New...