Add OC Toolkit WIP Configurator
This commit is contained in:
14
Ultrahand/OC Toolkit/json/gpu_dvfs.json
Normal file
14
Ultrahand/OC Toolkit/json/gpu_dvfs.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name": "off",
|
||||
"dvfs": "0"
|
||||
},
|
||||
{
|
||||
"name": "official service method",
|
||||
"dvfs": "1"
|
||||
},
|
||||
{
|
||||
"name": "hijack method",
|
||||
"dvfs": "2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user