From ee1f9d28916bb928e30f5cc04146f2469d300923 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 30 Oct 2022 11:26:54 -0700 Subject: [PATCH] New game, coin collector --- audiogame-manager.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 68a3a1f..b8178da 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -986,6 +986,7 @@ gameList=( #"Chopper Challenge" "Christmas WhoopAss" "Code Dungeon" + "Coin Collector" #"Constant Battle" "Copter Mission" "Crazy Party" @@ -1735,6 +1736,16 @@ case "${game}" in echo "$USER|n/a" >> "$WINEPREFIX/drive_c/Program Files/x-sight interactive/chopper challenge/config.dat" add_launcher "c:\Program Files\x-sight interactive\chopper challenge\Chopper.exe" ;; + "Coin Collector") + export WINEARCH=win64 + export winVer="win7" + get_installer "coin collector.rar" "https://www.dropbox.com/s/v55q7t9n84otmcd/coin%20collector.rar?dl=1" + download "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll" + install_wine_bottle + unrar x "$cache/coin collector.rar" -op"$WINEPREFIX/drive_c/Program Files" + find "$WINEPREFIX/drive_c/Program Files/coin collector" -type f -name "nvdaControllerClient64.dll" -exec cp -v "$cache/nvda2speechd64.dll" "{}" \; + add_launcher "c:\Program Files\coin collector\game.exe" + ;; "Constant Battle") export winVer="win7" install_wine_bottle cjkfonts speechsdk