Fix tW2R and tR2W patch and multiple ram freqs

This commit is contained in:
souldbminersmwc
2025-09-24 15:38:08 -04:00
parent 8845dc862d
commit 49f3e73b10
19 changed files with 47 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) Switch-OC-Suite
* Copyright (c) Horizon OC Contributors
*
* Copyright (c) 2023 hanai3Bi
*
@@ -40,7 +40,7 @@ volatile CustomizeTable C = {
* Value should be divided evenly by 12'500.
* Not enabled by default.
*/
.commonEmcMemVolt = 1237500,
.commonEmcMemVolt = 1175000,
/* Erista CPU:
* - Max Voltage in mV
@@ -57,11 +57,11 @@ volatile CustomizeTable C = {
* - NAND corruption
*/
.eristaEmcClock1 = 1862400, // Lowest
.eristaEmcClock1 = 1996800, // Lowest
.eristaEmcClock2 = 1996800, // Middle
.eristaEmcClock2 = 2032640, // Middle
.eristaEmcClock3 = 2132640, // Highest
.eristaEmcClock3 = 2232640, // Highest
/* Mariko CPU: