GodMode9 v1.6.1 Second Anniversary Edition
Today, exactly two years have passed since the first public release of GodMode9 (v0.2.0). This is a small release, intended to commemorate the two year anniversary. First of all, this is what you get:
- [new] Override the default font via
0:/gm9/support/font.pbm
or1:/gm9/support/font.pbm
- [new] Use full FCRAM for RAM drive on N3DS (thanks @profi200 and @Wolfvak)
- [improved] Screenshots can be taken almost everywhere and have a date/time based name
- [fixed] Disable writing to write-locked SD cards (thanks @windows-server-2003)
- [fixed] Proper handling of UTF-8 filenames
As for the commemorating, a lot has happened since the GodMode9 v0.2.0 release:
- 889 commits since v0.2.0, 954 commits total, a lot more if you also count commits inside branches and local commits. Don't even try to convert that to manhours.
- To date, GodMode9 has been downloaded a total of 662,854 times from Github.
- GodMode9's standard binary format has switched from Brahma, over A9LH, to FIRM. As of today, GodMode9 can even be installed as a bootloader and does not require another chainloader at all.
- GodMode9 has evolved, from a very simple proof-of-concept ARM9 file browser, to an essential 3DS hacking tool, replacing the inferior (yeah, I know, some of you still think otherwise) Decrypt9.
- Thanks to research, some of it directly connected to GodMode9 development, we now understand the 3DS OS better than ever today. (and no, we don't understand all of it yet)
- Get further insights into the GodMode9 development history via the GitStats report. Just unpack it to some folder and open
index.html
in any browser of your choice. (thanks @Wolfvak for this)
Thanks to everyone who has helped to make this possible, including contributors, testers, and users. I won't even try to start a full list here (take a look into the readme credit section for a small, condensed one), just be sure, without you guys nothing of this would have been possible. Thank you all!
As a bonus, stuff to watch out for or give a try if you haven't yet:
- @ihaveamac keeps on improving his excellent fuse-3ds script, allowing you to mount 3DS related data on PC, similar to how GodMode9 does it. New release coming up soon.
- @Wolfvak has finally released and keeps on improving BAX, a tool allowing you to have animated boot splashes on your console, and a big improvement over his earlier BootAnim9 tool.
- fastboot3DS will have a new release soon, including boot splash support and FIRM from FCRAM (A9NC, A9SP) support, plus another frequently requested feature.
- @SirNapkin1334 hosts the offical GodMode9 Discord channel, for you to discuss anything GodMode9 related. Invite link here.
- Last but not least: GodMode9 development will continue. Possible future improvements are ZIP / PNG support, a config menu and finally getting to zero issues on Github.