GodMode9 v1.4.3
This release mainly concentrates on bug fixes and improvements of earlier features. This is what you get:
- [new] Hardcoded readme and readme viewer inside the
HOME
->More...
menu - [improved] Vastly improved GBA VC Save injection method - will now work 100% of time
- [improved] Improved image mount handling
- [improved] Improved text viewer colour scheme
- [improved] Improved FIRM decryptor (only applies to N3DS original FIRMs)
- [fix] Fixed scripts not showing up in text viewer
- [fix] Fixed crashes when viewing certain text files
- [scripting] Fixed and improved
shaget
command
For those of you building yourself, there is now a way of disabling the brightness slider (DISABLE_SLIDER
), an alternative bootloader mode (SALTMODE
/ AL3X10MODE
) and a way of piggybacking filesystem images (vram0.img
), which is best used in conjunction with the script runner feature. Lazyness won't be rewarded here, so read the readme and/or check out the Makefile for info on these.
Also, important info: If you're building this yourself, force update your firmtool to the most recent nightly. Use this command line: pip install --upgrade git+https://github.com/TuxSH/firmtool.git
. Thanks @AuroraWright for the recent fix.
Starting from this release, the X:
drive (containing NAND xorpads) is considered legacy and may be removed at a later point. Everyone looking for a way to browse their 3DS console data on a PC or Mac, have a look at @ihaveamac's excellent FUSE-3DS scripts.
Special thanks for this release go to @AuroraWright, @TuxSH and @Wolfvak, who helped me reverse engineering process9, finally enabling me to give you that 100% stability on GBA VC save injects.