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

Settings in new version #142

Closed
paulober opened this issue Oct 22, 2023 · 2 comments
Closed

Settings in new version #142

paulober opened this issue Oct 22, 2023 · 2 comments

Comments

@paulober
Copy link

How can I set these settings in the new rewrite like I could in the old version:

For update dumps:

Split output dump (FAT32 support): Yes
Verify dump using No-Intro database: No
Remove console specific data: Yes
Generate ticket-less dump: No
Change NPDM RSA key/sig in Program NCA: No
Dump delta fragments: No


For DLC dumps:

Split output dump (FAT32 support): Yes
Verify dump using No-Intro database: No
Remove console specific data: Yes
Generate ticket-less dump: No
@paulober paulober added the bug Something isn't working label Oct 22, 2023
@DarkMatterCore DarkMatterCore removed the bug Something isn't working label Oct 22, 2023
@DarkMatterCore
Copy link
Owner

Hi there. It'd have been more appropiate to open a discussion for this, but it's alright.

  • Split output dump (FAT32 support) is no longer available -- if you're using the SD card as the output storage and the dump size exceeds 4 GiB - 1, the output dump will now always be split using a ConcatenationFile entry (folder with numbered files). This is not a bug -- this is done on purpose to mimic the way Horizon OS treats files written to the SD card.

  • Verify dump using No-Intro database is not available at the moment, but it will be reimplemented in the future, so you can just ignore that.

  • Remove console specific data matches the tik: remove console specific data option.

  • Generate ticket-less dump matches the nca/tik: remove titlekey crypto option. This overrides the tik: remove console specific data option, just like Generate ticket-less dump used to override Remove console specific data in legacy builds.

  • Change NPDM RSA key/sig in Program NCA is no longer available because it was deemed unnecessary.

  • Dump delta fragments is no longer available -- we discovered it never really did anything at all on legacy builds.

@paulober
Copy link
Author

Sorry I'll create it there for other people to find in the future. And thanks for the explanation.

@paulober paulober closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2023
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

2 participants