From b391861750a1d8e004d612e89a22a09088cdd4ad Mon Sep 17 00:00:00 2001 From: hanabbi Date: Tue, 4 Jul 2023 09:37:50 +0900 Subject: [PATCH] loader: adjust 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 d2a625b4..771bbbc3 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, {}, { 1286399, -17155, -867, 0, 3681, 559 } }, + { 1267200, {}, { 1286399, -17475, -867, 0, 3681, 559 } }, }, //.eristaMtcTable = const_cast(&EristaMtcTablePlaceholder),