Added comment out to files that were commented in the old gameList variable.
This commit is contained in:
parent
733a8a3971
commit
97665e0b22
@ -1,3 +1,4 @@
|
||||
#
|
||||
download "https://oriolgomez.com/games/beat_windows.zip"
|
||||
# Sapi is broken on win64 for now, and this game doesn't support nvda it seems.
|
||||
export WINEARCH=win64
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
download "https://hirotaka2014.sakura.ne.jp/mh0406/game/breed_memorial.zip" "${nvdaControllerClientDll}"
|
||||
export winVer="win7"
|
||||
install_wine_bottle cjkfonts speechsdk
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
# Freezes at menu
|
||||
download "https://www.agarchive.net/games/XSight/chopper%20challenge%20setup.exe"
|
||||
install_wine_bottle vb6run dx8vb speechsdk
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export winVer="win7"
|
||||
download "https://renovagames.com/bc/BC-Setup.exe"
|
||||
install_wine_bottle cjkfonts speechsdk
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export bottle=pbgames
|
||||
download "https://www.agarchive.net/games/pb/Dark-Destroyer-Setup.exe"
|
||||
install_wine_bottle speechsdk ie6
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export winVer="win7"
|
||||
export winetricksSettings="vd=1024x768"
|
||||
download "https://www.stefankiss.sk/files/eurofly2/Launcher_1.2.zip" "https://www.stefankiss.sk/files/eurofly2/Eurofly_2_ful_setup.exe"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
download "http://www.agarchive.net/games/bpc/fartman.exe"
|
||||
install_wine_bottle dx8vb vb6run
|
||||
wine "${cache}/fartman.exe" /silent
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export bottle="nyanchan"
|
||||
export winVer="win7"
|
||||
download "https://www.nyanchangames.com/softs/MbSetupE.exe" "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd32.dll"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
download "http://www.vgstorm.com/psycho_strike_installer.exe"
|
||||
install_wine_bottle speechsdk
|
||||
wine "${cache}/psycho_strike_installer.exe" /silent
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export winVer="win7"
|
||||
download "http://www.samtupy.com/games/SCSetup.exe" "${nvdaControllerClientDll}"
|
||||
install_wine_bottle speechsdk
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
download "http://gmagames.com/sod1208.exe"
|
||||
install_wine_bottle vb6run dx8vb speechsdk
|
||||
wine "${cache}/sod1208.exe" /sp- /verysilent
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export winVer="win7"
|
||||
download "http://www.vgstorm.com/the_gate_installer.exe"
|
||||
install_wine_bottle
|
||||
|
@ -1,3 +1,4 @@
|
||||
#
|
||||
export WINEARCH=win64
|
||||
export winVer="win7"
|
||||
download "https://dl.dropbox.com/scl/fi/ukvou0y4gwg21nhhdpj40/Wave-of-the-Undead-Setup.exe?rlkey=4xnuwicpmbkx6w2jo2i56mijg" "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user