Releases: derrekr/fastboot3DS
Releases · derrekr/fastboot3DS
v1.2 stable
fastboot3DS v1.1 stable -> v1.2 stable changelog:
- 92579d6 Increase size limit for path in boot setup.
- 7cce7bf Fixed out of memory for big topscreen splashes.
- c15fe99 Only show splash on cold boots and before menu.
- f442d84 Updated fatfs to version R0.13c.
As always report bugs or make feature requests if you would like us to add a feature.
v1.1 stable
fastboot3DS v1.1 beta -> v1.1 stable changelog:
- Added option to change splash duration
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
fastboot3DS v1.0 stable -> v1.1 stable changelog:
- Added support for custom splashscreens (Luma splashcreens work) with customizable duration
- Added support for FIRM from FCRAM (A9NC support)
- Added extended FCRAM support on N3DS
- Added Bootrom / OTP dumper via SuperHax
- Vastly improved boot times thanks to improved SDMMC.c driver
- Improved performance of NAND backups and restores thanks to improved SDMMC.c driver
- Tons of under-the-hood improvements and smaller bugfixes
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
fastboot3DS is pretty much feature complete. If you have any suggestions about missing features please open an issue or contact us via other means.
v1.1 beta
fastboot3DS v1.0 -> v1.1 changelog:
- Support for custom splashscreens (Luma splashcreens work)
- Support for FIRM from FCRAM (A9NC support)
- Extended FCRAM support on N3DS
- Added Bootrom / OTP dumper via SuperHax
- Vasty improved boot times thanks to improved SDMMC.c driver
- Faster NAND backups and restores thanks to improved SDMMC.c driver
- Tons of under-the-hood improvements and smaller bugfixes
Keep in mind this is a beta release, and some stuff may still be rough around the edges. Please report any issues you may find either here, or contact us via some other means. Ideas are also welcome, but there won't be any new features until the stable v1.1 release is out. Have fun testing!
v1.0 stable
- Multiple bug fixes. Compatibility should be equal to boot9strap now.
- Added GPU/LCD deinitialization to hide screen garbage.