From e36cd5ab3205392931ebb2f270f62bbe968160c2 Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Wed, 6 Mar 2019 08:04:11 -0500 Subject: [PATCH] Added a few scripts I use --- .bin/EmuForce.sh | 3 +++ .bin/Peeperz.sh | 3 +++ .bin/RA-Update.sh | 12 ++++++++++++ .bin/push_it_to_the_limit.sh | 2 ++ .bin/watch_me_bleed.sh | 2 ++ 5 files changed, 22 insertions(+) create mode 100755 .bin/EmuForce.sh create mode 100755 .bin/Peeperz.sh create mode 100755 .bin/RA-Update.sh create mode 100755 .bin/push_it_to_the_limit.sh create mode 100755 .bin/watch_me_bleed.sh diff --git a/.bin/EmuForce.sh b/.bin/EmuForce.sh new file mode 100755 index 0000000..e4d85ee --- /dev/null +++ b/.bin/EmuForce.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +yay -S pcsx2-git citra-canary-git yuzu-canary-git rpcs3-git dolphin-emu-git retroarch-git --noconfirm diff --git a/.bin/Peeperz.sh b/.bin/Peeperz.sh new file mode 100755 index 0000000..c19b66b --- /dev/null +++ b/.bin/Peeperz.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +ffmpeg -f x11grab -r 30 -s 1920x1080 -i :0.0+1105,600 -vcodec rawvideo -pix_fmt yuv420p -threads 0 -f v4l2 /dev/video0 diff --git a/.bin/RA-Update.sh b/.bin/RA-Update.sh new file mode 100755 index 0000000..b6a54c5 --- /dev/null +++ b/.bin/RA-Update.sh @@ -0,0 +1,12 @@ +#!/usr/bin/env bash + +echo 'Updating RetroArch...' +yay -S retroarch-git --noconfirm + +echo 'Updating Cores....' +python ~/Documents/Projects/RetroUFO/RetroUFO.py + +echo 'Updating Thumbnails' +cd "~/.config/retroarch/thumbnails/" +git pull --recurse-submodules +git submodule update --remote --recursive diff --git a/.bin/push_it_to_the_limit.sh b/.bin/push_it_to_the_limit.sh new file mode 100755 index 0000000..ed28168 --- /dev/null +++ b/.bin/push_it_to_the_limit.sh @@ -0,0 +1,2 @@ +python /home/melon/Documents/Git/fusee-launcher/fusee-launcher.py +"/home/melon/Documents/Git/fusee-launcher/hekate_ctcaer_4.5.bin" diff --git a/.bin/watch_me_bleed.sh b/.bin/watch_me_bleed.sh new file mode 100755 index 0000000..6ac3aca --- /dev/null +++ b/.bin/watch_me_bleed.sh @@ -0,0 +1,2 @@ +killall plasmashell +kstart5 plasmashell