Forgot to add an important bug fix.

This commit is contained in:
Storm Dragon 2020-11-11 12:44:27 -05:00
parent 9000b36349
commit 7c8ee7530b

View File

@ -601,7 +601,7 @@ case "${game}" in
;;
"The Great Toy Robbery")
export winVer="win7"
install_wine_bottle
install_wine_bottle speechsdk
download "http://files.l-works.net/tgtrsetup_2.04.exe" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
wine "${cache}/tgtrsetup_2.04.exe" /silent
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;