Eliovp / amdmemorytweak

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

Running from cmd ? #39

Closed nemye closed 5 years ago

nemye commented 5 years ago

Im not getting any output when I run from cmd, and if I try as admin, I get "Failed to load EIO.dll"

GUI works fine, but I am trying to create shortcut to apply my stable settings when I power up my PC.

I built as x64 in debug, should I be doing that another way?

Bathmat commented 5 years ago

I am getting the same error on Win10 1903 using 18.6.1 drivers. GUI version 0.2.3 works fine.

amdmemtweak>WinAMDTweak.exe --version
AMD Memory Tweak Windows CLI version 0.1.9
amdmemtweak>WinAMDTweak.exe --i 1 --current
Failed to load EIO.dll

Edit: I am running cmd prompt as administrator.

Bathmat commented 5 years ago

Looks like it just wasn't included with the latest release. I found it in a previous release: https://github.com/Eliovp/amdmemorytweak/releases/tag/0.1.8.1

Downloaded from there and appears to be working now.

nemye commented 5 years ago

I have the file which is the weird part. I am on the latest drivers, which I suppose is a likely candidate causing the issue.

Eliovp commented 5 years ago

Closing this because the answer has been given by bathmat

nemye commented 5 years ago

His answer did not resolve anything as I stated I already had the file. This was never resolved