Skip to content

v1.0.1

Compare
Choose a tag to compare
@RocketRobz RocketRobz released this 25 Sep 23:42
· 366 commits to master since this release

Included in TWiLight Menu++ v26.1.1

Instructions:

  1. Download the .7z file.
  2. Extract the nds-bootstrap .nds and .ver files, to root:/_nds/.

Improvement

  • Slightly improved boot times on DSi/3DS in DSi mode.
    • NDMA is now used to clear memory.

Bug fixes

  • Fixed the Chinese (iQue) & Korean versions of Super Mario 64 DS not booting.
  • Implemented ROM and save mirroring.
    • Fixes compatibility in some lesser-known DS games, such as My Stop Smoking Coach.
  • B4DS: Fixed games containing overlays crashing with an Expansion Pak inserted.
  • Improved region determination for region-free DSiWare titles.
    • If TWLCFG or the country setting within isn't detected, it'll determine region based on the currently set language.
    • Fixes DS WiFi Settings standalone ROM displaying Japanese on flashcards even with a region other than Japan set.
  • Ported RTC fix to B4DS mode.
    • Should hopefully fix the crashes in the Pokemon Gen 4 games, the time changing in Animal Crossing: Wild World and other time-related issues on DS flashcards.
  • Patched RAM mirror checking in an attempt to make the launched game not use more than 4MB of RAM.
    • DS mode and DSi mode will set the proper value, the latter of which allows games to use up to 8MB of RAM.
    • Does not apply to SDK5 games, as those are already working fine.
    • Fixes Jump Super Stars not booting in DS mode.