forked from Mirrors/OmniNX
feat(standard): ship sys-ticon; document in README
Add masagrator/sys-ticon 1.0.7 (atmosphere contents 00FF747765616BFF) to the Standard variant. README: feature bullet, Overlays/Packages section, and Credits link to https://github.com/masagrator/sys-ticon Made-with: Cursor
This commit is contained in:
parent
80085b2614
commit
2bdd0b1c3a
4 changed files with 9 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ OmniNX ist ein vollständiges Custom-Firmware-Setup für die Nintendo Switch, ve
|
||||||
* **Sicherheit und Patches** – sys-patch, DNS-MitM, USB 3.0 Force
|
* **Sicherheit und Patches** – sys-patch, DNS-MitM, USB 3.0 Force
|
||||||
* **Modulare Struktur** – Build-Skripte für einfaches Erstellen der Packs
|
* **Modulare Struktur** – Build-Skripte für einfaches Erstellen der Packs
|
||||||
* **RAM-Patcher-Packages** – Optionale Speicher-Konfigurationen (Default, RAM Patch, 4GB Kip, etc.)
|
* **RAM-Patcher-Packages** – Optionale Speicher-Konfigurationen (Default, RAM Patch, 4GB Kip, etc.)
|
||||||
|
* **sys-ticon (Standard, damit auch OC)** – Home-Menü: eigene Icons, Titel, Herausgeber und Versionsanzeige ([sys-ticon](https://github.com/masagrator/sys-ticon))
|
||||||
|
|
||||||
## Varianten
|
## Varianten
|
||||||
|
|
||||||
|
|
@ -68,6 +69,7 @@ OmniNX ist ein vollständiges Custom-Firmware-Setup für die Nintendo Switch, ve
|
||||||
* **Memory Kit / Memory Config** – Mesosphere- und Speicher-Optionen
|
* **Memory Kit / Memory Config** – Mesosphere- und Speicher-Optionen
|
||||||
* **Alchemist** – pchtxt- und Contents-Verwaltung
|
* **Alchemist** – pchtxt- und Contents-Verwaltung
|
||||||
* **OmniNX Downloader** – Apps, Overlays, Sysmodules, OS, Updater
|
* **OmniNX Downloader** – Apps, Overlays, Sysmodules, OS, Updater
|
||||||
|
* **[sys-ticon](https://github.com/masagrator/sys-ticon)** (Standard; OC-Pack enthält Standard-Inhalt) – Sysmodule für qlaunch: Icons, Titel, Publisher und `display_version` pro Titel-ID (`atmosphere/contents/<TitleID>/`, `config.ini`, optional `icon.jpg` / `icon174.jpg`)
|
||||||
* **[Horizon OC](https://github.com/Horizon-OC/Horizon-OC)** (OC-Variante) – Open-Source-Overclocking für Atmosphere (KIP, Overlay, Konfiguration)
|
* **[Horizon OC](https://github.com/Horizon-OC/Horizon-OC)** (OC-Variante) – Open-Source-Overclocking für Atmosphere (KIP, Overlay, Konfiguration)
|
||||||
|
|
||||||
### **5. Konfiguration und Themes**
|
### **5. Konfiguration und Themes**
|
||||||
|
|
@ -146,6 +148,7 @@ Die verwendeten Projekte unterliegen ihren jeweiligen Lizenzen. Das OmniNX-Pack
|
||||||
* **ITotalJustice** – Sphaira, DNS_mitm Tester, Modchip-Toolboxen und mehr
|
* **ITotalJustice** – Sphaira, DNS_mitm Tester, Modchip-Toolboxen und mehr
|
||||||
* **WerWolv** – Tesla-Menü & EdiZon
|
* **WerWolv** – Tesla-Menü & EdiZon
|
||||||
* **Sthetix** – Lockpick RCM Pro
|
* **Sthetix** – Lockpick RCM Pro
|
||||||
|
* **MasaGratoR (masagrator)** – [sys-ticon](https://github.com/masagrator/sys-ticon)
|
||||||
* **NiklasCFW** & **Woody-NX** – OmniNX-Pack-Erstellung; Vorgänger NiklasCFW Pack
|
* **NiklasCFW** & **Woody-NX** – OmniNX-Pack-Erstellung; Vorgänger NiklasCFW Pack
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
|
||||||
BIN
variants/standard/atmosphere/contents/00FF747765616BFF/exefs.nsp
Normal file
BIN
variants/standard/atmosphere/contents/00FF747765616BFF/exefs.nsp
Normal file
Binary file not shown.
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"name": "sys-ticon",
|
||||||
|
"tid": "00FF747765616BFF",
|
||||||
|
"requires_reboot": true,
|
||||||
|
"version": "1.0.7"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue