Use checkup.exe for swamp instead of win32.bat to avoid some problems
This commit is contained in:
parent
ec6e49da19
commit
b50f218365
@ -2295,7 +2295,8 @@ EOF
|
||||
if wget -O "${cache}/SwampPatch.zip" "https://www.kaldobsky.com/audiogames/SwampPatch.zip" ; then
|
||||
unzip -o -d "$WINEPREFIX/drive_c/Program Files/swamp" "${cache}/SwampPatch.zip"
|
||||
fi
|
||||
wine cmd.exe /c 'cd /d c:\Program Files\swamp && Windows32bit.bat'
|
||||
wine 'c:\Program Files\swamp\checkup.exe' /verysilent
|
||||
#wine cmd.exe /c 'cd /d c:\Program Files\swamp && Windows32bit.bat'
|
||||
add_launcher "c:\Program Files\swamp\Swamp.exe"
|
||||
;;
|
||||
"Technoshock")
|
||||
|
Loading…
Reference in New Issue
Block a user