Skip to content

FlashNX v1.0.0

Choose a tag to compare

@Jonathan8520 Jonathan8520 released this 31 May 18:38
· 82 commits to main since this release

FlashNX v1.0.0 — first release 🎉

The homebrew Flash player for Nintendo Switch. Copy your .swf files to the SD card, launch, play. Powered by Ruffle.

Installation

  1. FlashNX.nrosdmc:/switch/FlashNX/
  2. Your .swf files → sdmc:/flashnx/
  3. Launch FlashNX from the Homebrew Menu (modded Switch with Atmosphère).

What's inside

Joycon-navigable library (banner, color chip, AS3 badge) · HTTPS .swf import from archive.org · in-game editor for the 48 Flash keys, remappable per game · native .sol saves on the SD card · OpenGL rendering (switch-mesa) + audren audio + right-stick / touchscreen mouse.

Good to know

Frame-rate drops on heavy games come from Ruffle's CPU interpreter (no JIT), not from the rendering. AS3 support is partial, inherited from Ruffle. No savestate.

→ Details, usage and credits: README · full log: CHANGELOG


Switch integration layer under the MIT License — all Flash emulation credit goes to Ruffle (Apache-2.0 / MIT).