From ee5b0e42c584cd1282b5cf7c36707bd1ea42ba60 Mon Sep 17 00:00:00 2001 From: hanabbi Date: Tue, 4 Jul 2023 09:10:13 +0900 Subject: [PATCH] loader: raise 1267Mhz voltage for hiopt table --- 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 c82f8017..d2a625b4 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -265,7 +265,7 @@ volatile CustomizeTable C = { { 1075200, {}, { 1132576, -16093, -648, 0, 1077, 40 } }, { 1152000, {}, { 1180029, -14534, -830, 0, 1469, 110 } }, { 1228800, {}, { 1248293, -16383, -859, 0, 3722, 313 } }, - { 1267200, {}, { 1276399, -17654, -867, 0, 3681, 559 } }, + { 1267200, {}, { 1286399, -17155, -867, 0, 3681, 559 } }, }, //.eristaMtcTable = const_cast(&EristaMtcTablePlaceholder),