Updated download link for Future Life.
This commit is contained in:
parent
d002a1f2ae
commit
3373fccf72
@ -968,7 +968,7 @@ gameList=(
|
|||||||
"Technoshock"
|
"Technoshock"
|
||||||
"Ten Pin Alley"
|
"Ten Pin Alley"
|
||||||
"The Blind Swordsman"
|
"The Blind Swordsman"
|
||||||
"The Gate"
|
#"The Gate"
|
||||||
"The Great Toy Robbery"
|
"The Great Toy Robbery"
|
||||||
"Thief"
|
"Thief"
|
||||||
"Traders of Known Space"
|
"Traders of Known Space"
|
||||||
@ -1718,7 +1718,7 @@ case "${game}" in
|
|||||||
"Future Life")
|
"Future Life")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
download "https://download1494.mediafire.com/2rlnaffbiong/phkzxtqjaw6nao9/Future+Life.zip"
|
download "http://teknolojihakkindahersey.net/future_life.zip"
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/future_life.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/future_life.zip"
|
||||||
chmod +w "$WINEPREFIX/drive_c/Program Files/Future Life"
|
chmod +w "$WINEPREFIX/drive_c/Program Files/Future Life"
|
||||||
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||||
|
Loading…
Reference in New Issue
Block a user