fix hiopt table

This commit is contained in:
hanabbi
2023-06-04 07:33:04 +09:00
parent 42aa6ce164
commit 726e6dddfd
3 changed files with 6 additions and 6 deletions

View File

@@ -234,9 +234,9 @@ volatile CustomizeTable C = {
{ 844800, {}, { 926398, -8892, -602, -900, -5760, -20925 } }, { 844800, {}, { 926398, -8892, -602, -900, -5760, -20925 } },
{ 921600, {}, { 970060, -10108, -614, -2685, 22620, -2925 } }, { 921600, {}, { 970060, -10108, -614, -2685, 22620, -2925 } },
{ 998400, {}, { 1065665, -16075, -497, -2685, 48195, 2025 } }, { 998400, {}, { 1065665, -16075, -497, -2685, 48195, 2025 } },
{ 1075200, {}, { 1132576, -16093, -648, 0, 16155, 9000 } }, { 1075200, {}, { 1132576, -10904, -830, 0, 1469, 110 } },
{ 1152000, {}, { 1180029, -14534, -830, 0, 22035, 24750 } }, { 1152000, {}, { 1180029, -12707, -859, 0, 3722, 313 } },
{ 1228800, {}, { 1248293, -16383, -859, 0, 55830, 70425 } }, { 1228800, {}, { 1248293, -13694, -867, 0, 3681, 559 } },
}, },
//.eristaMtcTable = const_cast<EristaMtcTable *>(&EristaMtcTablePlaceholder), //.eristaMtcTable = const_cast<EristaMtcTable *>(&EristaMtcTablePlaceholder),

2
pages/dist/main.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -265,8 +265,8 @@ var AdvTable: Array<AdvEntry> = [
"Your GPU might not withstand undervolt and may not work properly", "Your GPU might not withstand undervolt and may not work properly",
"Can hang your console, or crash games", "Can hang your console, or crash games",
"<b>0</b> : Default Table", "<b>0</b> : Default Table",
"<b>1</b> : SLT Table", "<b>1</b> : Undervolt Level 1 (Aggressive)",
"<b>2</b> : HiOPT Table (Higher GPU freq does not work correctly for now)"], "<b>2</b> : Undervolt Level 2 (Very Aggressive)"],
0, 0,
[0,2], [0,2],
1, 1,