NRFSX extracts the File System of specific containers:
these are .NSP, .XCI, .ISO, .WBSF, .WUX, and .WUD, which are used in Nintendo Switch, Wii, and Wii U titles.
NRFSX uses hactool for Switch titles and WIT (Wiimms ISO Tool) for Wii/Wii U titles.
prod.keys are an absolute requirement for all Switch titles, title.keys are only required for ExeFS while prod.keys are needed for everything. You can not extract the ExeFS without prod.keys.
Keys can be imported/replaced by clicking the respective button for keys in the top right.
Wii/Wii U titles do not require any external additions and are fully handled by WIT.
NRFSX was made to skip emulators, CLIs, and to easily acquire streamed audio files, which can be converted into FLAC using NA2FLAC.
Important info: NRFSX is still in early development. It is currently lacking features and format/platform support.
- NRFSX — MIT License (see
NRFSX/LICENSE.txt) - hactool — ISC License (see
NRFSX/licenses/hactool_LICENSE.txt)
Visit https://github.com/SciresM/hactool - WIT (Wiimms ISO Tool) — GNU GPL v2 (see
NRFSX/licenses/WIT_LICENSE.txt)
Visit https://wit.wiimm.de/wit/ and https://github.com/Wiimm/wiimms-iso-tools - NSIS (Nullsoft Scriptable Install System) — zlib/libpng License (see
NRFSX/licenses/NSIS_COPYING.md)
Visit https://nsis.sourceforge.io
- hactool by SciresM and its contributors
- WIT by Wiimm
- NSIS Installer System by the NSIS developers
- NRFSX by n.jcbz