Eliovp / amdmemorytweak

Read and modify memory timings on the fly
GNU General Public License v3.0
308 stars 81 forks source link

CoreControl and MemoryControl Command line options missing? #41

Closed frontstltd closed 4 years ago

frontstltd commented 5 years ago

Cant find CoreControl and MemoryControl Command line options for windows batch file,tried almost every option eg. GPU_P0=853;801;0

Eliovp commented 5 years ago

Mm, might be a bit confusing, i get that.

The command line versions do not have clock control. They're purely written for MMIO Register control. Nothing else.

The UI version has clock control, it however does not support command line options.

Cheers