add hiopt table for gpu undervolt
This commit is contained in:
@@ -262,11 +262,13 @@ var AdvTable: Array<AdvEntry> = [
|
||||
CustPlatform.Mariko,
|
||||
4,
|
||||
["Undervolt Mariko GPU",
|
||||
"Might not work properly",
|
||||
"Your GPU might not withstand undervolt",
|
||||
"Can hang your console, or crash games"],
|
||||
"Your GPU might not withstand undervolt and may not work properly",
|
||||
"Can hang your console, or crash games",
|
||||
"<b>0</b> : Default Table",
|
||||
"<b>1</b> : SLT Table",
|
||||
"<b>2</b> : HiOPT Table (If your speedo is not good, higher gpu freq will not work)"],
|
||||
0,
|
||||
[0,1],
|
||||
[0,2],
|
||||
1,
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user