From fccfcb6fa3b8ae2c8c744064ca4ad9a704f0be4e Mon Sep 17 00:00:00 2001 From: Lightos1 Date: Wed, 1 Oct 2025 15:33:38 +0200 Subject: [PATCH] Changing vddq from 'default' to default, it bothers me :P --- 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 11c7bcb4..3924603d 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -85,7 +85,7 @@ volatile CustomizeTable C = { * Not enabled by default. * This will not work without sys-clk-OC. */ -.marikoEmcVddqVolt = 600000, +.marikoEmcVddqVolt = 0, .marikoCpuUV = 0,