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

hactoolnet: Improve NCA processing behavior #243

Merged
merged 2 commits into from
Apr 9, 2022

Conversation

Thealexbarney
Copy link
Owner

  • Ignore the relevant --section#(dir) option if the equivalent --exefs(dir) or --romfs(dir) option is set.
  • Display a warning instead of completely erroring when trying to extract a section that doesn't exist.
  • Fix an off-by-one error that resulted in section 3 not being extracted. In practice this hasn't mattered much up to this point because no official NCAs contain a section 3.

- Ignore the relevant --section#(dir) option if the equivalent --exefs(dir) or --romfs(dir) option is set
- Display a warning instead of completely erroring when trying to extract a section that doesn't exist
- Fix an off-by-one error that resulted in section 3 not being extracted. In practice this hasn't mattered much up to this point because no official NCAs contain a section 3.
@Thealexbarney Thealexbarney merged commit c62de98 into master Apr 9, 2022
@Thealexbarney Thealexbarney deleted the hactoolnet-improvements branch April 9, 2022 01:30
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.

1 participant