AuroraWright / SafeA9LHInstaller

A noob-proof ARM9LoaderHax installer/updater/uninstaller for 3DS
GNU General Public License v3.0
144 stars 35 forks source link

Allow to run from FW 2.1 and auto-dump otp.bin #10

Closed d0k3 closed 8 years ago

d0k3 commented 8 years ago

This pull request allows to run SafeA9lhInstaller from FW 2.1. If the otp.bin does not exist, it will be read from memory and automatically dumped to a file.

Tested by yours truly, @al3x10m

d0k3 commented 8 years ago

Also tested by @mtheall now (on N3DS).

mtheall commented 8 years ago

whoa. I do not own a n3ds. I used this on 2ds and o3dsxl.

d0k3 commented 8 years ago

Just in case you wonder, the rebase was because I forgot about the newline at the end of .gitmodules. Yup, I am pedantic sometimes :).

d0k3 commented 8 years ago

Also tested by @al3x10m on N3DS. If there is anything you want tested or changed, just let me know!

AuroraWright commented 8 years ago

Just merged it in https://github.com/AuroraWright/SafeA9LHInstaller/commit/4ec05a33bc533b1346bf290469a3476dea46c465 :D Thanks a lot!