Browse Source

[TASK] remove cemu.sh

master 1.1.1
Dor dicke Gind 2 years ago
parent
commit
18908f17bb
  1. 12
      Scripts/cemu.sh

12
Scripts/cemu.sh

@ -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
Loading…
Cancel
Save