Skip to content

App that allows you to update Atmosphere (& sigpatches) directly on your switch

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ii0606226/atmosphere-updater

 
 

Repository files navigation

Atmosphere-Updater

Update Atmosphere CFW and sigpatches from within your switch!

Img


Install

Download the the latest release from here.

Move the downloaded .nro onto you Nintendo Switch SD Card inside the folder /switch/atmosphere-updater/.

That's it!


Usage

The app currently has 4 main options.

Update Atmosphere:

  • Downloads the latest Atmosphere release and installs everything from that release. If /config/BCT.ini exists in Atmosphere release, it will prompt user asking if they want to overwrite said file.
  • Will also prompt user asking if they want to update sigpatches as well after downloading Atmosphere.

Update Sigpatches:

  • Downloads the latest sigpatches from here.

Update App:

  • Downloads the latest version of this app straight from GitHub!
  • Deletes the previous old version.

Reboot (reboot to payload):

  • Reboots the switch, loading the payload from /atmosphere/reboot_payload.bin.
  • This is recommended after install Atmosphere.
  • Updating Atmosphere automatically includes the needed reboot_payload.bin.

Build

Install the devkitpro tool chain from here.

Using pacman (installed with devkitpro) install the following libraries:

  • switch-ex-curl
  • switch-freetype
  • switch-sdl2
  • switch-sdl2_gfx
  • switch-sdl2_image
  • switch-sdl2_ttf
  • switch-zlib
  • switch-bzip2

If you have any problems building, feel free to open an issue including any build errors.


Special Thanks!

iTotalJustice for originally developing the app!

toph for the design of the app icon, as well as the most icons used within the app!

Black Rabbit for the design of the plus and error icon (and the idea for this app)!

bandithedoge for the background!

KrankRival for the initial sys / ams version pr (and for motivating me to work on touch controls)!

About

App that allows you to update Atmosphere (& sigpatches) directly on your switch

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.3%
  • Makefile 6.4%
  • C++ 2.3%