diff --git a/ryzenadj-fluff.cmd b/ryzenadj-fluff.cmd deleted file mode 100644 index 8920510..0000000 --- a/ryzenadj-fluff.cmd +++ /dev/null @@ -1,2 +0,0 @@ -ryzenadj --slow-time=30 --vrmmax-current=30000 --tctl-temp=70 --stapm-limit=5000 --stapm-time=150 --fast-limit=7000 --slow-limit=6000 --power-saving -pause \ No newline at end of file diff --git a/ryzenadj-fluff.ps1 b/ryzenadj-fluff.ps1 deleted file mode 100644 index e489ddd..0000000 --- a/ryzenadj-fluff.ps1 +++ /dev/null @@ -1 +0,0 @@ -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/cemu.cmd b/ryzenadj/cemu.cmd new file mode 100644 index 0000000..f60524f --- /dev/null +++ b/ryzenadj/cemu.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=80 --stapm-limit=25000 --stapm-time=1000 --fast-limit=35000 --slow-limit=30000 --max-performance \ No newline at end of file diff --git a/ryzenadj/crab-game.cmd b/ryzenadj/crab-game.cmd index 3a8e42c..e2b2902 100644 --- a/ryzenadj/crab-game.cmd +++ b/ryzenadj/crab-game.cmd @@ -1,2 +1,2 @@ @echo off -ryzenadj --slow-time=30 --vrmmax-current=35000 --tctl-temp=70 --stapm-limit=10000 --stapm-time=300 --fast-limit=12000 --slow-limit=11000 --max-performance \ No newline at end of file +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 diff --git a/ryzenadj/osu.cmd b/ryzenadj/osu.cmd index 7317247..1349e2f 100644 --- a/ryzenadj/osu.cmd +++ b/ryzenadj/osu.cmd @@ -1,2 +1,2 @@ @echo off -ryzenadj --slow-time=30 --vrmmax-current=25000 --tctl-temp=55 --stapm-limit=6000 --stapm-time=300 --fast-limit=9000 --slow-limit=7000 --power-saving \ No newline at end of file +ryzenadj --slow-time=30 --vrmmax-current=45000 --tctl-temp=75 --stapm-limit=12000 --stapm-time=300 --fast-limit=15000 --slow-limit=13000 --power-saving \ No newline at end of file diff --git a/ryzenadj/pcsx2.cmd b/ryzenadj/pcsx2.cmd index eb4f244..c8ebc98 100644 --- a/ryzenadj/pcsx2.cmd +++ b/ryzenadj/pcsx2.cmd @@ -1,2 +1,2 @@ @echo off -ryzenadj --slow-time=60 --vrmmax-current=60000 --tctl-temp=80 --stapm-limit=17000 --stapm-time=1000 --fast-limit=20000 --slow-limit=28000 --max-performance \ No newline at end of file +ryzenadj --slow-time=60 --vrmmax-current=60000 --tctl-temp=90 --stapm-limit=17000 --stapm-time=1000 --fast-limit=20000 --slow-limit=18000 --max-performance \ No newline at end of file diff --git a/ryzenadj/roblox.cmd b/ryzenadj/roblox.cmd new file mode 100644 index 0000000..a9898ce --- /dev/null +++ b/ryzenadj/roblox.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=60000 --tctl-temp=75 --stapm-limit=17000 --stapm-time=1000 --fast-limit=20000 --slow-limit=18000 --max-performance \ No newline at end of file