From 45a50c20e0ce245d0d73a32b491d5acd1aece1e7 Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Sat, 20 Dec 2025 10:41:36 +0100 Subject: [PATCH] Fix typo --- 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 707a25aa..f18481db 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -77,7 +77,7 @@ volatile CustomizeTable C = { .marikoCpuMaxClock = 2397000, .eristaCpuBoostClock = 1785000, // Default boost clock -.marikoCpuBoostClock = 1963500, // Default boost clock +.marikoCpuBoostClock = 1963000, // Default boost clock .eristaGpuUV = 0, .eristaGpuVmin = 800,