Game "The Vale" now working.
This commit is contained in:
parent
7a73efb9b3
commit
70eed45603
@ -2331,9 +2331,12 @@ EOF
|
||||
"The Vale")
|
||||
get_installer "the-vale-win.zip" "https://falling-squirrel.itch.io/the-vale"
|
||||
export WINEARCH=win64
|
||||
export winVer="win7"
|
||||
export winVer="win8"
|
||||
install_wine_bottle
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/the-vale" "${cache}/the-vale-win.zip"
|
||||
# Weird work around to get keyboard working.
|
||||
winetricks -q usetakefocus=y
|
||||
winetricks -q usetakefocus=n
|
||||
add_launcher "c:\Program Files\the-vale\TheVale.exe"
|
||||
;;
|
||||
"Thief")
|
||||
|
Loading…
Reference in New Issue
Block a user