From cc33c0f1f72151ff887d4f13e56642e51646cdc2 Mon Sep 17 00:00:00 2001 From: souldbminersmwc Date: Wed, 24 Sep 2025 17:33:52 -0400 Subject: [PATCH] Revert "Add validators" This reverts commit 8845dc862d33f30b770816e84b6fd7938ccb2861. --- Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp index e2a5cfc0..63292326 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp @@ -161,8 +161,6 @@ void SafetyCheck() { { C.commonCpuBoostClock, 1020'000, 3000'000, true }, { C.commonEmcMemVolt, 1100'000, 1500'000 }, // Official burst vmax for the RAMs { C.eristaCpuMaxVolt, 1100, 1300 }, - { C.eristaEmcClock1, 1600'000, 2600'200 }, - { C.eristaEmcClock2, 1600'000, 2600'200 }, { C.eristaEmcClock3, 1600'000, 2600'200 }, { C.marikoCpuMaxVolt, 1100, 1300 }, { C.marikoEmcMaxClock, 1600'000, 3500'000 },