- Download the latest update of AtmosphereVanillaPack
- Download the latest update of this application
- Download the latest sigpatches
- Download the firmware of your choice
git clone --recursive https://github.com/PoloNX/AtmoPackUpdater
cd AtmoPackUpdater
sudo pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm
./make_nro.sh
git clone --recursive https://github.com/PoloNX/AtmoPackUpdater
cd AtmoPackUpdater
pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm
./make_nro.bat
sudo pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm
git clone --recursive https://github.com/PoloNX/AtmoPackUpdater
cd AtmoPackUpdater/amssu-rcm
make
cd ..
cd amssu-forwarder
make
cd ..
cp amssu-rcm/output/ams_rcm.bin resources/payload/ams_rcm.bin
cp amssu-forwarder/amssu-forwarder.nro resources/forwarder/amssu-forwarder.nro
make
pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm
git clone --recursive https://github.com/PoloNX/AtmoPackUpdater
cd AtmoPackUpdater/amssu-rcm
make
cd ..
cd amssu-forwarder
make
cd ..
copy amssu-rcm/output/ams_rcm.bin resources/payload/ams_rcm.bin
copy amssu-forwarder/amssu-forwarder.nro resources/forwarder/amssu-forwarder.nro
make
To test the beta of this project you have to go on actions and click on the last commmit. Below you have the download link.
- Thanks to SciresM for reboot_to_payload
- Thanks to THZoria for his pack
- Thanks to Team Neptune for your rcm payload
- Thanks to HamletDuFromage for your .nro wich helped me.