reNXpack icon indicating copy to clipboard operation
reNXpack copied to clipboard

Repack Nintendo Switch nsps to work on lower firmwares

Results 2 reNXpack issues
Sort by recently updated
recently updated
newest added

Working on a MasterKey9 update, base game is M.K. 8 ![image](https://user-images.githubusercontent.com/1490889/69761995-e84b4100-1160-11ea-8759-9fbfd3351c87.png) ```shell $ gdb --args ./renxpack /mnt/n/hr-aue7av101.nsp -k keys.txt -o . (...) (gdb) run Starting program: /mnt/c/EXTRACT/reNXpack-master/renxpack /mnt/n/hr-aue7av101.nsp -k keys.txt...

Would be nice to have three options: 1) Repack to lower firmware 2) Bypass linked account 3) Both You have almost all the code done. To bypass linked account only...