From e4c9ac6ee30a1bb268d2ca37c81aa58e0b368b84 Mon Sep 17 00:00:00 2001 From: Souldbminer <162390887+souldbminerr@users.noreply.github.com> Date: Sun, 15 Mar 2026 13:05:45 -0400 Subject: [PATCH] Update customize.cpp --- 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 91df7491..2edc2afb 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -98,7 +98,7 @@ volatile CustomizeTable C = { .eristaCpuBoostClock = 1785000, // Default boost clock .marikoCpuBoostClock = 1963000, // Default boost clock -.eristaGpuUV = 2, +.eristaGpuUV = 0, .eristaGpuVmin = 810, .marikoGpuUV = 0,