From 57a9e70d49c72e185fd0937e70742864f0854933 Mon Sep 17 00:00:00 2001 From: Quentin Decaunes Date: Thu, 28 Feb 2019 08:11:03 +0100 Subject: [PATCH] Added options to select ryzenadj.exe. --- README.md | 15 ++---- bin/.gitkeep | 0 index.html | 130 +++++++++++++++++++++++++--------------------- js/app.js | 3 +- js/methods.js | 43 +++++++++++++++ package-lock.json | 20 +++++-- package.json | 1 + 7 files changed, 137 insertions(+), 75 deletions(-) delete mode 100644 bin/.gitkeep diff --git a/README.md b/README.md index f69302c..6dc1b27 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,9 @@ ### Pre-requisite -- Go to https://github.com/FlyGoat/RyzenAdj/releases -- Download the latest compiled version. -- Put the content into the bin folder where the "RyzenController.exe" is. - - So you have - ``` - RyzenFolder/ - | RyzenController.exe - | | bin/ - | | | ryzenadj.exe - | | | WinRing0x64.dll - | | | WinRing0x64.sys - ``` +- Go to https://github.com/FlyGoat/RyzenAdj/releases and download the latest compiled version. +- Execute Ryzen Controller, go select ryzenadj.exe into settings tab. +- Enjoy! ## For developpers diff --git a/bin/.gitkeep b/bin/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/index.html index 20af9fa..7d2ae68 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@

Ryzen Controller