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

Allow the ".inst" extension for CUE sheets. #5200

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Allofich
Copy link
Contributor

@Allofich Allofich commented Sep 7, 2024

Allows the ".inst" extension for CUE sheets and adds the ".gog" extension to the list of exclusions for CUE sheets in CDROM_Interface_Image::LoadCueSheet, on the assumption that the .gog extension is used for the images but not for CUE sheets.

Add a summary of the change(s) brought by this PR here.

What issue(s) does this PR address?

Closes #5195.

Does this PR introduce new feature(s)?

".inst" extension files, which apparently can be used as CUE sheet files by GOG, can be used for mounting CD images.

Does this PR introduce any breaking change(s)?

No.

Disallow the ".gog" extension for CUE sheets.
@joncampbell123 joncampbell123 merged commit 85ba4e1 into joncampbell123:master Sep 10, 2024
20 checks passed
@Allofich Allofich deleted the gog branch September 10, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GOG BIN/CUE file extentions
2 participants