WiiDatabase / NROHelper

Handy little Python script for dealing with Nintendo Switch NRO files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRO Helper

Handy little Python script which can extract Icon, NACP and RomFS from Switch NRO files. It exposes all information through an NRO class and subclasses like NACP.

TODO

  • Support NROs without assets (e.g. libtransistor)
  • Modify icon
  • Finish GUI version
  • Modify NACP (name, author, version)

Thanks to

About

Handy little Python script for dealing with Nintendo Switch NRO files

License:MIT License


Languages

Language:Python 97.0%Language:Nix 2.8%Language:Batchfile 0.2%