More actions
(Created page with "{{Infobox Switch Homebrews |title=NightFall |image=nightfallswitch.png |description=A (online) System Updater for Nintendo Switch made with borealis. |author=D3fau4 |lastupdated=2021/09/25 |type=Utilities |version=1.1.4 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/nightfallswitch.7z |website=https://github.com/D3fau4/NightFall/ |source=https://github.com/D3fau4/NightFall |donation= }} {{#seo: |title=Switch Homebrew Apps (Utilities) - GameBrew |title_...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=NightFall | |image_alt=NightFall | ||
}} | }} | ||
NightFall is a straightforward system updater for the Nintendo Switch that operates exclusively with the [[Atmosphere Switch|Atmosphère]] custom firmware and is designed with borealis. | NightFall is a straightforward system updater for the Nintendo Switch that operates exclusively with the [[Atmosphere Switch|Atmosphère]] custom firmware and is designed with [https://github.com/natinusala/borealis borealis]. | ||
==Creating a Custom Server:== | ==Creating a Custom Server:== |
Revision as of 09:15, 29 March 2023
NightFall | |
---|---|
File:Nightfallswitch.png | |
General | |
Author | D3fau4 |
Type | Utilities |
Version | 1.1.4 |
License | MIT License |
Last Updated | 2021/09/25 |
Links | |
Download | |
Website | |
Source | |
NightFall is a straightforward system updater for the Nintendo Switch that operates exclusively with the Atmosphère custom firmware and is designed with borealis.
Creating a Custom Server:
To establish your own server, you must perform a unique configuration, which can be accomplished using the NightFall Server tool.
Media
Nightfall - Update Your Banned Switch! - (bytesizechris)
Screenshots
Changelog
v.1.1.3
- Added option to download files to memory.
- This option is experimental, it may cause memory leaks but downloads will be 2 times faster.
- Added more stability™.
v.1.1.3
- Fix download firmware with atmosphere 0.19.3+
- Added more stability™.
v.1.1.2
- Update hardware types.
- fixed a bug that prevented updating if you did not have emummc.
- Added more stability™.
v.1.1.1
- Now with Japanese thanks to @yyoossk .
- fixed a bug that crashed when the config file is from old version.
- Added more stability™.
v.1.1
- Better offline updates. (extract yours firmwares in "/switch/NightFall/Firmwares/someramdonfirmware/*.nca")
- Now you can delete the folder after install it.
- Added Spanish
- Updated borealis.
- Now you can install updates in patched units if you have Emummc.
- Added more security™.
- Added more stability™.
v.1.0
- Release momento
- Change the name to NighFall
- Now works offline
- Added more security™
- You can install exfat updates or not changing the settings (exfat updates is set enabled by default)
- Added more stability™
Credits
- Atmosphère for the sysupdate api.
- ReiNXtoolkit for his network implementation.
- natinusala for borealis.
- nlohmann for json.hpp