win-scripts/ryzenadj/ryzenadj-heavy gaming-pro.cmd

3 lines
171 B
Batchfile
Raw Normal View History

2022-09-11 17:22:45 +02:00
@echo off
2022-09-23 16:10:55 +02:00
ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=80 --stapm-limit=35000 --stapm-time=1000 --fast-limit=35000 --slow-limit=35000 --max-performance
2021-07-30 14:29:03 +02:00
pause