files:
- patch1: N/A:Provide path to Patch
game:
exe: drive_c/Sshock2/ss2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Insert disc
requires: SETUP.exe
- merge:
description: Copying disc to cache
dst: $CACHE/cdrom
src: $DISC
- task:
args: -lgntforce
executable: $CACHE/cdrom/SETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch1
name: wineexec
prefix: $GAMEDIR
description: "Retail CD version, requires the original retail CD and game patch.\r\
\npatch: https://www.systemshock.org/index.php?topic=4141.0\r\nThe patch is required\
\ to run the game."
game_slug: system-shock-2
gogslug: system_shock_2
humblestoreid: ''
installer_slug: system-shock-2-retail-cd-patch
name: System Shock 2
notes: ''
runner: wine
script:
files:
- patch1: N/A:Provide path to Patch
game:
exe: drive_c/Sshock2/ss2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Insert disc
requires: SETUP.exe
- merge:
description: Copying disc to cache
dst: $CACHE/cdrom
src: $DISC
- task:
args: -lgntforce
executable: $CACHE/cdrom/SETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch1
name: wineexec
prefix: $GAMEDIR
slug: system-shock-2-retail-cd-patch
steamid: 238210
version: Retail CD + Patch
year: 1999
{
"game_slug": "system-shock-2",
"version": "Retail CD + Patch",
"description": "Retail CD version, requires the original retail CD and game patch.\r\npatch: https://www.systemshock.org/index.php?topic=4141.0\r\nThe patch is required to run the game.",
"notes": "",
"name": "System Shock 2",
"year": 1999,
"steamid": 238210,
"gogslug": "system_shock_2",
"humblestoreid": "",
"runner": "wine",
"slug": "system-shock-2-retail-cd-patch",
"installer_slug": "system-shock-2-retail-cd-patch",
"script": {
"files": [
{
"patch1": "N/A:Provide path to Patch"
}
],
"game": {
"exe": "drive_c/Sshock2/ss2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Insert disc",
"requires": "SETUP.exe"
}
},
{
"merge": {
"description": "Copying disc to cache",
"dst": "$CACHE/cdrom",
"src": "$DISC"
}
},
{
"task": {
"args": "-lgntforce",
"executable": "$CACHE/cdrom/SETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}