Fixed up the Danger on the Wheel installer.
This commit is contained in:
parent
e94353f71d
commit
56a2ca0815
@ -787,9 +787,10 @@ case "${game}" in
|
|||||||
;;
|
;;
|
||||||
"Danger on the Wheel")
|
"Danger on the Wheel")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle
|
install_wine_bottle speechsdk
|
||||||
download "http://oriolgomez.com/games/wheel_en.zip"
|
download "http://oriolgomez.com/games/wheel_en.zip"
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/danger on the wheel" "${cache}/wheel_en.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files/danger on the wheel" "${cache}/wheel_en.zip"
|
||||||
|
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||||
add_launcher "c:\Program Files\danger on the wheel\game.exe"
|
add_launcher "c:\Program Files\danger on the wheel\game.exe"
|
||||||
;;
|
;;
|
||||||
"Death on the Road")
|
"Death on the Road")
|
||||||
|
Loading…
Reference in New Issue
Block a user