Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@RocketRobz RocketRobz released this 15 Nov 22:17
· 20 commits to master since this release

Included in TWiLight Menu++ v27.12.0

Instructions:

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

What's new?

  • AP-fixes are now included instead of having to rely on an external AP-fix from TWLMenu++!
    • User-provided AP-fixes are now read from sd:/_nds/nds-bootstrap/apFix/.
  • 32KB DLDI drivers (such as for N-Card) are now useable outside of B4DS mode!
    • DSi-Enhanced/Exclusive/Ware games do not work in DSi mode (yet) (same applies to 16KB drivers). To play some DSiWare games, you'll need to activate B4DS mode.
  • B4DS mode: To avoid having to shrink the heap for Sonic Classic Collection (as well as heap shrink causing issues for that game), the DLDI driver has been moved to ITCM.
    • This applies for <= 16KB DLDI drivers.

Bug fixes

  • Fixed Puppy Palace not booting without resetting the game!
  • Fixed a bug which caused pre-loading 28MB DSi-Enhanced ROMs (ex. Bejeweled Twist) into RAM on 3DS consoles in DS mode causing a crash.
  • B4DS mode: Fixed Koukou Eitango: Kiho 400 Go Master not booting.
  • B4DS mode: Data/instruction cache is now flushed after each card read for Pokemon HGSS.
    • Since it's been tried before (iirc), it may or may not fix the random crashes in those games.