ihaveamac / pyctr

Python library to interact with Nintendo 3DS files
MIT License
30 stars 8 forks source link

New 3DS CTRNAND is corrupting since 0.7.3 #44

Closed ihaveamac closed 7 months ago

ihaveamac commented 7 months ago

This is affecting ninfs and this commit breaks it: https://github.com/ihaveamac/pyctr/commit/16ffe3dcd27cee145141ca63a3ee227d5ece4213

This seems to also affect pyctr.type.nand.

ihaveamac commented 7 months ago

This commit is overwriting Keyslot.CTRNANDNew with the wrong key. It should be 4d804f4e9990194613a204ac584460be but it is overwriting it with 54ef035f30260e0e9b5e004fc985dc22

ihaveamac commented 7 months ago

0.7: 5932346b9841abd1b32005d78a5b1e2921ca8374 master: f934fd18230b6b54b751402612067c4525a38d51