[Request] Add support for .m3u #619
Closed
Labels
Comments
|
Implemented in f3df4f9 Needs a core file update to signal that DuckStation can accept m3u files now - you can edit it yourself in the meantime. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For RetroArch to be able to swap discs on multi-disc games, an index file (.m3u) is required. The file is just a simple text file that lists all the .cue (for .bin/.cue) or .chd files (separated by newline characters).
For more info, please look at: multiple-disk-games
The text was updated successfully, but these errors were encountered: