Jump to content
LaunchBox Community Forums

1 Screenshot

About This File

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.

12.thumb.png.fd23fb005d4fdfd5e5cb2dad6457aeda.png


πŸ’‘ 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:

  1. Launch the application.

  2. Click "Select Folder" and choose the directory where your ROMs are located.

  3. Optionally enter a filter term like Disc to process only multi-disc games.

  4. Choose path mode (relative or current folder).

  5. Check the "Include single-disc games" option if needed.

  6. Click "Start" – the .m3u files will be generated in a m3u subfolder.

  7. The output will be shown in the result textbox and also saved to 1-m3u_results.txt.

  • Like 4

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...