files:
- patch: https://www.gibberlings3.net/files/file/1009-official-patches-planescape-torment/?do=download
game:
arch: win32
prefix: $GAMEDIR
installer:
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/Trmt11.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/Trmt11.exe
name: wineexec
prefix: $GAMEDIR
requires: planescape-torment
description: This installer downloads and installs the official patch 1.1
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-patch-11
name: 'Planescape: Torment'
notes: After the installation of this patch there will be a check on CD, follow the
suggestion on http://forums.blackwyrmlair.net/lofiversion/index.php/t928.html .
make a little iso file with this file from your game files /CD2/GENMOVA.BIF and
loop mount it on /media/cdrom or wherever your distro cdrom mount point is.
runner: wine
script:
files:
- patch: https://www.gibberlings3.net/files/file/1009-official-patches-planescape-torment/?do=download
game:
arch: win32
prefix: $GAMEDIR
installer:
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/Trmt11.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/Trmt11.exe
name: wineexec
prefix: $GAMEDIR
requires: planescape-torment
slug: planescape-torment-patch-11
steamid: null
version: '[Patch] 1.1'
year: 1999
{
"game_slug": "planescape-torment",
"version": "[Patch] 1.1",
"description": "This installer downloads and installs the official patch 1.1",
"notes": "After the installation of this patch there will be a check on CD, follow the suggestion on http://forums.blackwyrmlair.net/lofiversion/index.php/t928.html . make a little iso file with this file from your game files /CD2/GENMOVA.BIF and loop mount it on /media/cdrom or wherever your distro cdrom mount point is.",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-patch-11",
"installer_slug": "planescape-torment-patch-11",
"script": {
"files": [
{
"patch": "https://www.gibberlings3.net/files/file/1009-official-patches-planescape-torment/?do=download"
}
],
"game": {
"arch": "win32",
"prefix": "$GAMEDIR"
},
"installer": [
{
"move": {
"description": "Moving the Patch",
"dst": "$GAMEDIR/drive_c/Trmt11.exe",
"src": "patch"
}
},
{
"task": {
"description": "Running the Patch",
"executable": "$GAMEDIR/drive_c/Trmt11.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"requires": "planescape-torment"
}
}