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"
|
||||
#"Chopper Challenge"
|
||||
"Christmas WhoopAss"
|
||||
"Constant Battle"
|
||||
#"Constant Battle"
|
||||
"Copter Mission"
|
||||
"Crazy Party"
|
||||
"Crazy Tennis"
|
||||
@ -1440,7 +1440,7 @@ case "${game}" in
|
||||
;;
|
||||
"Constant Battle")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
install_wine_bottle cjkfonts speechsdk
|
||||
download "https://renovagames.com/bc/BC-Setup.exe"
|
||||
wine "${cache}/BC-Setup.exe" /silent
|
||||
#add_launcher "c:\Program Files\"
|
||||
|
Loading…
Reference in New Issue
Block a user