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

The vast majority of NSPs missing game revision (version number) #155

Open
nodakamakadon opened this issue Oct 29, 2019 · 1 comment
Open

Comments

@nodakamakadon
Copy link

Is this something I can fix? E.g. by supplying the program with titlekeys or whatever may be needed.

If it's an issue extracting the information, I notice XCI Explorer is able to pull a version number out of everything you throw at it.

@nodakamakadon
Copy link
Author

Liberal use of:

try { data.GameRevision = data_tmp.GameRevision; } catch (Exception e) { }

Has given all but green-highlighted XCI-list entries a revision number.

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