Forgot to add an important bug fix.
This commit is contained in:
parent
9000b36349
commit
7c8ee7530b
@ -601,7 +601,7 @@ case "${game}" in
|
|||||||
;;
|
;;
|
||||||
"The Great Toy Robbery")
|
"The Great Toy Robbery")
|
||||||
export winVer="win7"
|
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"
|
download "http://files.l-works.net/tgtrsetup_2.04.exe" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
|
||||||
wine "${cache}/tgtrsetup_2.04.exe" /silent
|
wine "${cache}/tgtrsetup_2.04.exe" /silent
|
||||||
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;
|
||||||
|
Loading…
Reference in New Issue
Block a user