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:
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 game from CD.\r\nAfter installation, you will need to install\
\ a patch and/or mod using the Run EXE inside wine prefix option. Recommend using\
\ 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-only
name: Star Trek Starfleet Command III
notes: "Do NOT install DirectX 8 when offered.\r\nDo NOT install GameSpy when offered.\r\
\nRenamed the Cinema directory to prevent resolution change problems at startup."
runner: wine
script:
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:
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-only
steamid: null
version: CDROM only
year: 2002
{
"game_slug": "star-trek-starfleet-command-iii",
"version": "CDROM only",
"description": "Installs game from CD.\r\nAfter installation, you will need to install a patch and/or mod using the Run EXE inside wine prefix option. Recommend using the 534b patch: http://starfleetcommand3.filefront.com/file/sfc3_beta_patch_v534b_all_languages;28800",
"notes": "Do NOT install DirectX 8 when offered.\r\nDo NOT install GameSpy when offered.\r\nRenamed the Cinema directory to prevent resolution change problems at startup.",
"name": "Star Trek Starfleet Command III",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-trek-starfleet-command-i-cdrom-only",
"installer_slug": "star-trek-starfleet-command-i-cdrom-only",
"script": {
"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": {
"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"
}
}
]
}
}