files:
- patch:
filename: ie-ddrawfix.zip
url: http://bitpatch.com/downloads/ie-ddrawfix.zip
game:
arch: win32
prefix: $GAMEDIR
installer:
- extract:
description: Extracting the Patch
dst: $GAMEDIR/drive_c/Torment/
file: $patch
format: zip
- task:
args: /c "setup-ddrawfix.exe"
description: Running the Patch
executable: cmd
name: wineexec
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Torment/
requires: planescape-torment
description: 'This installer downloads and installs the DDrawFix mod for Planescape:
Torment.'
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-mod-aqrits-ddrawfix
name: 'Planescape: Torment'
notes: 'Microsoft DirectDraw API has been deprecated. This mod hopes to resolve graphic
card related issues with DirectDraw. This mod is something of an adjunct to the
discussion threads: IE games and NVidia Series 8 video cards and How to deal with
the DDraw problems of PST and other IE games.'
runner: wine
script:
files:
- patch:
filename: ie-ddrawfix.zip
url: http://bitpatch.com/downloads/ie-ddrawfix.zip
game:
arch: win32
prefix: $GAMEDIR
installer:
- extract:
description: Extracting the Patch
dst: $GAMEDIR/drive_c/Torment/
file: $patch
format: zip
- task:
args: /c "setup-ddrawfix.exe"
description: Running the Patch
executable: cmd
name: wineexec
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Torment/
requires: planescape-torment
slug: planescape-torment-mod-aqrits-ddrawfix
steamid: null
version: '[Mod] Aqrit''s DDrawFix'
year: 1999
{
"game_slug": "planescape-torment",
"version": "[Mod] Aqrit's DDrawFix",
"description": "This installer downloads and installs the DDrawFix mod for Planescape: Torment.",
"notes": "Microsoft DirectDraw API has been deprecated. This mod hopes to resolve graphic card related issues with DirectDraw. This mod is something of an adjunct to the discussion threads: IE games and NVidia Series 8 video cards and How to deal with the DDraw problems of PST and other IE games.",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-mod-aqrits-ddrawfix",
"installer_slug": "planescape-torment-mod-aqrits-ddrawfix",
"script": {
"files": [
{
"patch": {
"filename": "ie-ddrawfix.zip",
"url": "http://bitpatch.com/downloads/ie-ddrawfix.zip"
}
}
],
"game": {
"arch": "win32",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"description": "Extracting the Patch",
"dst": "$GAMEDIR/drive_c/Torment/",
"file": "$patch",
"format": "zip"
}
},
{
"task": {
"args": "/c \"setup-ddrawfix.exe\"",
"description": "Running the Patch",
"executable": "cmd",
"name": "wineexec",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Torment/"
}
}
],
"requires": "planescape-torment"
}
}