Commented Entombed pending further research.
This commit is contained in:
parent
e7d385fb38
commit
cdec8dcf3e
@ -328,13 +328,12 @@ gameList=(
|
|||||||
"Bloodshed"
|
"Bloodshed"
|
||||||
"Crazy Party"
|
"Crazy Party"
|
||||||
"Easter Quest"
|
"Easter Quest"
|
||||||
"Entombed"
|
#"Entombed"
|
||||||
"Finger Panic"
|
"Finger Panic"
|
||||||
"Fuck That Bird"
|
"Fuck That Bird"
|
||||||
"Kitchensinc Games"
|
"Kitchensinc Games"
|
||||||
"Light Cars"
|
"Light Cars"
|
||||||
"Lockpick"
|
"Lockpick"
|
||||||
"Lone Wolf"
|
|
||||||
"Manamon"
|
"Manamon"
|
||||||
"Manamon 2"
|
"Manamon 2"
|
||||||
"Pontes Kickups!"
|
"Pontes Kickups!"
|
||||||
@ -477,12 +476,6 @@ case "${game}" in
|
|||||||
wine "${cache}/lockpicksetup.exe" /silent
|
wine "${cache}/lockpicksetup.exe" /silent
|
||||||
add_launcher "c:\Program Files\lWorks\Lockpick\lockpick.exe"
|
add_launcher "c:\Program Files\lWorks\Lockpick\lockpick.exe"
|
||||||
;;
|
;;
|
||||||
"Lone Wolf")
|
|
||||||
install_wine_bottle
|
|
||||||
download "http://gmagames.com/lw350.exe"
|
|
||||||
wine "${cache}/lw350.exe" /silent
|
|
||||||
#add_launcher "c:\Program Files\lWorks\Lockpick\lockpick.exe"
|
|
||||||
;;
|
|
||||||
"Manamon")
|
"Manamon")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
|
Loading…
Reference in New Issue
Block a user