You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SwitchSDTool/history.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
+
Version 1.10 - Jan 12, 2019
2
+
- Fixed a regression that prevented conversion of NSPs of titles larger than 4GiB.
3
+
- Fixed an instant crash when the required master keys to decrypt and parse a given title are not present. (It now logs on failure indicating what key is required to process the title.)
4
+
1
5
Version 1.09 - Oct 25, 2018
2
6
- more ticket extraction speedups.
3
7
- Dump .nsx file if the ticket is missing. Ticket title key will show up as "[TITLE KEY HERE]" in a hex editor.
4
8
- Add Title keys to .nsx file and rename them automatically once a valid Title key is available.
5
9
- Dumper will now work with Development units.
6
10
7
-
8
11
Version 1.08 - Aug 26, 2018 - (No Longer available)
9
12
- personal_keys.txt now only includes keys not yet in the database.
10
13
- No longer depends on hactool or create temp files while parsing the ncas.
0 commit comments