From afcd98351eae452ece838721dd4d709224d2e8fb Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:43:28 +0200 Subject: [PATCH] ups was using older versions so this accidentally got back in. (Still disagree but I guess worst case scenario yeah) --- 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 3924603d..43e015d5 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.cpp @@ -388,7 +388,7 @@ volatile CustomizeTable C = { { 768000, { }, { 1191317, 8144, -940, 808, -21583, 226 } }, { 844800, { }, { 1233208, 8144, -940, 808, -21583, 226 } }, { 921600, { }, { 1275100, 8144, -940, 808, -21583, 226 } }, - { 998400, { }, { 1316991, 8144, -940, 808, -21583, 226 } }, // POTENTIALLY UNSAFE + { 998400, { }, { 1316991, 8144, -940, 808, -21583, 226 } }, // UNSAFE { 1075200, { }, { 1358882, 8144, -940, 808, -21583, 226 } }, // UNSAFE // { 1152000, { }, { 1400773, 8144, -940, 808, -21583, 226 } }, // DANGEROUS // { 1228800, { }, { 1440773, 8144, -940, 808, -21583, 226 } }, // DANGEROUS