diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 7dc0e86..43887e2 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -1078,9 +1078,9 @@ done case "${game}" in "A Hero's Call") export winVer="win7" - install_wine_bottle xna31 speechsdk corefonts + install_wine_bottle speechsdk corefonts # Dotnet is evil. That is all. - DISPLAY="" winetricks -q dotnet40 + LC_ALL=C DISPLAY="" winetricks -q dotnet462 xna40 wineserver -k # Really! download "http://files.OutOfSightGames.com/files/a-heros-call.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll" unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/a-heros-call.zip"