Installer scarface-the-world-is-yours-1002-nocd-silentpatc

files:
- silentpatch: https://github.com/CookiePLMonster/SilentPatchScarface/releases/download/BUILD-2/SilentPatchScarface.zip
- nocd: https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/mcz-scarf102crk.rar
- patch: https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/scarface_update_en_1001_1002.exe
game:
  arch: win32
  exe: drive_c/Program Files/Radical Games/Scarface/scarface.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: data1.cab
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Radical Games/Scarface
    file: nocd
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Radical Games/Scarface
    file: silentpatch
system:
  pulse_latency: true
wine:
  dxvk: false
description: Includes NoCD fix and SilentPatch which fixes multithreading and improves
  rendering performance.
game_slug: scarface-the-world-is-yours
gogslug: ''
humblestoreid: ''
installer_slug: scarface-the-world-is-yours-1002-nocd-silentpatc
name: 'Scarface: The World Is Yours'
notes: ''
runner: wine
script:
  files:
  - silentpatch: https://github.com/CookiePLMonster/SilentPatchScarface/releases/download/BUILD-2/SilentPatchScarface.zip
  - nocd: https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/mcz-scarf102crk.rar
  - patch: https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/scarface_update_en_1001_1002.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Radical Games/Scarface/scarface.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: data1.cab
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Radical Games/Scarface
      file: nocd
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Radical Games/Scarface
      file: silentpatch
  system:
    pulse_latency: true
  wine:
    dxvk: false
slug: scarface-the-world-is-yours-1002-nocd-silentpatc
steamid: null
version: 1.00.2-nocd-silentpatch
year: 2006
{
  "game_slug": "scarface-the-world-is-yours",
  "version": "1.00.2-nocd-silentpatch",
  "description": "Includes NoCD fix and SilentPatch which fixes multithreading and improves rendering performance.",
  "notes": "",
  "name": "Scarface: The World Is Yours",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "scarface-the-world-is-yours-1002-nocd-silentpatc",
  "installer_slug": "scarface-the-world-is-yours-1002-nocd-silentpatc",
  "script": {
    "files": [
      {
        "silentpatch": "https://github.com/CookiePLMonster/SilentPatchScarface/releases/download/BUILD-2/SilentPatchScarface.zip"
      },
      {
        "nocd": "https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/mcz-scarf102crk.rar"
      },
      {
        "patch": "https://github.com/improvised-explosive-device/lutris-installers/raw/main/scarface-the-world-is-yours/scarface_update_en_1001_1002.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Radical Games/Scarface/scarface.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "data1.cab"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Radical Games/Scarface",
          "file": "nocd"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Radical Games/Scarface",
          "file": "silentpatch"
        }
      }
    ],
    "system": {
      "pulse_latency": true
    },
    "wine": {
      "dxvk": false
    }
  }
}
Back to game