Found a patch that turns Super Deekout into the full version.
This commit is contained in:
parent
68af5c8710
commit
57eac5b7f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user