Fixed some game installers that got broken in the massive update for progress bars.

This commit is contained in:
Storm Dragon
2025-08-05 03:29:50 -04:00
parent e12bcadb2a
commit 8e24b73720
11 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
export winVer="win7"
export norh="true" # Requires sapi even though uses nvda
download "${ipfsGateway}/ipfs/QmQnAJJrt5uABFziQc7enXYrJ74J9GKQSMi8Ry8ebsxfPV?filename=OhShit.zip"
install_wine_bottle speechsdk
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files" "${cache}/OhShit.zip"
add_launcher "c:\Program Files\oh_shit\OhShit.exe"