Several game fixes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
download "https://erion.cf/files/ag_103.zip"
|
||||
download "https://agarchive.net/games/other/AngelGift.zip"
|
||||
install_wine_bottle
|
||||
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/Angel Gift" "$cache/ag_103.zip"
|
||||
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/Angel Gift" "$cache/AngelGift.zip"
|
||||
add_launcher 'c:\Program Files\Angel Gift\ag.exe'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# Borken, candidate for removal
|
||||
export WINEARCH="win64" # Migrated to wine64 with WINETRICKS_FORCE=1 - complex .NET dependencies, test carefully
|
||||
download "http://blind-games.com/newentombed/EntombedSetup.exe" "https://download.microsoft.com/download/E/C/1/EC1B2340-67A0-4B87-85F0-74D987A27160/SSCERuntime-ENU.exe" "https://stormgames.wolfe.casa/downloads/Entombed.exe.config" "https://stormgames.wolfe.casa/downloads/mfplat.dll"
|
||||
export winVer="win7"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Uses standard wine path based on architecture (win32/win64)
|
||||
download "http://files.l-works.net/judgmentdayfullsetup.exe"
|
||||
install_wine_bottle vb6run dx8vb quartz
|
||||
wine "${cache}/judgmentdayfullsetup.exe" /silent
|
||||
|
||||
Reference in New Issue
Block a user