Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

eXoDOS - CD-ROM images sometimes have incorrect casing. #76

Closed
zerojay opened this issue Mar 31, 2016 · 1 comment
Closed

eXoDOS - CD-ROM images sometimes have incorrect casing. #76

zerojay opened this issue Mar 31, 2016 · 1 comment
Assignees

Comments

@zerojay
Copy link
Owner

zerojay commented Mar 31, 2016

There are games that use CD images that need to be mounted and sometimes the CUE files have the incorrect casing of the extension. This works fine on Windows which is a case-insensitive filesystem but fails to run properly on Raspberry Pi/Linux.

Write a routine into the script that will look for and autocorrect these issues by either renaming the offending disk image or updating the name in the CUE file.

@zerojay
Copy link
Owner Author

zerojay commented Oct 23, 2017

I found this: https://github.com/sduensin/retropie-tools

With a few tweaks, it worked well for me, though it takes forever for it all to get imported. Might make some changes of my own and publish them. Meantime, I already consider this closed.

@zerojay zerojay closed this as completed Oct 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant