From a167f8bcdcacd914468ab5593e65235e82a73e41 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Thu, 26 Aug 2021 09:24:34 +0200 Subject: [PATCH] Updated basic profiles. --- ryzenadj-fluff.ps1 | 2 +- ryzenadj-heavy gaming-pro.ps1 | 2 +- ryzenadj-heavy-gaming.cmd | 2 +- ryzenadj-light-gaming.cmd | 2 +- ryzenadj-light-gaming.ps1 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ryzenadj-fluff.ps1 b/ryzenadj-fluff.ps1 index f147d8f..e489ddd 100644 --- a/ryzenadj-fluff.ps1 +++ b/ryzenadj-fluff.ps1 @@ -1 +1 @@ -sudo ryzenadj --slow-time=30 --vrmmax-current=30000 --max-gfxclk=550 --max-fclk-frequency=1200 --tctl-temp=70 --stapm-limit=5000 --stapm-time=150 --fast-limit=7000 --slow-limit=6000 --power-saving \ No newline at end of file +sudo ryzenadj --slow-time=30 --vrmmax-current=30000 --tctl-temp=70 --stapm-limit=5000 --stapm-time=150 --fast-limit=7000 --slow-limit=6000 --power-saving \ No newline at end of file diff --git a/ryzenadj-heavy gaming-pro.ps1 b/ryzenadj-heavy gaming-pro.ps1 index 6f49be8..cef62f1 100644 --- a/ryzenadj-heavy gaming-pro.ps1 +++ b/ryzenadj-heavy gaming-pro.ps1 @@ -1 +1 @@ -ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=90 --stapm-limit=20000 --stapm-time=1000 --fast-limit=25000 --slow-limit=21000 --max-performance \ No newline at end of file +sudo ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=90 --stapm-limit=20000 --stapm-time=1000 --fast-limit=25000 --slow-limit=21000 --max-performance \ No newline at end of file diff --git a/ryzenadj-heavy-gaming.cmd b/ryzenadj-heavy-gaming.cmd index fe1b79f..39fc1de 100644 --- a/ryzenadj-heavy-gaming.cmd +++ b/ryzenadj-heavy-gaming.cmd @@ -1,2 +1,2 @@ -ryzenadj --slow-time=60 --vrmmax-current=60000 --max-gfxclk=900 --max-fclk-frequency=1200 --tctl-temp=70 --stapm-limit=20000 --stapm-time=1000 --fast-limit=25000 --slow-limit=21000 --max-performance +ryzenadj --slow-time=60 --vrmmax-current=60000 --tctl-temp=70 --stapm-limit=20000 --stapm-time=1000 --fast-limit=25000 --slow-limit=21000 --max-performance pause \ No newline at end of file diff --git a/ryzenadj-light-gaming.cmd b/ryzenadj-light-gaming.cmd index 4aa32c6..b1f5fae 100644 --- a/ryzenadj-light-gaming.cmd +++ b/ryzenadj-light-gaming.cmd @@ -1,2 +1,2 @@ -ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=65 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --power-saving +ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=65 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --max-performance pause \ No newline at end of file diff --git a/ryzenadj-light-gaming.ps1 b/ryzenadj-light-gaming.ps1 index 8fdf459..9368089 100644 --- a/ryzenadj-light-gaming.ps1 +++ b/ryzenadj-light-gaming.ps1 @@ -1 +1 @@ -sudo ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=65 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --power-saving \ No newline at end of file +sudo ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=65 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --max-performance \ No newline at end of file