Removed game "Revenge of the Undead". This game has proven to be quite unstable as far as admin goes. Also, when it does work, server lag tends to render it unplayable. Unless something extremely drastic changes, I seriously doube this one will be coming back to AGM.
This commit is contained in:
@ -892,7 +892,6 @@ gameList=(
|
||||
"Pontes Kickups!"
|
||||
#"Psycho Strike"
|
||||
"Q9"
|
||||
#"Revenge of the Undead"
|
||||
"Rhythm Rage"
|
||||
#"River raiders"
|
||||
"RS Games"
|
||||
@ -1926,14 +1925,6 @@ EOF
|
||||
wine "${cache}/q9_english_installer.exe" /silent
|
||||
add_launcher "c:\Program Files\Q9 Action Game\q9.exe"
|
||||
;;
|
||||
"Revenge of the Undead")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
download "https://ims-productions.com/downloads/rotu.zip"
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/revenge of the undead" "${cache}/rotu.zip"
|
||||
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||
add_launcher "c:\Program Files\revenge of the undead\rotu.exe"
|
||||
;;
|
||||
"Rhythm Rage")
|
||||
export bottle="oriol-gomez"
|
||||
export winVer="win7"
|
||||
|
Reference in New Issue
Block a user