Skip to content

Releases: DS-Homebrew/GodMode9i

v3.7.0

15 Nov 22:52
Compare
Choose a tag to compare

What's new?

  • Expanded DLDI driver space to 32KB by using libnds32 (by @lifehackerhansol)!
  • @ApacheThunder: Added support for mounting the N-Card and original R4 DLDI drivers when launched from DSi/3DS NAND or SD card!
  • Added workaround to make homebrew only supporting up to 16KB DLDI drivers, now working with 32KB DLDI drivers!
    • Has not been tested with homebrew built with libnds v2.

v3.6.0

17 Sep 04:11
Compare
Choose a tag to compare

What's new?

  • @rvtr: Added support for NAND save "DS Guide" card!

Bug fix

  • DSi MBK settings are now read and set from the booted .nds file.

v3.5.4

23 May 05:39
Compare
Choose a tag to compare

What's new?

  • ConsoleID will now be read from it's register, if available.

Bug fix

  • Only detect GBA cart ejection when running from Slot-1.

v3.5.3 (hotfix #2)

08 Mar 22:42
Compare
Choose a tag to compare

Bug fix

  • Fixed where booting a .nds file would cause a Guru Meditation Error to appear.

v3.5.2 (hotfix)

28 Feb 03:26
Compare
Choose a tag to compare

Bug fix

  • Fixed an overlooked bug which caused game dumping to crash.

Known bug

  • Booting a .nds file will cause a Guru Meditation Error to appear. To boot .nds files again, please downgrade to v3.5.0.

v3.5.1

27 Feb 22:09
98384c1
Compare
Choose a tag to compare

What's new?

  • SHA1 can now be calculated on DS consoles!
  • .nds files should now boot slightly faster on DSi/3DS consoles.

Known bug

  • Booting a .nds file will cause a Guru Meditation Error to appear. To boot .nds files again, please downgrade to v3.5.0.

v3.5.0: New Years release

01 Jan 23:11
457a824
Compare
Choose a tag to compare

All changes by @Epicpkmn11

What's new?

  • Updated to match GodMode9's new font (#219).
  • Made GBA RTC dumping optional.
  • Made X button clear string in keyboard.

Bug fixes

  • Only dump the RSA key on trimmed DS(i) ROMs when it exists. (Thanks @bWFpbA)
  • Fixed dumping EEPROM registers in 32 MB GBA ROMs.

v3.4.1

24 Jan 04:14
2212ee5
Compare
Choose a tag to compare

Bug fix

  • @Epicpkmn11: Fixed copying files from NitroFS not working properly.

v3.4.0: New Year, New Release

01 Jan 07:13
24d3a0a
Compare
Choose a tag to compare

What's new?

  • DSi NAND is now accessible after a DS flashcard has been booted with unlocked SCFG!
    • Files can now be copied across all drives with all flashcards!
    • Requires a DSi BIOS dump in sd:/_nds/. Either a full or part dump (of which is already dumped by TWLMenu++ to said location) will work.
  • Bootstrapping a .nds file has been removed. This is due to:
    • TWLMenu++ already having such feature.
    • GM9i not being updated as often.
    • Would run into the same issue as TWLoader, where we'd maintain more than one .nds loader.
  • @metroid-maniac: Added dumping GBA RTC data in metadata and saves.

Bug fix

  • @Epicpkmn11: Fixed dumping apps with versions over 000000FF.

v3.3.2: Labor Day Release

06 Sep 03:00
257fbbc
Compare
Choose a tag to compare

All changes by @Epicpkmn11

Improvement

  • @Epicpkmn11 and various: Updated translations, and added Indonesian, Polish, and Ryukyuan languages.

Bug fix

  • Attributes can no longer be changed on read-only drives.