Installer swat-4-gold-edition-cd

files:
- patch: 'N/A: 1.1 patch exe - Included in the Stetchkov Syndicate CD'
- nocdbase: 'N/A: NoCD Swat4.exe'
- nocdexp: 'N/A: NoCD Swat4X.exe'
game:
  args: -nointro
  exe: $sys/Swat4.exe
  launch_configs:
  - args: -nointro
    exe: $sysexp/Swat4X.exe
    name: Stetchkov Syndicate
  prefix: $GAMEDIR
installer:
- task:
    app: winxp isolate_home grabfullscreen=y usetakefocus=y
    name: winetricks
- insert-disc:
    description: Insert SWAT 4 disc 1
    requires: SWAT 4.msi
- copy:
    dst: $CACHE/basegame
    src: $DISC
- execute:
    command: chmod +w $CACHE/basegame/*
- insert-disc:
    description: Insert SWAT 4 disc 2
    requires: Data2.cab
- copy:
    dst: $CACHE/basegame
    src: $DISC
- task:
    description: 'Installing SWAT 4

      Don''t change install location, don''t install Gamespy

      '
    exclude_processes: notepad.exe
    executable: $CACHE/basegame/setup.exe
    name: wineexec
- task:
    executable: patch
    name: wineexec
- insert-disc:
    description: Insert Stetchkov Syndicate disc
    requires: Installer.msi
- task:
    description: 'Installing SWAT 4 The Stetchkov Syndicate

      Don''t change install location, don''t install Gamespy

      '
    exclude_processes: notepad.exe
    executable: $DISC/setup.exe
    name: wineexec
- copy:
    description: copying nocd
    dst: sys
    src: nocdbase
- copy:
    dst: sysexp
    src: nocdexp
- task:
    name: winekill
variables:
  sys: drive_c/Program Files (x86)/Sierra/SWAT 4/Content/System
  sysexp: drive_c/Program Files (x86)/Sierra/SWAT 4/ContentExpansion/System
description: 3 CD install + 1.1 patch
game_slug: swat-4-gold-edition
gogslug: swat_4_gold_edition
humblestoreid: ''
installer_slug: swat-4-gold-edition-cd
name: 'SWAT 4: Gold Edition'
notes: "NoCD exe is required.\r\n\"Insufficient onboard video memory\" error can be\
  \ ignored.\r\nYour desktop cursor may appear in-game (it does for me). If you know\
  \ how to fix please update this installer."
runner: wine
script:
  files:
  - patch: 'N/A: 1.1 patch exe - Included in the Stetchkov Syndicate CD'
  - nocdbase: 'N/A: NoCD Swat4.exe'
  - nocdexp: 'N/A: NoCD Swat4X.exe'
  game:
    args: -nointro
    exe: $sys/Swat4.exe
    launch_configs:
    - args: -nointro
      exe: $sysexp/Swat4X.exe
      name: Stetchkov Syndicate
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp isolate_home grabfullscreen=y usetakefocus=y
      name: winetricks
  - insert-disc:
      description: Insert SWAT 4 disc 1
      requires: SWAT 4.msi
  - copy:
      dst: $CACHE/basegame
      src: $DISC
  - execute:
      command: chmod +w $CACHE/basegame/*
  - insert-disc:
      description: Insert SWAT 4 disc 2
      requires: Data2.cab
  - copy:
      dst: $CACHE/basegame
      src: $DISC
  - task:
      description: 'Installing SWAT 4

        Don''t change install location, don''t install Gamespy

        '
      exclude_processes: notepad.exe
      executable: $CACHE/basegame/setup.exe
      name: wineexec
  - task:
      executable: patch
      name: wineexec
  - insert-disc:
      description: Insert Stetchkov Syndicate disc
      requires: Installer.msi
  - task:
      description: 'Installing SWAT 4 The Stetchkov Syndicate

        Don''t change install location, don''t install Gamespy

        '
      exclude_processes: notepad.exe
      executable: $DISC/setup.exe
      name: wineexec
  - copy:
      description: copying nocd
      dst: sys
      src: nocdbase
  - copy:
      dst: sysexp
      src: nocdexp
  - task:
      name: winekill
  variables:
    sys: drive_c/Program Files (x86)/Sierra/SWAT 4/Content/System
    sysexp: drive_c/Program Files (x86)/Sierra/SWAT 4/ContentExpansion/System
slug: swat-4-gold-edition-cd
steamid: null
version: CD
year: 2005
{
  "game_slug": "swat-4-gold-edition",
  "version": "CD",
  "description": "3 CD install + 1.1 patch",
  "notes": "NoCD exe is required.\r\n\"Insufficient onboard video memory\" error can be ignored.\r\nYour desktop cursor may appear in-game (it does for me). If you know how to fix please update this installer.",
  "name": "SWAT 4: Gold Edition",
  "year": 2005,
  "steamid": null,
  "gogslug": "swat_4_gold_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "swat-4-gold-edition-cd",
  "installer_slug": "swat-4-gold-edition-cd",
  "script": {
    "files": [
      {
        "patch": "N/A: 1.1 patch exe - Included in the Stetchkov Syndicate CD"
      },
      {
        "nocdbase": "N/A: NoCD Swat4.exe"
      },
      {
        "nocdexp": "N/A: NoCD Swat4X.exe"
      }
    ],
    "game": {
      "args": "-nointro",
      "exe": "$sys/Swat4.exe",
      "launch_configs": [
        {
          "args": "-nointro",
          "exe": "$sysexp/Swat4X.exe",
          "name": "Stetchkov Syndicate"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp isolate_home grabfullscreen=y usetakefocus=y",
          "name": "winetricks"
        }
      },
      {
        "insert-disc": {
          "description": "Insert SWAT 4 disc 1",
          "requires": "SWAT 4.msi"
        }
      },
      {
        "copy": {
          "dst": "$CACHE/basegame",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "chmod +w $CACHE/basegame/*"
        }
      },
      {
        "insert-disc": {
          "description": "Insert SWAT 4 disc 2",
          "requires": "Data2.cab"
        }
      },
      {
        "copy": {
          "dst": "$CACHE/basegame",
          "src": "$DISC"
        }
      },
      {
        "task": {
          "description": "Installing SWAT 4\nDon't change install location, don't install Gamespy\n",
          "exclude_processes": "notepad.exe",
          "executable": "$CACHE/basegame/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "executable": "patch",
          "name": "wineexec"
        }
      },
      {
        "insert-disc": {
          "description": "Insert Stetchkov Syndicate disc",
          "requires": "Installer.msi"
        }
      },
      {
        "task": {
          "description": "Installing SWAT 4 The Stetchkov Syndicate\nDon't change install location, don't install Gamespy\n",
          "exclude_processes": "notepad.exe",
          "executable": "$DISC/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "copy": {
          "description": "copying nocd",
          "dst": "sys",
          "src": "nocdbase"
        }
      },
      {
        "copy": {
          "dst": "sysexp",
          "src": "nocdexp"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      }
    ],
    "variables": {
      "sys": "drive_c/Program Files (x86)/Sierra/SWAT 4/Content/System",
      "sysexp": "drive_c/Program Files (x86)/Sierra/SWAT 4/ContentExpansion/System"
    }
  }
}
Back to game