Skip to content

v27.15.1

Latest
Compare
Choose a tag to compare
@RocketRobz RocketRobz released this 24 Jun 10:05
· 4 commits to master since this release

Includes nds-bootstrap v2.6.2
Re-released to fix a bug where v25.15.1 is displayed before the proper version number in TWLMenu++ Settings.

Check here on how to update TWiLight Menu++:

What's new?

  • The image viewer now displays images/photos in the RGB565 color format for improved green color display!
    • For the images to display without issues, the music is now sequenced instead of streamed.
  • The DS(i) splash or custom splash, along with the manual and custom banner icons, will also be displayed in the RGB565 color format!
  • Pressing A in the image viewer will now switch the dithering method used for displaying 32/24-bit color .bmp images or all .png images.
    • Temporal dithering (used every time when opening an image) basically works around color banding by switching dark/bright pixels in rapid succession.
    • Normal dithering pauses the pixel-switching, revealing a grid-like pattern.
  • Added a Sonic-themed TWLMenu++ splash for Sonic the Hedgehog's anniversary!
    • The splash jingle has been added since past versions.
  • If the Virtual Console add-on is not installed, the TWLMenu++ splash screen will now show icons of three GBA models above the logo, and three DS models below the logo.

Bug fixes

  • Fixed dark color crushing for some images due to temporal dithering (aka color de-banding).
  • @mentusfentus: DS Classic Menu: Fixed top bar date text not displaying correctly in German.
  • If a photo in sd:/_nds/TWiLightMenu/dsimenu/photos/ is found to have transparency/alpha, it'll now be applied with the black color instead of not using transparency/alpha at all (which could reveal hidden graphics).