Pengfei
85fff614d3
Support for multiple NANDs
...
Preliminary support is added for multiple NANDs. ticket.db, title.db and seed.db will be merged, while the first NAND will be used for system titles and data.
Future changes to the frontend will allow selecting NANDs.
2021-08-30 22:33:24 +08:00
Pengfei
e095abd3cc
Removed special cases for some contents
2021-08-25 20:53:07 +08:00
Pengfei
d34ba541fd
Fix for NAND titles in threeSDumper
...
Otherwise there might be multiple copies of them after system updates
2021-08-07 10:49:34 +08:00
Pengfei
e2bef4d705
Add support for title.db, and use title.db to augment TMD finding
...
Also added support for system title CIA building, and fixed various minor issues.
Also moved MakeMagic to Common.
2021-07-01 14:13:20 +08:00
zhupengfei
9cbec118cd
core: Add NAND data importing
2020-11-28 17:20:46 +08:00
zhupengfei
7c0dc35cab
Dump ticket.db
...
In case we need it later
2020-08-07 13:56:33 +08:00
zhupengfei
900275bffd
Dump certs.db
...
This is used to build CIAs. Currently only retail certs are supported
2020-08-03 22:47:08 +08:00
zhupengfei
1415235a13
Added an 'hos' icon (to be improved)
2020-05-15 22:22:36 +08:00
zhupengfei
b19803c4d3
Add support for system titles
2020-05-14 23:14:59 +08:00
zhupengfei
34686d8a5c
dumper: Add copying boot9 from 0:/3DS and prompt when not found
2020-03-27 16:25:06 +08:00
zhupengfei
eee82fcd5c
frontend: Added icons for everything except titlebar
2020-01-20 00:22:31 +08:00
zhupengfei
48c7c3d70d
Move seeddb.bin to the end and allow failure
2020-01-01 21:14:41 +08:00
zhupengfei
5cbe69388f
Add support for config savegame
2019-10-02 20:06:39 +08:00
zhupengfei
5d675d605a
Add system archives import
2019-10-02 16:00:32 +08:00
zhupengfei
67e6b05e87
lots of important fixes
...
- DPFS container is fixed
- SD Savegame is fixed
- added slot0x25KeyX load
- added regex for titile ID
- added aes_keys.txt import
- sd savegame listing is fixed (uninitialized won't be listed any more)
- error handling is improved (removed asserts and replaced with return values)
- UI is now functional
- config is now checked in main
2019-08-30 15:33:47 +08:00
zhupengfei
d612b9cf37
misc changes
...
- Add dumper script
- Fill importer code
- other fixes
2019-08-26 23:20:02 +08:00