diff --git a/Scripts/cemu.sh b/Scripts/cemu.sh deleted file mode 100755 index 98ff49d..0000000 --- a/Scripts/cemu.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -export WINEESYNC=1 -export WINEFSYNC=1 -export ENABLE_VKBASALT=1 -export WINEDEBUG=-all,fixme-all - -wine() { - /opt/wine-tkg-staging-fsync-git-opt/bin/wine "$@" -} -export -f wine - -gamemoderun cemu \ No newline at end of file