game:
arch: win32
exe: drive_c/Program Files/Planescape - Torment/Torment/Torment.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
description: DVD version installation
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-dvd
name: 'Planescape: Torment'
notes: "Before attempting to install check that your DVD-ROM is not mounted with \"\
noexec\" option, otherwise you will get errors at the beginning of installation.\r\
\nTo achieve better performance and game experience follow the instructions at https://thunderpeel2001.blogspot.com/2009/01/planescape-torment-fully-modded.html?commentPage=2\
\ ."
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Planescape - Torment/Torment/Torment.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: planescape-torment-dvd
steamid: null
version: DVD
year: 1999
{
"game_slug": "planescape-torment",
"version": "DVD",
"description": "DVD version installation",
"notes": "Before attempting to install check that your DVD-ROM is not mounted with \"noexec\" option, otherwise you will get errors at the beginning of installation.\r\nTo achieve better performance and game experience follow the instructions at https://thunderpeel2001.blogspot.com/2009/01/planescape-torment-fully-modded.html?commentPage=2 .",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-dvd",
"installer_slug": "planescape-torment-dvd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Planescape - Torment/Torment/Torment.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert disc",
"requires": "setup.exe"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}