Commented out constant battle because it does not work.
This commit is contained in:
parent
19a8a877e1
commit
11492ea5bf
@ -823,7 +823,7 @@ gameList=(
|
|||||||
"Castaways 2"
|
"Castaways 2"
|
||||||
#"Chopper Challenge"
|
#"Chopper Challenge"
|
||||||
"Christmas WhoopAss"
|
"Christmas WhoopAss"
|
||||||
"Constant Battle"
|
#"Constant Battle"
|
||||||
"Copter Mission"
|
"Copter Mission"
|
||||||
"Crazy Party"
|
"Crazy Party"
|
||||||
"Crazy Tennis"
|
"Crazy Tennis"
|
||||||
@ -1440,7 +1440,7 @@ case "${game}" in
|
|||||||
;;
|
;;
|
||||||
"Constant Battle")
|
"Constant Battle")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle cjkfonts speechsdk
|
||||||
download "https://renovagames.com/bc/BC-Setup.exe"
|
download "https://renovagames.com/bc/BC-Setup.exe"
|
||||||
wine "${cache}/BC-Setup.exe" /silent
|
wine "${cache}/BC-Setup.exe" /silent
|
||||||
#add_launcher "c:\Program Files\"
|
#add_launcher "c:\Program Files\"
|
||||||
|
Loading…
Reference in New Issue
Block a user