Specials:
- embedded Sig`s
- removed ACID signature check: Homebrews can be used without patches
- added new splash Logo
Daybreak Quick MOD:
- Firmware upgrade and downgrade completed in three steps only
- Both drivers FAT and FAT32) are installed as default
- The "Factory Reset" option has been removed
Hekate bootloader is required to boot atmosphere blue!
Download the latest atmo_blue.zip
from below and unzip it to the root directory of the SD card. Navigate to /bootloader
and open hekate_ipl.ini
with a text editor. Delete the line kip1patch=nosigchk
from both the atmosphere sysMMC and emuMMC boot-config entries. After making the changes, save the config file.
[atmo blue (emuMMC)]
fss0=atmosphere/package3
emummcforce=1
kip1patch=nosigchk <-- Delete this line
[atmo blue (sysMMC)]
fss0=atmosphere/package3
emummc_force_disable=1
kip1patch=nosigchk <-- Delete this line
- This project, atmo blue, is a fork of Atmosphère and is also licensed under GPLv2. The modifications made in this fork are subject to the same license terms.
Original Atmosphère Licensing
This software is licensed under the terms of the GPLv2, with exemptions for specific projects noted below.
You can find a copy of the license in the LICENSE file.
Exemptions:
- Nintendo is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the Atmosphère project under the Zero-Clause BSD license.
Atmosphère is currently being developed and maintained by SciresM, TuxSH, hexkyz, and fincs in no particular order, we credit the following for their invaluable contributions:
- switchbrew for the libnx project and the extensive documentation, research and tool development pertaining to the Nintendo Switch.
- devkitPro for the devkitA64 toolchain and libnx support.
- ReSwitched Team for additional documentation, research and tool development pertaining to the Nintendo Switch.
- ChaN for the FatFs module.
- Marcus Geelnard for the bcl-1.2.0 library.
- naehrwert and st4rk for the original hekate project and its hwinit code base.
- CTCaer for the continued hekate project's fork and the minerva_tc project.
- m4xw for development of the emuMMC project.
- Riley for suggesting "Atmosphere" as a Horizon OS reimplementation+customization project name.
- hedgeberg for research and hardware testing.
- lioncash for code cleanup and general improvements.
- jaames for designing and providing Atmosphère's graphical resources.
- Everyone who submitted entries for Atmosphère's splash design contest.
- All those who actively contribute to the Atmosphère repository.