mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 11:41:43 +00:00
d55a9d168e
loader.md
1.5 KiB
1.5 KiB
Atmosphère
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. Atmosphère consists of several different components, each in charge of performing different system functions of the Nintendo Switch.
The components of Atmosphère are:
- Fusée, a custom bootloader.
- Exosphère, a fully-featured custom secure monitor.
- Stratosphère, a set of custom system modules.
- Thermosphère, a hypervisor-based emuNAND implementation. This component has not been implemented yet.
- Troposphère, Application-level patches to the Horizon OS. This component has also not been implemented yet.
Modules
The Stratosphère component of Atmosphère contains various modules. These have a .kip
extension. They provide custom features, extend existing features, or replace Nintendo sysmodules.
Stratosphère's modules include:
Building Atmosphère
A guide to building Atmosphère can be found here.
Upcoming Features
A list of planned features for Atmosphère can be found here.
Release History
A changelog of previous versions of Atmosphère can be found here.