Make it less power hungry.

This commit is contained in:
CronyAkatsuki 2022-09-23 16:10:55 +02:00
parent df60f1ee39
commit 186b5f2e73

View File

@ -1,3 +1,3 @@
@echo off @echo off
ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=85 --stapm-limit=35000 --stapm-time=1000 --fast-limit=50000 --slow-limit=48000 --max-performance ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=80 --stapm-limit=35000 --stapm-time=1000 --fast-limit=35000 --slow-limit=35000 --max-performance
pause pause