Skip to content

NSC_BUILDER v0.89

Compare
Choose a tag to compare
@julesontheroad julesontheroad released this 29 Jul 21:18
· 815 commits to master since this release
f14a59c

v0.89- Adds patcher for linked account requirement:

Edit: Attached a list of patchable and unpatchable linked account games thanks to "the tester"

- Added patcher for linked-account flag in control nacp

* Patcher was added to Advanced mode, option 5 "patch a linked account requirement"
* The file is patched directly without generating a copy or any extraction
* The patcher can patched several files in batch
* The patcher will skip files that don't need a linked account
* You can see if a file needs a linked account in the nacp reader:
     > If "StartupUserAccount==RequiredWithNetworkServiceAccountAvailable" a linked account is needed
* Patcher patches this value to take an unlinked account:
     > New value is StartupUserAccount==Required, which will ask for an account at boot but it doesn't need to be linked.
     > Value isn't patched to "StartupUserAccount==None", since it crashes these games.
* If "RequiredNetworkServiceLicenseOnLaunch" is enabled it will also patched

- Take into account that current verification will ping the control nca as modified

- For now files with this patch won't be included in the verification and upcoming restore mode due to the small number of games with this patching requirement

- Fixed issue that impeded raw-extaction from working properly

- Added <,<>,> to the list of banned characters for filenames