Updated a game link.

This commit is contained in:
Storm Dragon 2024-01-19 19:11:03 -05:00
parent c7d94629ed
commit 9dde8d4a9f
1 changed files with 1 additions and 1 deletions

View File

@ -2611,7 +2611,7 @@ EOF
;;
"Oh Shit")
export winVer="win7"
download "http://samtupy.com/stevend/oh_shit.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
download "${ipfsGateway}/ipfs/QmRrX6ZUMWuCRscDJsAHomJPaXJTvEW3BB1z2DPtJEJA3F?filename=oh_shit.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
install_wine_bottle speechsdk
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/oh_shit.zip"
find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \;