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 },