Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add support for .m3u #619

Closed
RiskyJumps opened this issue Jul 17, 2020 · 2 comments
Closed

[Request] Add support for .m3u #619

RiskyJumps opened this issue Jul 17, 2020 · 2 comments

Comments

@RiskyJumps
Copy link

@RiskyJumps RiskyJumps commented Jul 17, 2020

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

@stenzek
Copy link
Owner

@stenzek stenzek commented Jul 22, 2020

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.

@stenzek stenzek closed this Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.