win-scripts/ryzenadj/ryzenadj-light-gaming.cmd

3 lines
170 B
Batchfile
Raw Permalink Normal View History

2022-09-11 17:22:45 +02:00
@echo off
2021-08-26 09:24:34 +02:00
ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=65 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --max-performance
2021-07-30 14:29:03 +02:00
pause