Skip to content

stuckin2004/nxpatchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NXPatchr

Finally, a friendly tool for modding NX games!

This is the main repo for NXPatchr, a C# project that makes modifying your Nintendo Switch games easy, and friendly.

The main and eternal goal of this app is to unify and simplify the process of modifying your games without the headaches of modifying your games. I personally have found that modifying NX games to be extremely tedious and quite unstable. NXPatchr fixes this by providing a patch-file. Simply speaking: a patch file is a small file that describes only the differences between the original game and the modded version. Not the game data itself. Instead of distributing entire modified game files (which would be both illegal and extremely inconvenient), mod authors distribute a tiny .nxpatch patch file that NXPatchr applies to your own purchased games.

NXPatchr exists because modding games shouldn't be hard for the end-user.

Requirements & Installing

Before you install and use this program, you'll want the following things:

  • A modified Nintendo Switch (I recommend the Atmosphère CFW)
  • A dump of the game you want to mod
    • This requires CFW and a legal copy of the game
  • A copy of the prod.keys file dumped from your Nintendo Switch
    • This also requires CFW, do not trust random files online!

Important

NXPatchr and its maintainers and owners do not condone, encourage, or approve of piracy of video games or "cracked" games. NXPatchr will only work with legally dumped games.

To install the latest stable release, head to the Releases page and download the latest zip file matching your operating system.

  • NXPatchr-X.X.X-Windows.zip
  • NXPatchr-X.X.X-MacOS.zip
  • NXPatchr-X.X.X-Linux.tar.gz

You don't need to download the source code zip files unless you want to. As of right now (May 5, 2026) there aren't instructions to build from source.

About

NXPatchr is a friendly tool for modifying NX games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages