From 70de71a4967397a1591500bfbd74980e08f9cec2 Mon Sep 17 00:00:00 2001 From: cronyakatsuki Date: Sat, 26 Feb 2022 10:33:50 +0100 Subject: [PATCH] Update. --- clean_system.ps1 | 6 ++---- powerfetch.ps1 | 2 +- profile.ps1 | 6 +++--- ryzenadj-heavy gaming-pro.cmd | 2 +- ryzenadj/battlebit-remastered.cmd | 2 ++ ryzenadj/cemu.cmd | 2 -- ryzenadj/coj-juarez.cmd | 2 ++ ryzenadj/control.cmd | 2 ++ ryzenadj/crab-game.cmd | 2 -- ryzenadj/dead-by-daylight.cmd | 2 -- ryzenadj/genshin-impact.cmd | 2 +- ryzenadj/osu.cmd | 2 +- ryzenadj/pcsx2.cmd | 2 -- ryzenadj/retro-arch.cmd | 2 -- ryzenadj/rocket-league.cmd | 2 ++ ryzenadj/rpcs3-dragkengard-3.cmd | 2 -- ryzenadj/splitgate.cmd | 2 ++ ryzenadj/sw2.cmd | 2 ++ update_system.ps1 | 4 +++- 19 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 ryzenadj/battlebit-remastered.cmd delete mode 100644 ryzenadj/cemu.cmd create mode 100644 ryzenadj/coj-juarez.cmd create mode 100644 ryzenadj/control.cmd delete mode 100644 ryzenadj/crab-game.cmd delete mode 100644 ryzenadj/dead-by-daylight.cmd delete mode 100644 ryzenadj/pcsx2.cmd delete mode 100644 ryzenadj/retro-arch.cmd create mode 100644 ryzenadj/rocket-league.cmd delete mode 100644 ryzenadj/rpcs3-dragkengard-3.cmd create mode 100644 ryzenadj/splitgate.cmd create mode 100644 ryzenadj/sw2.cmd diff --git a/clean_system.ps1 b/clean_system.ps1 index e075b2d..9e49dfc 100644 --- a/clean_system.ps1 +++ b/clean_system.ps1 @@ -38,8 +38,6 @@ if (test-path C:\ProgramData\Microsoft\Windows\WER) {Get-ChildItem -Path C:\Prog Write-Host "" Write-host -ForegroundColor Green "Removing System and User Temp Files" Write-Host "" - Write-Host -ForegroundColor Yellow "Removing windir minidump" - Remove-Item -Path "$env:windir\minidump\*" -Force -Recurse Write-Host -ForegroundColor Yellow "Removing prefetch" Remove-Item -Path "$env:windir\Prefetch\*" -Force -Recurse Write-Host -ForegroundColor Yellow "Removing local microsoft junk" @@ -50,9 +48,9 @@ Write-Host "" Remove-Item -Path "C:\Users\*\AppData\Local\Microsoft\Windows\IEDownloadHistory\*" -Force -Recurse Remove-Item -Path "C:\Users\*\AppData\Local\Microsoft\Windows\INetCache\*" -Force -Recurse Remove-Item -Path "C:\Users\*\AppData\Local\Microsoft\Windows\INetCookies\*" -Force -Recurse - Remove-Item -Path "C:\Users\*\AppData\Local\Microsoft\Terminal Server Client\Cache\*" -Force -Recurse + Remove-Item -Path "C:\Users\*\AppData\Local\Microsoft\Terminal Server Client\Cache\*" -Force -Recurse Write-Host -ForegroundColor Yellow "Removing temp files" - sudo Remove-Item -Path "C:\Users\*\AppData\Local\Temp" -Force -Recurse + sudo Remove-Item -Path "C:\Users\*\AppData\Local\Temp" -Force -Recurse sudo Remove-Item -Path "$env:windir\Temp\*" -Force -Recurse Write-Host "" diff --git a/powerfetch.ps1 b/powerfetch.ps1 index 1a3155c..31e67e1 100644 --- a/powerfetch.ps1 +++ b/powerfetch.ps1 @@ -15,4 +15,4 @@ Write-Host -ForegroundColor Red "os " -NoNewline; Write-Host -ForegroundColo Write-Host -ForegroundColor Red "host " -NoNewline; Write-Host -ForegroundColor DarkCyan "$model" Write-Host -ForegroundColor Red "build " -NoNewline; Write-Host -ForegroundColor DarkCyan "$build" Write-Host -ForegroundColor Red "uptime " -NoNewline; Write-Host -ForegroundColor DarkCyan $uptimeHours"h "$uptimeMinutes"m" -Write-Host -ForegroundColor Red "pkgs " -NoNewline; Write-Host -ForegroundColor DarkCyan "$packages (choco + scoop)" \ No newline at end of file +Write-Host -ForegroundColor Red "pkgs " -NoNewline; Write-Host -ForegroundColor DarkCyan "$packages (choco + scoop)" diff --git a/profile.ps1 b/profile.ps1 index 55ec39b..b611da0 100644 --- a/profile.ps1 +++ b/profile.ps1 @@ -1,5 +1,7 @@ using namespace System.Management.Automation +powerfetch.ps1 + Import-Module PSReadLine $versionMinimum = [Version]'7.1.999' @@ -90,7 +92,7 @@ function ytvf { } function download { - cd ~\Downloads + Set-Location ~\Downloads aria2c -j 16 -s 16 -x 16 -k 5M --file-allocation=none $args[0] } @@ -102,5 +104,3 @@ Set-Alias -Name ls -Value lsPretty Set-Alias -Name grep -Value rg Set-Alias -Name ln -Value mklink Set-Alias -Name vi -Value nvim-qt - -powerfetch.ps1 diff --git a/ryzenadj-heavy gaming-pro.cmd b/ryzenadj-heavy gaming-pro.cmd index 32fcc91..9409c6e 100644 --- a/ryzenadj-heavy gaming-pro.cmd +++ b/ryzenadj-heavy gaming-pro.cmd @@ -1,2 +1,2 @@ -ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=90 --stapm-limit=20000 --stapm-time=1000 --fast-limit=25000 --slow-limit=21000 --max-performance +ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=85 --stapm-limit=35000 --stapm-time=1000 --fast-limit=50000 --slow-limit=48000 --max-performance pause \ No newline at end of file diff --git a/ryzenadj/battlebit-remastered.cmd b/ryzenadj/battlebit-remastered.cmd new file mode 100644 index 0000000..fd10a04 --- /dev/null +++ b/ryzenadj/battlebit-remastered.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=40000 --tctl-temp=70 --stapm-limit=10000 --stapm-time=1000 --fast-limit=16000 --slow-limit=13000 --max-performance \ No newline at end of file diff --git a/ryzenadj/cemu.cmd b/ryzenadj/cemu.cmd deleted file mode 100644 index 9e0bbe1..0000000 --- a/ryzenadj/cemu.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -ryzenadj --slow-time=60 --vrmmax-current=55000 --tctl-temp=90 --stapm-limit=30000 --stapm-time=1000 --fast-limit=35000 --slow-limit=33000 --max-performance \ No newline at end of file diff --git a/ryzenadj/coj-juarez.cmd b/ryzenadj/coj-juarez.cmd new file mode 100644 index 0000000..165ccfb --- /dev/null +++ b/ryzenadj/coj-juarez.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=35000 --tctl-temp=75 --stapm-limit=12000 --stapm-time=1000 --fast-limit=12000 --slow-limit=12000 --max-performance \ No newline at end of file diff --git a/ryzenadj/control.cmd b/ryzenadj/control.cmd new file mode 100644 index 0000000..6f9d105 --- /dev/null +++ b/ryzenadj/control.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=44000 --tctl-temp=80 --stapm-limit=14000 --stapm-time=1000 --fast-limit=18000 --slow-limit=16000 --max-performance \ No newline at end of file diff --git a/ryzenadj/crab-game.cmd b/ryzenadj/crab-game.cmd deleted file mode 100644 index e2b2902..0000000 --- a/ryzenadj/crab-game.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -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/dead-by-daylight.cmd b/ryzenadj/dead-by-daylight.cmd deleted file mode 100644 index 11a9f1e..0000000 --- a/ryzenadj/dead-by-daylight.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -ryzenadj --slow-time=60 --vrmmax-current=40000 --tctl-temp=80 --stapm-limit=13000 --stapm-time=1000 --fast-limit=15000 --slow-limit=14000 --max-performance \ No newline at end of file diff --git a/ryzenadj/genshin-impact.cmd b/ryzenadj/genshin-impact.cmd index 9eeab7a..a3a3de5 100644 --- a/ryzenadj/genshin-impact.cmd +++ b/ryzenadj/genshin-impact.cmd @@ -1,2 +1,2 @@ @echo off -ryzenadj --slow-time=60 --vrmmax-current=42000 --tctl-temp=70 --stapm-limit=16000 --stapm-time=1000 --fast-limit=16000 --slow-limit=16000 --max-performance \ No newline at end of file +ryzenadj --slow-time=60 --vrmmax-current=44000 --tctl-temp=70 --stapm-limit=13000 --stapm-time=1000 --fast-limit=18000 --slow-limit=16000 --max-performance \ No newline at end of file diff --git a/ryzenadj/osu.cmd b/ryzenadj/osu.cmd index f079d28..72e50cc 100644 --- a/ryzenadj/osu.cmd +++ b/ryzenadj/osu.cmd @@ -1,2 +1,2 @@ @echo off -ryzenadj --slow-time=30 --vrmmax-current=45000 --tctl-temp=75 --stapm-limit=12000 --stapm-time=300 --fast-limit=15000 --slow-limit=13000 --max-performance \ No newline at end of file +ryzenadj --slow-time=30 --vrmmax-current=70000 --tctl-temp=90 --stapm-limit=35000 --stapm-time=300 --fast-limit=35000 --slow-limit=35000 --max-performance \ No newline at end of file diff --git a/ryzenadj/pcsx2.cmd b/ryzenadj/pcsx2.cmd deleted file mode 100644 index c8ebc98..0000000 --- a/ryzenadj/pcsx2.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -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/retro-arch.cmd b/ryzenadj/retro-arch.cmd deleted file mode 100644 index 33598db..0000000 --- a/ryzenadj/retro-arch.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -ryzenadj --slow-time=30 --vrmmax-current=50000 --tctl-temp=80 --stapm-limit=17000 --stapm-time=300 --fast-limit=20000 --slow-limit=18000 --max-performance \ No newline at end of file diff --git a/ryzenadj/rocket-league.cmd b/ryzenadj/rocket-league.cmd new file mode 100644 index 0000000..1c91b39 --- /dev/null +++ b/ryzenadj/rocket-league.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=40000 --tctl-temp=70 --stapm-limit=11000 --stapm-time=1000 --fast-limit=14000 --slow-limit=12000 --max-performance \ No newline at end of file diff --git a/ryzenadj/rpcs3-dragkengard-3.cmd b/ryzenadj/rpcs3-dragkengard-3.cmd deleted file mode 100644 index e984113..0000000 --- a/ryzenadj/rpcs3-dragkengard-3.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -ryzenadj --slow-time=60 --vrmmax-current=70000 --tctl-temp=95 --stapm-limit=25000 --stapm-time=1000 --fast-limit=35000 --slow-limit=30000 --max-performance \ No newline at end of file diff --git a/ryzenadj/splitgate.cmd b/ryzenadj/splitgate.cmd new file mode 100644 index 0000000..561c9f9 --- /dev/null +++ b/ryzenadj/splitgate.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=48000 --tctl-temp=75 --stapm-limit=18000 --stapm-time=1000 --fast-limit=18000 --slow-limit=18000 --max-performance \ No newline at end of file diff --git a/ryzenadj/sw2.cmd b/ryzenadj/sw2.cmd new file mode 100644 index 0000000..47cd5c3 --- /dev/null +++ b/ryzenadj/sw2.cmd @@ -0,0 +1,2 @@ +@echo off +ryzenadj --slow-time=60 --vrmmax-current=45000 --tctl-temp=85 --stapm-limit=18000 --stapm-time=1000 --fast-limit=18000 --slow-limit=18000 --max-performance \ No newline at end of file diff --git a/update_system.ps1 b/update_system.ps1 index 3b1af34..0f956cd 100644 --- a/update_system.ps1 +++ b/update_system.ps1 @@ -20,7 +20,7 @@ Write-Host "" Write-Host "" Write-Host -ForegroundColor Green "Updating python pip" Write-Host "" -C:\users\ivica\appdata\local\programs\python\python39\python.exe -m pip install --upgrade pip +python -m pip install --upgrade pip Write-Host "" Write-Host "" @@ -28,6 +28,8 @@ Write-Host -ForegroundColor Green "Updating python packages" Write-Host "" pip freeze | ForEach-Object{$_.split('==')[0]} | ForEach-Object{pip install --upgrade $_} +python -m pip install git+https://www.github.com/justfoolingaround/animdl + Write-Host "" Write-Host "" write-host -ForegroundColor Green "Check for windows updates"