Found a patch that turns Super Deekout into the full version.

This commit is contained in:
stormdragon2976 2023-02-07 22:28:46 -05:00
parent 68af5c8710
commit 57eac5b7f6

View File

@ -2698,7 +2698,7 @@ EOF
xdotool sleep 15 key --delay 250 alt+f 2> /dev/null
xdotool sleep 3 key --delay 250 n 2> /dev/null
${wine}server -k
#7z x -o"$WINEPREFIX/drive_c/Program Files/Super Deekout" "${cache}/sd_full.exe"
7z x -y -o"$WINEPREFIX/drive_c/Program Files/Super Deekout" "${cache}/sd_full.exe"
echo "Super Deekout needs some information before it will run:"
alert
read -erp "Please enter your first name: " fname