Releases: RShadowhand/singularite
Releases · RShadowhand/singularite
Singularité 1.2.0
What's new?
- Updated: Atmosphere to 0.8.6
- Updated: Hekate to 4.9.1
- Updated: KipSelect to 3.0.9
- Removed: Theme Injector.
- Temporarily removed, you can visit their Github page to download it manually.
- Also removed: "Black" theme. You can download them manually from
_static
in this repo.
Still looking for boot logos. Please contact me if you've got ideas!
Singularité 1.1.3
What's new?
- This is a small hotfix that changes warm reboot, from
fusee-primary.bin
, tohekate_ctcaer_4.6.bin
.- You don't have to download this if you have 1.1.2, you can simply replace
/atmosphere/reboot_payload.bin
withhekate_ctcaer_4.6.bin
, make sure rename it the same.
- You don't have to download this if you have 1.1.2, you can simply replace
Singularité 1.1.2
Looking for a better bootlogo! Contact me on Discord with your suggestions: Shadowhand#4010
What's new?
- Updated Atmosphere to 0.8.3.
- Updated nx-hbloader to latest release.
- Updated ftpd and nx-hbmenu to the latest commit.
- This doesn't fix/change anything in the workings of the softwares.
- It's only to make it compilable with latest libnx.
- Updated NX-Shell to 1.20
- Updated KipSelect to v3.0.4
Notes
- Skipped a version, because 1.1.1 was released, and had to be removed for a few reasons.
- I iterated on the deleted 1.1.1, and thus, 1.1.2.
Singularité 1.1.0
Singularité
What's new?
- Added Switch Theme installer 1.2.
- Added NX-Shell v1.10.
- Added Kip_Select v3.0.1.
- This replaces the planned app called Météo, which does the same thing. (Thanks for saving me the trouble @Sciguy429)
- Added theme for home menu, all apps, settings, and lock screen:
Black
- Updated Checkpoint to 3.6.0.
Notes
- Visit SwitchThemeInjector for more info about how to use themes.
Singularité 1.0.1
Changelog:
- Swapped Tinfoil build to one that works with the provided USB install script.
Singularité 1.0.0
Ever thought your CFW distro is bloated?
Ever wanted to know what your CFW distro is bundling?
Say hello to a minimal, transparent distro.
Singularité
Features
- Pure and full Atmosphere 0.8.2. Not gutted, not chopped.
- Sigpatches for Atmosphere 0.8.2.
- Pre-configured Hekate v4.6
- Homebrew Loader.
- Homebrew menu.
- Checkpoint.
- FTPD.
- Tinfoil, by Adubbz
How to install
- Download latest release.
- Copy
sd
contents into the root of your SD card. - Push
hekate_ctcaer_4.6.bin
with your preferred method. - Done!
Compile on your own
- Make sure your development environment is complete:
- devkitpro, devkitARM, devkitA64
- libnx
- for other dependencies of included homebrew, check their respective pages.
- Clone this repo:
git clone --recursive https://github.com/RShadowhand/singularite.git
- Run
make
ormake release
Notes:
- It may not be possible to compile Atmosphere right now, for more info, contact @SciresM.
- For this reason, Singularité downloads 0.8.2 release for the time being.
- As soon as it's possible to compile it without special requirements, makefile will be updated.
- Tinfoil is added as prebuilt, as it's not actively being developed, and the history of it is rather hazy.
- Instead of
hekate_ctcaer_4.6.bin
, you can pushfusee-primary.bin
for Atmosphere 0.8.2.- You can find it in
_dist/bootloader/payloads
folder.
- You can find it in