files:
- tpass-ce: N/A:Select the 'tpass-ce.zip' file
- contrib: N/A:Select the 'contrib.zip' file
- patch_exe: N/A:Select the 'Patch.exe' file, this is the 1.1 patch
game:
exe: drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/tpassp6.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: SETUP.EXE
- task:
description: Launching the installation
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extracting Trespasser CE files
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/
src: tpass-ce
- extract:
description: Extracting Trespasser CE files
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/
src: contrib
- task:
description: Installing patch 1.1
executable: patch_exe
name: wineexec
prefix: $GAMEDIR
- copy:
description: Applying NoCD Patch
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/data
src: $DISC/data
description: Base Game + CE + Patch 1.1 + NoCD Patch
game_slug: trespasser
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-trespasser-11
name: 'Jurassic Park: Trespasser'
notes: "- Don't install DirectX if offered, dxvk will handle this for us\r\n- Make\
\ sure to complete the installation before you start the game\r\n- Make sure to\
\ download patch 1.1 and CE and extract their contents before installation"
runner: wine
script:
files:
- tpass-ce: N/A:Select the 'tpass-ce.zip' file
- contrib: N/A:Select the 'contrib.zip' file
- patch_exe: N/A:Select the 'Patch.exe' file, this is the 1.1 patch
game:
exe: drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/tpassp6.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: SETUP.EXE
- task:
description: Launching the installation
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extracting Trespasser CE files
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/
src: tpass-ce
- extract:
description: Extracting Trespasser CE files
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/
src: contrib
- task:
description: Installing patch 1.1
executable: patch_exe
name: wineexec
prefix: $GAMEDIR
- copy:
description: Applying NoCD Patch
dst: $GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/data
src: $DISC/data
slug: jurassic-park-trespasser-11
steamid: null
version: '1.1'
year: 1998
{
"game_slug": "trespasser",
"version": "1.1",
"description": "Base Game + CE + Patch 1.1 + NoCD Patch",
"notes": "- Don't install DirectX if offered, dxvk will handle this for us\r\n- Make sure to complete the installation before you start the game\r\n- Make sure to download patch 1.1 and CE and extract their contents before installation",
"name": "Jurassic Park: Trespasser",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "jurassic-park-trespasser-11",
"installer_slug": "jurassic-park-trespasser-11",
"script": {
"files": [
{
"tpass-ce": "N/A:Select the 'tpass-ce.zip' file"
},
{
"contrib": "N/A:Select the 'contrib.zip' file"
},
{
"patch_exe": "N/A:Select the 'Patch.exe' file, this is the 1.1 patch"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/tpassp6.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please select the installation directory",
"requires": "SETUP.EXE"
}
},
{
"task": {
"description": "Launching the installation",
"executable": "$DISC/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting Trespasser CE files",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/",
"src": "tpass-ce"
}
},
{
"extract": {
"description": "Extracting Trespasser CE files",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/",
"src": "contrib"
}
},
{
"task": {
"description": "Installing patch 1.1",
"executable": "patch_exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"description": "Applying NoCD Patch",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/DreamWorks Interactive/Trespasser/data",
"src": "$DISC/data"
}
}
]
}
}