files:
- patch: 'N/A: Select the patch to install'
game:
exe: drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: setup.exe
- task:
description: Installing Starfleet Command III
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing patch
executable: patch
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dxof
description: Installing d3dxof winetrick
name: winetricks
prefix: $GAMEDIR
- move:
description: Disabling Cinemas
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema-disabled
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema
description: "Installs from CD, then installs a user downloaded patch.\r\nRecommend\
\ the 534b patch: http://starfleetcommand3.filefront.com/file/sfc3_beta_patch_v534b_all_languages;28800"
game_slug: star-trek-starfleet-command-iii
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-starfleet-command-i-cdrom-patch
name: Star Trek Starfleet Command III
notes: "Download the desired patch before installing.\r\nDo NOT install DirectX 8\
\ when prompted.\r\nDo NOT install GameSpy when prompted.\r\nRenamed the Cinema\
\ directory to prevent resolution change problems at startup.\r\nUnfortunately,\
\ I don't know how to automatically download a patch, so the user must download\
\ manually."
runner: wine
script:
files:
- patch: 'N/A: Select the patch to install'
game:
exe: drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: setup.exe
- task:
description: Installing Starfleet Command III
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing patch
executable: patch
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dxof
description: Installing d3dxof winetrick
name: winetricks
prefix: $GAMEDIR
- move:
description: Disabling Cinemas
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema-disabled
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema
slug: star-trek-starfleet-command-i-cdrom-patch
steamid: null
version: CDROM + patch
year: 2002
{
"game_slug": "star-trek-starfleet-command-iii",
"version": "CDROM + patch",
"description": "Installs from CD, then installs a user downloaded patch.\r\nRecommend the 534b patch: http://starfleetcommand3.filefront.com/file/sfc3_beta_patch_v534b_all_languages;28800",
"notes": "Download the desired patch before installing.\r\nDo NOT install DirectX 8 when prompted.\r\nDo NOT install GameSpy when prompted.\r\nRenamed the Cinema directory to prevent resolution change problems at startup.\r\nUnfortunately, I don't know how to automatically download a patch, so the user must download manually.",
"name": "Star Trek Starfleet Command III",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-trek-starfleet-command-i-cdrom-patch",
"installer_slug": "star-trek-starfleet-command-i-cdrom-patch",
"script": {
"files": [
{
"patch": "N/A: Select the patch to install"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"description": "Installing Starfleet Command III",
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing patch",
"executable": "patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dxof",
"description": "Installing d3dxof winetrick",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Disabling Cinemas",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema-disabled",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Sfc3/Assets/Cinema"
}
}
]
}
}