A heroes call seems to work now, may need some tweeking to optimize
This commit is contained in:
parent
768d7ce168
commit
19394f68e7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user