Jump to content
LaunchBox Community Forums

Leaderboard

Popular Content

Showing content with the highest reputation since 07/21/2025 in all areas

  1. Version 1.0.0

    92 downloads

    This is Alekfull-XN The theme is originally from Retrobat and Batocera and i really like it. I remember autumn 2024 i took the images and start make it for Launchbox Bigbox and then my laptop got broken luckly i got the files for the theme in (ctc) Community Theme Creator and with a new pc i finally complete this theme and i hope you like this feel free and downlad. cheers Ninjaman
    9 points
  2. Beta 2 for LaunchBox 13.23 is now available, and it brings even more polish and usability improvements. Here is what is new in this update: New Feature: LaunchBox now opens with a brand new Welcome Wizard that helps users quickly set up their games, preferences, and media so they can jump straight into the fun New Feature: A new automation rule for Game Progress Tracking now allows games to be marked as paused if they have not been played in a user-defined number of days New Feature: A new Media Settings section under Tools > Options > Media > Automatic Imports lets users customize which media files are downloaded during automated imports Improvement: When arranging by Game Progress, sorting now follows your user-defined order for progress values and headers Improvement: Platform icons have been visually refreshed for Nintendo GameCube, Nintendo Game Boy Advance, and PICO-8 to better represent each system Improvement: Screensaver 4 for the Default view is now complete and available for testing Improvement: The “Attract Mode Master Volume” option in Big Box is now called “Idle Master Volume” and now controls both Screensaver and Attract Mode audio. Improvement: Marquee screens and LEDBlinky integration should now function properly with Screensavers Fixes: Games hidden by the user will no longer appear in the Game Discovery Center Fixes: The Beat em Up clear logo now displays correctly under all conditions Fixes: Resetting play time and play count now also resets these values for all additional apps attached to a game Fixes: Hybrid views now provide proper audio feedback when navigating with a controller or keyboard Fixes: Some custom LaunchBox themes were silently failing to poll the selected game, which could prevent item highlighting from working correctly Fixes: In some custom LaunchBox themes, multiple carousel controls in the Game Details panel were not always updating as expected The new Welcome Wizard is a big step toward improving the experience for first-time users. You will only see it on brand new installations, but we would love testing and feedback around it. The goal is not to overwhelm new users but to help them get up and running quickly. By the end of the wizard, users should have some games imported, a few preferences set, and some additional features enabled. Also, with this beta, the fourth and final default screensaver view is now complete. That gives you four unique built-in screensavers to try out. You will now see each one has a name, and theme developers can name their own as well using the ThemeSettings.xml file in their themes. The default theme is a great example of how to do it. As always, thanks guys for helping test the next release.
    7 points
  3. Hey everyone! We just wrapped up a major migration of the LaunchBox Games Database to a brand new server, and it wasn't just a lift and shift. We moved from a Windows based system to a modern Linux environment, which meant reworking some big foundational pieces behind the scenes. This included: Migrating and restructuring our databases Replacing and reconfiguring web services Upgrading to the latest version of .NET And a bunch of boring backend plumbing Why does this matter? We are now in a much better place for long term stability, performance, and scalability. This new setup is leaner, faster, and way more futureproof, which means we can continue building great stuff on top of it without worrying about technical debt from 2015 breathing down our necks. That said, any time you do a migration like this, there is always a chance something slips through the cracks. So if you notice anything odd, broken pages, weird behavior, let us know right here in this thread. We will be keeping an eye out and jumping on anything that needs cleanup. Thanks for bearing with us through the transition! This is a big step forward for the future of the GamesDB and LaunchBox as a whole.
    6 points
  4. Version 1.2

    56 downloads

    Hi, LaunchBox often downloads multiple images for the same category (e.g., multiple front covers for a single game). However, not all images are equal — sometimes you want to keep the higher quality version, or prefer the American cover over the European one. My tool helps you quickly compare and clean up duplicate images by relying on filenames to group related images (like multiple covers for the same game). Instead of going through the LaunchBox interface, selecting a game, navigating to the images tab, and manually sorting through them, this tool shows image pairs side by side so you can instantly decide which one to keep or remove. ⚡ This will save you countless minutes when cleaning up large collections. 🔧 Features: Compare images from two folders based on filename similarity (e.g., Zoop-01.jpg vs Zoop-02.jpg) Detect and display duplicates within the same folder Preview matching images side-by-side Move or delete images with one click Optional: Move unselected images to a target folder while recreating the original folder structure Automatically sends deleted files to the Recycle Bin if no target folder is set 🚀 How to Use: Select Primary Folder and Secondary Folder — These are your two image collections (e.g., cart and fan art cart). (Optional) Choose a Target Folder — This is where non-selected (duplicate) images will be moved. If left empty, files will be sent to the Recycle Bin. Click Start to begin the comparison. If matches are found: Images are shown side-by-side. Use Move/Delete buttons to act on one of the files. Use Skip to move to the next pair. After inter-folder comparison, the tool will automatically check for duplicates within Primary Folder, then within Secondary Folder. 🗂️ If a file is moved to the target folder, the tool preserves its original structure. Example: If the file is located at V:\Launchbox\images\snes\Cart\Zoop-01.png, and the target folder is V:\Duplicates, the moved file will be placed at: V:\Duplicates\Cart\Zoop-01.png
    6 points
  5. Those are just background cuts which need be done. Kinnikuman Muscle Grand Prix Max Kinnikuman Muscle Grand Prix Max 2 Tokumori
    5 points
  6. @_Besli_ : Steel Talons. On the games DB was a small logo...not even with the Eagle with its talons. That is kind of implied in the name that the Eagle and talons are included in the logo 😉 So I used your high detailed image to make a better one. https://gamesdb.launchbox-app.com/games/details/5860-steel-talons
    5 points
  7. 4 points
  8. 4 points
  9. 4 points
  10. Stock Market The Game
    4 points
  11. 4 points
  12. 4 points
  13. 4 points
  14. 4 points
  15. 4 points
  16. Stickybear Basket Bounce
    4 points
  17. 4 points
  18. Star League Baseball
    4 points
  19. 4 points
  20. @MJF : Something like this? With a game called Pickle Wars...has to include the Pickle ofcourse
    4 points
  21. As to your red...I would prefer this one then :
    4 points
  22. I had a bit of work getting rid of the bronze horns in the stone slab. There goes all that work 😁
    4 points
  23. Version 1.0.0

    47 downloads

    Hi everyone, I’d like to share a small utility I created called M3U Generator. It’s designed to automatically generate .m3u files for multi-disc games, commonly used with emulators like RetroArch and others that support playlist-style disc switching. 💡 What it does: Scans a selected folder for game files (.cue, .iso, .img, .bin). Groups discs belonging to the same game (based on filenames). Creates .m3u playlist files in a subfolder named m3u. Optionally includes single-disc games as well. 📦 Features: ✅ Supports subfolder-style or flat playlist paths (..\\ or current folder). 🔍 Filter results based on a keyword (e.g., "Disc" or "CD") to process only relevant files. 📝 Displays a log of the generated .m3u content directly in the software. 🧠 Automatically names playlists based on the first disc. 🕹 Example use case: Let’s say you have these files: Game Title (Disc 1).cue Game Title (Disc 2).cue The software will create: m3u/Game Title (Disc 1).m3u With content: ..\Game Title (Disc 1).cue ..\Game Title (Disc 2).cue 📥 How to use it: Launch the application. Click "Select Folder" and choose the directory where your ROMs are located. Optionally enter a filter term like Disc to process only multi-disc games. Choose path mode (relative or current folder). Check the "Include single-disc games" option if needed. Click "Start" – the .m3u files will be generated in a m3u subfolder. The output will be shown in the result textbox and also saved to 1-m3u_results.txt.
    4 points
  24. 4 points
  25. @_Besli_ : And the Polish version. I did clean up (only little) the red III part where the words AKCJE DYWERSYJNE are. Cause that was smudged.
    4 points
  26. @_Besli_ : Then this should suffice
    4 points
  27. 4 points
  28. @HADES81 : Gekitotsu Pennant Race 2 - MSX2 https://gamesdb.launchbox-app.com/games/details/27203-gekitotsu-pennant-race-2
    4 points
  29. In between going through the commodore 64 platform...will take me several weeks/months I reckon to finish all of them who have no logo.😁 @faeran : please devs...build a filter so you can look for all games within a single platform which have no clear logo's 🙏🙏🙏 https://gamesdb.launchbox-app.com/games/details/164160-algol https://gamesdb.launchbox-app.com/games/details/422159-archer-ii https://gamesdb.launchbox-app.com/games/details/157830-apeshit https://gamesdb.launchbox-app.com/games/details/87152-the-amulet https://gamesdb.launchbox-app.com/games/details/169317-antarta https://gamesdb.launchbox-app.com/games/details/170103-sub-chase-64 ARGOS DX - homebrew for the C64 I just added to the games DB. Was in the zombeaver C64 Dreams collection. So...
    4 points
  30. @HADES81 : Circus Charlie. MSX version https://gamesdb.launchbox-app.com/games/details/82927-circus-charlie Also made one for the Coleco Vision https://gamesdb.launchbox-app.com/games/details/95191-circus-charlie And one for the Sega SG-1000 https://gamesdb.launchbox-app.com/games/details/123873
    4 points
  31. @HADES81 : AKUMAJOU DRACULA (CASTLEVANIA) Sharp X68000 https://gamesdb.launchbox-app.com/games/details/73375-akumajou-dracula
    4 points
  32. Double Dragon Advance https://gamesdb.launchbox-app.com/games/details/3230-double-dragon-advance
    4 points
  33. @_besli : Progear - Japanese clear logo. I just added it to the gamesDB https://gamesdb.launchbox-app.com/games/details/38290-progear And with the orange shine
    4 points
  34. 4 points
  35. 4 points
  36. 4 points
  37. I noticed there was a slight outline on this logo, so I took a crack at it.
    4 points
  38. Please use this: make upload 😃
    4 points
  39. 4 points
  40. 4 points
  41. 4 points
  42. 4 points
  43. Sevens / Klondike Solitaire
    4 points
  44. Big Bird's Funhouse
    4 points
  45. 4 points
×
×
  • Create New...