We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If it's like FILE "blah.iso" BINARY, it'll add that ISO twice, once normally and twice as referred to from the cue sheet.
It's not harmful, I guess, but might want to add a check to ROMScanner.processNormalFile to not add files that are already processed somehow.
The text was updated successfully, but these errors were encountered:
Miss-Inputs
No branches or pull requests
If it's like FILE "blah.iso" BINARY, it'll add that ISO twice, once normally and twice as referred to from the cue sheet.
It's not harmful, I guess, but might want to add a check to ROMScanner.processNormalFile to not add files that are already processed somehow.
The text was updated successfully, but these errors were encountered: