Add OC Toolkit WIP Configurator
This commit is contained in:
28
Ultrahand/OC Toolkit/json/gpu_dvfs_offset_index.json
Normal file
28
Ultrahand/OC Toolkit/json/gpu_dvfs_offset_index.json
Normal file
@@ -0,0 +1,28 @@
|
||||
[{
|
||||
"100": "0",
|
||||
"95": "1",
|
||||
"90": "2",
|
||||
"85": "3",
|
||||
"80": "4",
|
||||
"75": "5",
|
||||
"70": "6",
|
||||
"65": "7",
|
||||
"60": "8",
|
||||
"55": "9",
|
||||
"50": "10",
|
||||
"45": "11",
|
||||
"40": "12",
|
||||
"35": "13",
|
||||
"30": "14",
|
||||
"25": "15",
|
||||
"20": "16",
|
||||
"15": "17",
|
||||
"10": "18",
|
||||
"5": "19",
|
||||
"0": "20",
|
||||
"-5": "21",
|
||||
"-10": "22",
|
||||
"-15": "23",
|
||||
"-20": "24",
|
||||
"null": "20"
|
||||
}]
|
||||
Reference in New Issue
Block a user