From f3303152b788aaeecc98b27190136b7f6d9459bb Mon Sep 17 00:00:00 2001 From: hanabbi Date: Fri, 26 May 2023 13:30:33 +0900 Subject: [PATCH] raise mariko max emc clock to 2666 --- Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp | 2 +- pages/src/main.ts | 2 +- 2 files changed, 2 insertions(+), 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 a00e5e4f..c556063d 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.cpp @@ -102,7 +102,7 @@ void SafetyCheck() { { C.eristaCpuMaxVolt, 1100, 1300 }, { C.eristaEmcMaxClock, 1600'000, 2400'000 }, { C.marikoCpuMaxVolt, 1100, 1300 }, - { C.marikoEmcMaxClock, 1600'000, 2400'000 }, + { C.marikoEmcMaxClock, 1600'000, 2800'000 }, { C.marikoEmcVddqVolt, 550'000, 650'000 }, { eristaCpuDvfsMaxFreq, 1785'000, 3000'000 }, { marikoCpuDvfsMaxFreq, 1785'000, 3000'000 }, diff --git a/pages/src/main.ts b/pages/src/main.ts index 9cecf6eb..a4b037ef 100644 --- a/pages/src/main.ts +++ b/pages/src/main.ts @@ -236,7 +236,7 @@ var CustTable: Array = [ ["Values should be ≥ 1600000, and divided evenly by 3200.", "WARNING: RAM overclock could be UNSTABLE if timing parameters are not suitable for your DRAM."], 1996_800, - [1600_000, 2400_000], + [1600_000, 2665_600], 3200, ), new CustEntry(