mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
DEPRECATED: please use AATU instead: https://amdaputuningutility.com/
----
Unlock the true performance of your Ryzen Mobile Processor: https://www.ryzencontroller.com/
For Series 2xxx, 3xxx, 4xxx and 5xxx
Gui for https://github.com/FlyGoat/Ryz
.vscode | ||
installers | ||
js | ||
.gitignore | ||
.gitlab-ci.yml | ||
index.html | ||
LICENSE.md | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md |
Ryzen controller
For users
Pre-requisite
- 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
Pre-requisite
- NodeJS v10.15.1 or newer.
Installation
$> cd project
$> npm install
$> npm start
Build
$> cd project
$> npm run-script build