Installer driv3r-cd-atari

files:
- patch: N/A:Driv3r Update 2
- nocd: N/A:NoCD exe
game:
  exe: drive_c/Program Files (x86)/Atari/DRIV3R/driv3r.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp mfc42 isolate_home
    description: Setting up wine.
    name: winetricks
- insert-disc:
    description: Insert install disc 1.
    requires: engine32.cab
- copy:
    description: copying disc contents...
    dst: $CACHE/cd
    src: $DISC
- execute:
    command: chmod +w $CACHE/cd/*
- insert-disc:
    description: Insert install disc 2.
    requires: data3.cab
- copy:
    description: copying disc contents...
    dst: $CACHE/cd
    src: $DISC
- execute:
    command: chmod +w $CACHE/cd/*
- insert-disc:
    description: Insert install disc 3.
    requires: data4.cab
- copy:
    description: copying disc contents...
    dst: $CACHE/cd
    src: $DISC
- execute:
    command: chmod +w $CACHE/cd/*
- insert-disc:
    description: Insert install disc 4.
    requires: data5.cab
- copy:
    description: copying disc contents...
    dst: $CACHE/cd
    src: $DISC
- execute:
    command: chmod +w $CACHE/cd/*
- insert-disc:
    description: Insert Play disc.
    requires: data6.cab
- copy:
    description: copying disc contents...
    dst: $CACHE/cd
    src: $DISC
- task:
    description: Running setup. Use the default install location.
    executable: $CACHE/cd/setup.exe
    name: wineexec
- task:
    description: Installing Update 2.
    executable: patch
    name: wineexec
- copy:
    description: copying nocd
    dst: $GAMEDIR/drive_c/Program Files (x86)/Atari/DRIV3R
    src: nocd
- task:
    name: winekill
description: Original 5 CD Atari release + update 2
game_slug: driv3r
gogslug: ''
humblestoreid: ''
installer_slug: driv3r-cd-atari
name: Driv3r
notes: NoCD exe required
runner: wine
script:
  files:
  - patch: N/A:Driv3r Update 2
  - nocd: N/A:NoCD exe
  game:
    exe: drive_c/Program Files (x86)/Atari/DRIV3R/driv3r.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp mfc42 isolate_home
      description: Setting up wine.
      name: winetricks
  - insert-disc:
      description: Insert install disc 1.
      requires: engine32.cab
  - copy:
      description: copying disc contents...
      dst: $CACHE/cd
      src: $DISC
  - execute:
      command: chmod +w $CACHE/cd/*
  - insert-disc:
      description: Insert install disc 2.
      requires: data3.cab
  - copy:
      description: copying disc contents...
      dst: $CACHE/cd
      src: $DISC
  - execute:
      command: chmod +w $CACHE/cd/*
  - insert-disc:
      description: Insert install disc 3.
      requires: data4.cab
  - copy:
      description: copying disc contents...
      dst: $CACHE/cd
      src: $DISC
  - execute:
      command: chmod +w $CACHE/cd/*
  - insert-disc:
      description: Insert install disc 4.
      requires: data5.cab
  - copy:
      description: copying disc contents...
      dst: $CACHE/cd
      src: $DISC
  - execute:
      command: chmod +w $CACHE/cd/*
  - insert-disc:
      description: Insert Play disc.
      requires: data6.cab
  - copy:
      description: copying disc contents...
      dst: $CACHE/cd
      src: $DISC
  - task:
      description: Running setup. Use the default install location.
      executable: $CACHE/cd/setup.exe
      name: wineexec
  - task:
      description: Installing Update 2.
      executable: patch
      name: wineexec
  - copy:
      description: copying nocd
      dst: $GAMEDIR/drive_c/Program Files (x86)/Atari/DRIV3R
      src: nocd
  - task:
      name: winekill
slug: driv3r-cd-atari
steamid: null
version: CD Atari
year: 2004
{
  "game_slug": "driv3r",
  "version": "CD Atari",
  "description": "Original 5 CD Atari release + update 2",
  "notes": "NoCD exe required",
  "name": "Driv3r",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "driv3r-cd-atari",
  "installer_slug": "driv3r-cd-atari",
  "script": {
    "files": [
      {
        "patch": "N/A:Driv3r Update 2"
      },
      {
        "nocd": "N/A:NoCD exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Atari/DRIV3R/driv3r.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp mfc42 isolate_home",
          "description": "Setting up wine.",
          "name": "winetricks"
        }
      },
      {
        "insert-disc": {
          "description": "Insert install disc 1.",
          "requires": "engine32.cab"
        }
      },
      {
        "copy": {
          "description": "copying disc contents...",
          "dst": "$CACHE/cd",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "chmod +w $CACHE/cd/*"
        }
      },
      {
        "insert-disc": {
          "description": "Insert install disc 2.",
          "requires": "data3.cab"
        }
      },
      {
        "copy": {
          "description": "copying disc contents...",
          "dst": "$CACHE/cd",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "chmod +w $CACHE/cd/*"
        }
      },
      {
        "insert-disc": {
          "description": "Insert install disc 3.",
          "requires": "data4.cab"
        }
      },
      {
        "copy": {
          "description": "copying disc contents...",
          "dst": "$CACHE/cd",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "chmod +w $CACHE/cd/*"
        }
      },
      {
        "insert-disc": {
          "description": "Insert install disc 4.",
          "requires": "data5.cab"
        }
      },
      {
        "copy": {
          "description": "copying disc contents...",
          "dst": "$CACHE/cd",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "chmod +w $CACHE/cd/*"
        }
      },
      {
        "insert-disc": {
          "description": "Insert Play disc.",
          "requires": "data6.cab"
        }
      },
      {
        "copy": {
          "description": "copying disc contents...",
          "dst": "$CACHE/cd",
          "src": "$DISC"
        }
      },
      {
        "task": {
          "description": "Running setup. Use the default install location.",
          "executable": "$CACHE/cd/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing Update 2.",
          "executable": "patch",
          "name": "wineexec"
        }
      },
      {
        "copy": {
          "description": "copying nocd",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Atari/DRIV3R",
          "src": "nocd"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      }
    ]
  }
}
Back to game