Installer star-trek-fleet-command-iii-cd

files:
- latest_patch: 'N/A: Select the latest patch setup.exe'
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: latest_patch
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: corefonts d3dx9 d3dcompiler_43 dinput8
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: star-trek-fleet-command-iii
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-fleet-command-iii-cd
name: 'Star Trek: Starfleet Command III'
notes: ''
runner: wine
script:
  files:
  - latest_patch: 'N/A: Select the latest patch setup.exe'
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: latest_patch
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: corefonts d3dx9 d3dcompiler_43 dinput8
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
slug: star-trek-fleet-command-iii-cd
steamid: null
version: CD
year: 2002
{
  "game_slug": "star-trek-fleet-command-iii",
  "version": "CD",
  "description": null,
  "notes": "",
  "name": "Star Trek: Starfleet Command III",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-fleet-command-iii-cd",
  "installer_slug": "star-trek-fleet-command-iii-cd",
  "script": {
    "files": [
      {
        "latest_patch": "N/A: Select the latest patch setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Activision/Sfc3/SFC3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "latest_patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts d3dx9 d3dcompiler_43 dinput8",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game