Skip to content
/ nxfw Public

Tool to download Nintendo Switch firmware updates directly from CDN

License

Notifications You must be signed in to change notification settings

Hayajiro/nxfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nxfw

Tool to download Nintendo Switch firmware updates directly from CDN

Preparations

Dump your prod.keys and PRODINFO, extract DeviceID and device certificate from your PRODINFO dump.

Usage

$ nxfw /path/to/prod.keys /path/to/cert.pfx /path/to/systemVersion /path/to/output/directory DeviceId EnvironmentId
Example:
$ nxfw prod.keys cert.pfx currentVersion out 0123456789ABCDEF lp1

Disclaimer

This tool is provided AS IS with absolutely NO WARRANTY.
I am not responsible for anything if you get your device certificate super-banned. Only use this with certificates that are already banned from regular CDN access.

About

Tool to download Nintendo Switch firmware updates directly from CDN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published