Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

M3U Generator – Automatically Generate .m3u Files for Multi-Disc Games

View 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 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...