Releases: Naim2000/nanddumper_ios
Releases · Naim2000/nanddumper_ios
v1.1
v1.0
beta4
- Added a cool progress bar
- Switched to that other font. It looks cool.
- General system stability improvements to enhance the user's experience.
The app should like, hopefully work on all retail IOSes now. Development too, but that's untested rn, it should be fine though
HOTFIX: Removed IOS59 from auto-reload cause it eats up USB storage devices(?)
beta3
Beta does not mean unstable**
- Now
reads the console model from setting.txtnarrows down your console type based on the MODEL in setting.txt - Now checks if enough space is available before writing nand.bin
- Added confirmation prompt before actually dumping NAND
- Added EJECT button support. Sorta. It doesn't cancel if you're in the middle of the NAND dump
- **Fixed a sorta bug where trying to run the app on <=IOS22 would make IOS crash
- Output nand.bin filename has a 2 digit number so you can make multiple NAND backups a day (why!!!??)
Hotfix dc4eaf1: Forgot to reinitialize input when asking for confirmation.... my bad lol