/NXPayload-Converter

NXPayload Converter is a program that allows you to create boot.dat files from Nintendo Switch payload files (.bin)

Primary LanguageJavaScriptMIT LicenseMIT

🚀 NXPayload Converter

NXPayload Converter is a program that allows you to create boot.dat files from Nintendo Switch payload files (.bin)

If you have any problem with NXPayload Converter, we will help you on the Discord (English and French)

Discord

❓ How can I use the program ?

  • Download the latest version of NXPayload Converter
  • Place the executable and your .bin files in the same folder
  • Run the program

The corresponding files will be generated into the generated folder

📦 How can I build the program myself ?

  • Download the latest version of Node.js
  • Clone the project or download the .zip
  • Unzip it
  • Launch the cmd in the root of the project and run
npm install --save nexe
node build/buildscript.js

🔑 NXPayload Converter Keys ONLY ON 1.2.0+

You can put direct links of .bin files in a links.txt and also put keys as above to get the bin of the latest version of a payload or a specific version (name@version) @latest or just the name for the latest version. Links must be separated by commas.

Here I get a fusee-primary.bin from a direct link, the latest version of fusee-primary, the other way to get the latest version for hekate and the 1.9.0 of Lockpick RCM thanks to the keys.

👨‍💻 Developers

⭐ Credits