diff --git a/roblox-scrcpy-run-when-in-game.sh b/roblox-scrcpy-run-when-in-game.sh new file mode 100644 index 0000000..33bf840 --- /dev/null +++ b/roblox-scrcpy-run-when-in-game.sh @@ -0,0 +1 @@ +adb shell settings put system user_rotation 3 #270° clockwise diff --git a/roblox-scrcpy.sh b/roblox-scrcpy.sh new file mode 100644 index 0000000..e491514 --- /dev/null +++ b/roblox-scrcpy.sh @@ -0,0 +1,3 @@ +./scrcpy.AppImage --mouse=aoa --mouse-bind=++-- --keyboard=aoa --turn-screen-off --stay-awake + +