Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.19 KB

File metadata and controls

41 lines (29 loc) · 1.19 KB

Changelog

[Unreleased]

Fixed

  • Top screen cover is now displayed/hidden correctly when placed partially or fully off-screen
  • DSi banners with missing DSi part now fall back to the DS icon

[v1.3.0] - 18 Apr 2026

Added

  • Ability to set the position of the top screen cover image in custom themes
  • Support for fast scrolling with the L and R buttons in coverflow display mode
  • Support for touch input

Fixed

  • Use after free bug with the texture load request in Label3DView. This occurred for example when spamming B in banner list mode.

[v1.2.0] - 29 Mar 2026

Added

  • Support for cheats with Pico Loader API v3
  • Hide files/dirs with hidden attribute, or with a name starting with a period
  • New customization options for custom themes
    • Position of elements on the top screen
    • Text colors
    • Blend colors

Changed

  • File name on the top screen now uses marquee when too long

Fixed

  • Improve error handling for banners to better detect if a rom has a valid banner

[v1.1.0] - 11 Jan 2026

Added

  • Support for Pico Loader API v2. This makes it possible to return to Pico Launcher from supported homebrew applications.

[v1.0.0] - 25 Nov 2025

  • Initial release