From f365404d79ac3b419a86d1b0d81cfdc327ebc8bb Mon Sep 17 00:00:00 2001 From: Daniele Scasciafratte Date: Fri, 15 Mar 2024 10:22:53 +0100 Subject: [PATCH] feat(steamdeck): custom variable to detect --- steamtinkerlaunch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 44c29069..361b9525 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -357,6 +357,11 @@ MO2INSTFAIL="$STLSHM/${MO}-failed.txt" ABSGAMEEXEPATH="$NON" GEOELF="geo-11" ISORIGIN=0 +ISSTEAMDECK=0 + +if [ "$(uname -n)" = "steamdeck" ]; then + ISSTEAMDECK=1 +fi #STLGSCPTD="$STLGAMES/scripts" NOGAMES=",70_2260196511,228980,858280,961940,1054830,1070560,1113280,1245040,1391110,1420170,"