Switch:Atmosphere: Difference between revisions

From Hacks Guide Wiki
(Add haze as a feature, reworded a configuring title takeover a little)
(initial commit, wip)
(One intermediate revision by the same user not shown)
Line 18: Line 18:
| forjava = 0
| forjava = 0
}}
}}
Follow the [[switchguide:|NH Switch Guide]] to get setup with Atmosphere and the [[Switch:Hekate|Hekate]] bootloader.


If you wish to update Atmosphere, see [[switchguide:extras/updating/|Updating CFW]].
#Power off your Nintendo Switch and eject the microSD Card
#Insert the microSD card into your computer
#Download the latest release zip of [https://github.com/Atmosphere-NX/Atmosphere/releases/latest Atmosphere], along with the <code>fusee.bin</code> file
#*This file will be used to launch Atmosphere
#Extract the contents of the Atmosphere zip to the root of your microSD Card
#Eject the microSD Card from your computer and reinsert it into your Nintendo Switch


== Features ==
== Booting Atmosphere ==
* Loading Homebrew apps via the {{GitHub|switchbrew/nx-hbmenu|hbmenu}}
 
** This is done either by title takeover or applet mode. Title takeover can be used by opening any game or app while holding R, and applet mode is accessible by opening the album. You can configure the button for title takeover and change the applet/title that opens the hbmenu. See the example {{GitHub|Atmosphere-NX/Atmosphere/blob/master/config_templates/override_config.ini|override_config.ini}} for more details.
# Put your Nintendo Switch into RCM mode using your preferred method of choice
*LayeredFS support, allowing you to replace individual game files with modded versions on-the-fly
#Push the <code>fusee.bin</code> payload using your payload launcher of choice
*File transfer through MTP with the included USB File Transfer app (haze)
#You are now running Atmosphere!

Revision as of 03:40, 3 December 2023

Atmosphere is a work in progress custom firmware for the Nintendo Switch. It is extremely modular, has a built in cheat engine, and highly configurable.

Installation


  1. Power off your Nintendo Switch and eject the microSD Card
  2. Insert the microSD card into your computer
  3. Download the latest release zip of Atmosphere, along with the fusee.bin file
    • This file will be used to launch Atmosphere
  4. Extract the contents of the Atmosphere zip to the root of your microSD Card
  5. Eject the microSD Card from your computer and reinsert it into your Nintendo Switch

Booting Atmosphere

  1. Put your Nintendo Switch into RCM mode using your preferred method of choice
  2. Push the fusee.bin payload using your payload launcher of choice
  3. You are now running Atmosphere!