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

"Latest Revision" in scoring system not working? #5

Closed
ghost opened this issue Mar 1, 2020 · 4 comments
Closed

"Latest Revision" in scoring system not working? #5

ghost opened this issue Mar 1, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Mar 1, 2020

When running the script on a No-Intro NES set, I am getting all revisions of a game.

This is the syntax I am using to create a set...

python3 generate.py -r USA -e zip -i "c:\nes" -o "c:\nes_fix" -d "Nintendo - Nintendo Entertainment System (20200127-000518).dat" --no-all

Using this, I still end up with original rom and their Rev 1 equivalent.

@andrebrait
Copy link
Owner

Any specific examples so I can look into it faster?

@andrebrait
Copy link
Owner

From the file name you used, I'm wondering if this is a Parent/Clone XML or a Standard DAT.

You need to grab the Parent/Clone XML from the No-Intro DAT-o-matic instead of a standard DAT for this to work.

@ghost
Copy link
Author

ghost commented Mar 1, 2020

Sure enough, I had the wrong DAT file.

Thanks for the help and the excellent tool!

@ghost ghost closed this as completed Mar 1, 2020
@andrebrait
Copy link
Owner

@LiveFastCyYoung no problem :-)

There's an issue I'm facing with games that span multiple ROMs, and I'll fix it today. If you can, please wait until version 1.0.4 is out to use it

This issue was closed.
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

No branches or pull requests

1 participant