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-02-26 10:33:50 +01:00
ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=85 --stapm-limit=35000 --stapm-time=1000 --fast-limit=50000 --slow-limit=48000 --max-performance
2021-07-30 14:29:03 +02:00
pause