Commit graph

288 commits

Author SHA1 Message Date
niklascfw
de445fdcdd
OC: Updated FPSLocker to 3.3.2 2026-04-13 19:19:35 +02:00
niklascfw
faf83b7ac8
OC: Removed sysfancontrol
Will now be downloadable via OmniNX Downloader Overlay in UltraHand

HOS fan system is enough for most users.
2026-04-13 18:35:42 +02:00
OmniNX CI
ac7fc9d1d2 chore: refresh badge-data.json [skip ci] 2026-04-13 05:00:25 +00:00
OmniNX CI
c986b261c7 chore: refresh badge-data.json [skip ci] 2026-04-12 18:53:03 +00:00
niklascfw
6878c6d6f6
Version bump to 1.0.0-b10 2026-04-12 16:38:27 +02:00
niklascfw
b4817d370e
chore: refresh OmniNX-Installer payload binary
Sync staging installer with OmniNX-Installer-Payload main through:

- 6780936 chore: normalize line endings in fs.c and fs.h
- 0ad2c63 feat: optional debug.ini to skip install steps
- 21f8e0e refactor: clean install backup (dbi.config and prod.keys only)
- dce1153 docs: README and install process for debug.ini and backup

Made-with: Cursor
2026-04-12 16:31:37 +02:00
niklascfw
60ddeeffb1
Renamed 90dns teste 2026-04-12 16:31:37 +02:00
niklascfw
b856396268
Replaced DNS Tester with official Repo 2026-04-12 16:31:37 +02:00
niklascfw
cd3dc5cdd0
Removed sys-clk-manager
Does not work with HOC
2026-04-12 16:31:37 +02:00
OmniNX CI
c443ba0b57 chore: refresh badge-data.json [skip ci] 2026-04-12 05:00:41 +00:00
niklascfw
75cdfd5be6
docs: README aktualisieren, Hekate-Vorschau als GIF
- NiklasCFW-Docs verlinken; Installation, Payloads, Light/Standard
- modchip_toolbox, APL, Lockpick RCM/Pro; sys-patch/Ultrahand-Links
- OC-Abschnitt, HorizonOS-Boot-Logo, USB 3.0; Credits inkl. Horizon-OC
- Preview: hekate.png durch preview.gif ersetzen

Made-with: Cursor
2026-04-12 01:05:27 +02:00
niklascfw
fab0c1b831
Installer: Fine tuned Clean deletion
Adopted NiklasCFW TE script behaviour
2026-04-12 00:33:58 +02:00
niklascfw
149c5042ee
UltraHand: added MemSwitcher
Wouldn't make sense for most people, rather for debugging
2026-04-12 00:12:48 +02:00
niklascfw
99136e87ad
Removed Spheira cache 2026-04-12 00:12:48 +02:00
niklascfw
34c5b89a14
Enable erpt report preservation in light variant system_settings.ini
Uncomment disable_automatic_report_cleanup and set u8!0x1 so automatic
cleanup of /atmosphere/erpt_reports is disabled per Atmosphere semantics.

Made-with: Cursor
2026-04-12 00:12:48 +02:00
niklascfw
13495f15d7
Installer: Adjusted deletion list
sd:/TegraExplorer now gets entirely wiped on clean install
2026-04-12 00:12:48 +02:00
OmniNX CI
752ed2e548 chore: refresh badge-data.json [skip ci] 2026-04-11 05:00:49 +00:00
niklascfw
326f2a8c54
Updated Theme Patches for 22.0.0+ 2026-04-10 22:14:37 +02:00
niklascfw
6547e8d4e4
UltraHand: Replaced Status Monitor with HOC Monitor
Delivers sensor values instead of calculated ones.
2026-04-10 22:14:37 +02:00
niklascfw
cb6929a8d9
Updated APL
Vol+/Vol- can be used regardless of Joy-Con connection; Changed articulation in help section; Added 22.0.0 memcmp for warmboot extraction
2026-04-10 22:14:37 +02:00
niklascfw
26b13de515
Cleaup emuMMC hosts 2026-04-10 22:14:37 +02:00
OmniNX CI
61fbc99398 chore: refresh badge-data.json [skip ci] 2026-04-10 05:00:47 +00:00
niklascfw
00d85a3806
Updated SaltyNX to 1.7.5 2026-04-09 23:38:31 +02:00
niklascfw
60de87d027
Updated CyberFoil to 1.4.3 2026-04-09 23:37:55 +02:00
niklascfw
d0c5beafce
fix(ci): read NX_Firmware releases without scoped job token
Gitea Actions GITHUB_TOKEN often returns 404 on sibling repos. Try
unauthenticated API first (public releases), then job token; optional
FIRMWARE_API_TOKEN for private firmware repo.

Made-with: Cursor
2026-04-09 23:28:14 +02:00
niklascfw
462cce5896
fix(badge-data): read compatible FW from OmniNX/NX_Firmware release tag
- Resolve switch_firmware from latest non-draft tag on NX_Firmware (FIRMWARE_REPOSITORY).
- Drop OmniNX release-body regex parsing; keep fallback to existing badge-data on API miss.

