Skip to content

FlashNX v1.1.1

Choose a tag to compare

@Jonathan8520 Jonathan8520 released this 04 Jun 23:24
· 74 commits to main since this release

Data-safety and import-diagnostics fixes, plus library search.

Fixes

  • URL history no longer disappears in applet mode: history (and saves, settings, renamed-game sidecars) is now read with a bounded reader and committed to the SD card after every write, so it survives switching between applet (album takeover) and full title-takeover modes. Previously the history could read empty in applet mode, or get overwritten by the next change.
  • HTTPS import errors are now readable: a failed import shows the real cause (libcurl code and message, HTTP status) instead of an opaque "code -2", so you can tell whether it is the console clock, DNS, the certificate bundle, or a blocked link.

Features

  • Search the local library: press X to filter the game list by name (empty input clears the filter), the same way the archive.org screen already works.
  • Clear applet-mode notice: trying to launch a game without the full app memory now shows a readable message ("launch via title takeover") instead of a red screen.

Changes

  • More consistent controls: X is search on every list, and ZL manages the selected item (game options in the library, delete URL in the import history). The on-screen footers reflect the new layout.
  • The default example URL is now a neutral placeholder.