Installer scarface-the-world-is-yours-dvd-vanilla

game:
  arch: win32
  exe: drive_c/Program Files/Radical Games/Scarface/Scarface.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: data1.cab
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1280x800
  single_cpu: true
description: null
game_slug: scarface-the-world-is-yours
gogslug: ''
humblestoreid: ''
installer_slug: scarface-the-world-is-yours-dvd-vanilla
name: 'Scarface: The World Is Yours'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Radical Games/Scarface/Scarface.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: data1.cab
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1280x800
    single_cpu: true
slug: scarface-the-world-is-yours-dvd-vanilla
steamid: null
version: DVD Vanilla
year: 2006
{
  "game_slug": "scarface-the-world-is-yours",
  "version": "DVD Vanilla",
  "description": null,
  "notes": "",
  "name": "Scarface: The World Is Yours",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "scarface-the-world-is-yours-dvd-vanilla",
  "installer_slug": "scarface-the-world-is-yours-dvd-vanilla",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Radical Games/Scarface/Scarface.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "data1.cab"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1280x800",
      "single_cpu": true
    }
  }
}
Back to game