Github fix

This commit is contained in:
souldbminersmwc
2025-09-22 16:52:43 -04:00
parent 341c8edab5
commit 1244c3cbae

View File

@@ -9,36 +9,36 @@
</div> </div>
##### DISCLAIMER: THIS TOOL CAN BE DANGEROUS IF MISUSED. PROCEED WITH CAUTION ##### DISCLAIMER: THIS TOOL CAN BE DANGEROUS IF MISUSED. PROCEED WITH CAUTION
* Due to the design of Horizon OS, overclocking RAM can cause **NAND DAMAGE**. Ensure to have a NAND Backup * Due to the design of Horizon OS, overclocking RAM can cause **NAND DAMAGE**. Ensure to have a NAND Backup<br>
A open source overclocking tool for Nintendo Switch consoles running Atmosphere custom firmware A open source overclocking tool for Nintendo Switch consoles running Atmosphere custom firmware<br>
## Features: ## Features:
CPU overclock up to 2601MHz on Mariko units, 2091MHz on Erista units CPU overclock up to 2601MHz on Mariko units, 2091MHz on Erista units<br>
GPU up to 1382MHz on Mariko units, 1075MHz on Erista units GPU up to 1382MHz on Mariko units, 1075MHz on Erista units<br>
RAM up to 3200MHz on Mariko units, 2250MHz on Erista units RAM up to 3200MHz on Mariko units, 2250MHz on Erista units<br>
Over/undervolting Over/undervolting<br>
Configurator Configurator<br>
Works with most homebrew Works with most homebrew<br>
*Higher (potentially dangerous) frequencies are unlockable* *Higher (potentially dangerous) frequencies are unlockable*<br>
## Installation ## Installation
Grab latest hoc.kip from releases tab Grab latest hoc.kip from releases tab<br>
If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee<br>
Download latest Horizon OC sysmodule from releases tab Download latest Horizon OC sysmodule from releases tab<br>
Extract sysmodule into root of SD card Extract sysmodule into root of SD card<br>
Ensure you are using latest Atmosphere, otherwise the console will not boot Ensure you are using latest Atmosphere, otherwise the console will not boot<br>
## Building ## Building
Set up a development enviorment ready to compile Atmosphere Set up a development enviorment ready to compile Atmosphere<br>
Git clone Atmosphere, and move the cloned folder into build/ Git clone Atmosphere, and move the cloned folder into build/<br>
Insert Source/stratosphere folder into build/ Insert Source/stratosphere folder into build/<br>
Run build.sh Run build.sh
## Credits ## Credits
meha for Switch-Oc-Suite meha for Switch-Oc-Suite<br>
sys-clk team for sys-clk sys-clk team for sys-clk<br>
b0rd2auth for Ultrahand sys-clk fork b0rd2auth for Ultrahand sys-clk fork<br>
Lightos and Sammybigio2010 for early testing Lightos and Sammybigio2010 for early testing<br>