diff --git a/dist/README.md b/dist/README.md index 36f6bf9b..e2008ca6 100644 --- a/dist/README.md +++ b/dist/README.md @@ -7,7 +7,7 @@ ![License: GPL-2.0](https://img.shields.io/badge/GPL--2.0-red?style=for-the-badge) ![Nintendo Switch](https://img.shields.io/badge/Nintendo_Switch-E60012?style=for-the-badge\&logo=nintendo-switch\&logoColor=white) -[![Discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge\&logo=discord\&logoColor=white)](https://discord.com/invite/S3eX47dHsB) +[![Discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge\&logo=discord\&logoColor=white)](https://dsc.gg/horizonoc) ![VSCode](https://img.shields.io/badge/VSCode-0078D4?style=for-the-badge\&logo=visual%20studio%20code\&logoColor=white) ![Made with Notepad++](assets/np++.png?raw=true) ![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge\&logo=c%2B%2B\&logoColor=white) @@ -44,7 +44,7 @@ It enables advanced CPU, GPU, and RAM tuning with user-friendly configuration to > *Higher (potentially dangerous) frequencies are unlockable via configuration.* > *Erista and Mariko units can usually push a bit further fully safely with a bit of undervolting, however this may not work on all units.* > *The exact maximum overclock possible varies per console, although most consoles should be able to do this safely.* - +> *You may refer to the Clock Table to see clocks in more detail* --- ## Installation @@ -69,7 +69,7 @@ It enables advanced CPU, GPU, and RAM tuning with user-friendly configuration to 1. Open the Horizon OC Overlay 2. Open the settings menu -3. Adjust your overclocking settings as desired. +3. Adjust your overclocking settings as desired. A helpful guide can be found [here.](https://rentry.co/mariko#oc-settings-for-horizon-oc) 4. Click **Save KIP Settings** to apply your configuration. --- @@ -78,6 +78,73 @@ It enables advanced CPU, GPU, and RAM tuning with user-friendly configuration to Refer to COMPILATION.md +--- +## Clock table + +### MEM clocks +* 3200 → max on mariko, JEDEC. +* 2933 → JEDEC. +* 2666 → JEDEC. +* 2400 → max on erista, JEDEC. +* 2133 → mariko safe max (4266 Modules), JEDEC. +* 1996 → JEDEC. +* 1866 → mariko safe max (3733 Modules), JEDEC. +* 1600 → official docked, boost mode, erista safe max, JEDEC. +* 1331 → official handheld, JEDEC. +* 1065 +* 800 +* 665 + +### CPU clocks +* 2601 → mariko absolute max, very dangerous +* 2499 +* 2397 +* 2295 → mariko safe max with UV (low speedo) +* 2193 +* 2091 +* 1963 → mariko no UV max clock +* 1887 +* 1785 → erista no UV max clock, boost mode +* 1683 +* 1581 +* 1428 +* 1326 +* 1224 → sdev oc +* 1122 +* 1020 → official docked & handheld +* 918 +* 816 +* 714 +* 612 → sleep mode + +### GPU clocks +* 1536 → absolute max clock on mariko. very dangerous +* 1459 +* 1382 +* 1305 +* 1267 → NVIDIA T214 rating +* 1228 → mariko HiOPT safe clock +* 1152 → mariko SLT max clock +* 1075 → mariko no UV max clock. absolute max clock on erista. very dangerous +* 998 → NVIDIA T210 rating +* 960 (erista only) → erista slt/hiopt safe max clock +* 921 → erista no UV max clock +* 844 +* 768 → official docked +* 691 +* 614 +* 537 +* 460 → max handheld +* 384 → official handheld +* 307 → official handheld +* 230 +* 153 +* 76 → boost mode + +**Notes:** +1. GPU overclock is capped at 460MHz in handheld and capped at 768MHz if charging, unless you're using the official charger. +2. Clocks higher than 768MHz need the official charger is plugged in. + --- ## Credits @@ -95,4 +162,4 @@ Refer to COMPILATION.md * **MasaGratoR and ZachyCatGames** - General help * **MasaGratoR** - Status Monitor & Display Refresh Rate Driver * **Dom, Samybigio, Arcdelta, Miki, Happy, Flopsider, Winnerboi77, Blaise, Alvise, TDRR, agjeococh and Xenshen** - Testing -* **Samybigio2011** - Italian translations \ No newline at end of file +* **Samybigio2011** - Italian translations diff --git a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp index 8464e422..e9aa6f51 100644 Binary files a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp and b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp differ diff --git a/dist/atmosphere/kips/hoc.kip b/dist/atmosphere/kips/hoc.kip index 825bb27f..71c557bf 100644 Binary files a/dist/atmosphere/kips/hoc.kip and b/dist/atmosphere/kips/hoc.kip differ diff --git a/dist/switch/.overlays/horizon-oc-overlay.ovl b/dist/switch/.overlays/horizon-oc-overlay.ovl index 24d3783b..31413bbe 100644 Binary files a/dist/switch/.overlays/horizon-oc-overlay.ovl and b/dist/switch/.overlays/horizon-oc-overlay.ovl differ