Made-with: Cursor
2026-04-09 23:26:55 +02:00
niklascfw
698049c0de
ci: daily refresh of badge-data.json and README badge cleanup
- Add Gitea Actions workflow and update-badge-data.py to refresh download
  counts and version from the releases API on a schedule.
- Simplify README shields (fewer dynamic badges) and move social badges
  to the footer; document the badge-data maintenance path.
- Drop release_published_date from badge-data.json; ignore __pycache__.

Made-with: Cursor
2026-04-09 23:23:26 +02:00
niklascfw
0671458151
docs(readme): title first, Hekate preview section, simplify header
Drop centered wrapper; move intro under badges; add Hekate Vorschau heading.

Made-with: Cursor
2026-04-09 23:08:58 +02:00
niklascfw
605fedf722
docs(readme): NiklasCFW-style badge row, flat shield layout
- Match Ultrahand-like placement: one compact row, flat colors, inline socials
- Extend badge-data.json for pack version and release date; unify Discord invite

Made-with: Cursor
2026-04-09 23:03:11 +02:00
niklascfw
16d5deb4f1
docs(readme): shields for Switch FW and release ZIP download sum
Add badge-data.json (switch_firmware, release_zip_downloads_total) for Shields dynamic badges; document maintenance in README and repo tree.

Made-with: Cursor
2026-04-09 22:54:58 +02:00
niklascfw
17e13558ba
docs(readme): expand resources and OC tooling
- Link CyberFoil, cheats-updater, PatchExtractor, swr-ini-tool, SaltyNX, FPSLocker, ReverseNX-RT, sys-clk, Status Monitor
- Align Chiaki-ng and Tinwoo URLs with OmniNX Downloader sources
- Add OC section (SaltySD/Patch workflow), PowerShell build, credits updates

Made-with: Cursor
2026-04-09 22:49:29 +02:00
niklascfw
2bdd0b1c3a
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
2026-04-09 22:42:50 +02:00
niklascfw
80085b2614
docs(readme): document OC stack as Horizon OC
Replace OC Toolkit and sys-clk EOS references with a link to https://github.com/Horizon-OC/Horizon-OC.

Made-with: Cursor
2026-04-09 22:36:30 +02:00
niklascfw
25af1a19b2
staging: update OmniNX-Installer payload
Pull in OmniNX-Installer-Payload main through 726ef771:

- Remove loader.kip and hoc.kip from atmosphere kips on update
- Backup and restore HorizonOC config.ini on OC variant update
- Clarify Hekate RAM menu copy (4 GB / 8 GB labels and warnings)
2026-04-09 22:35:01 +02:00
niklascfw
1088935618
Scripts: add PowerShell build script
Replace umlauts with ae/oe/ue in build scripts.
2026-04-09 22:33:08 +02:00
niklascfw
10b8de54e6
OC: Replaced Switchcraft EOS with HorizonOC 2026-04-09 22:31:44 +02:00
niklascfw
0b996dc845
OC: Removed OC Toolkit 2026-04-09 22:28:04 +02:00
niklascfw
bae1138c96
Version bump to 1.0.0-b9 2026-04-07 20:01:39 +02:00
niklascfw
7169f0f796
AMS: Update to 1.11.1 2026-04-07 20:01:20 +02:00
Woody-NX
f4d098da23 Update Lockpick_RCM.bin payload to 1.9.18 2026-04-05 19:48:52 +02:00
niklascfw
725b029199
Updated sys-patch to 1.6.1 2026-04-05 15:56:18 +02:00
niklascfw
fe5980af81
Version bump to 1.0.0-b8 2026-04-05 15:40:25 +02:00
niklascfw
e342191d4c
Installer: Update deletion list (clean)
Added new marked for NiklasCFW Pack 1.6.0 and DBI 874
2026-04-05 15:40:01 +02:00
niklascfw
f42e4d57fb
Updated sys-patch to 1.6.0 2026-04-05 15:15:22 +02:00
niklascfw
682cdc78cc
Removed RAM Patcher
AMS now manages this. Loader Kip will be added soon when availiable
2026-04-05 14:20:42 +02:00
niklascfw
1ab6ed0ca6
Updated Bootlogo patches for 22.0.0 2026-04-05 14:19:45 +02:00
niklascfw
9090732b6c
Activated mem modes above 4GB 2026-04-05 14:19:12 +02:00
niklascfw
6ccea5aaaf
Updated Atmosphère to 1.11.0 2026-04-05 14:18:46 +02:00
niklascfw
b401409a16
APL: Warmboot dumping; Default control using Vol 2026-03-31 14:14:43 +02:00
niklascfw
f7da5b85ca
Installer: Recompile bc of changed headers
Adjusted deletion list, forgot to recompile
2026-03-31 14:10:09 +02:00