From 54f03f6529d4742f45d0b22468047fe1b13ad6a5 Mon Sep 17 00:00:00 2001 From: Lightos1 Date: Wed, 22 Oct 2025 22:18:09 +0200 Subject: [PATCH] Disable HP mode by default --- Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp index a1a2a75f..8ebe48c8 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -32,7 +32,7 @@ volatile CustomizeTable C = { .mtcConf = AUTO_ADJ, -.hpMode = ENABLED, +.hpMode = DISABLED, .commonCpuBoostClock = 1785000, // Default boost clock