Installer tom-clancys-rainbow-six-vegas-dvd

files:
- patch: http://patches.ubi.com/rainbow_six_vegas/rainbow_six_vegas_1.06.exe
- nocd: N/A:NoCD R6Vegas_Game.exe
game:
  exe: $dir/Binaries/R6Vegas_Game.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp
    name: winetricks
- insert-disc:
    requires: Bin/R6Vegas_Loop_Install.wav
- task:
    description: Installing Rainbow Six Vegas
    executable: $DISC/setup.exe
    name: wineexec
- task:
    description: Installing 1.06 patch
    executable: patch
    name: wineexec
- copy:
    dst: $GAMEDIR/$dir/Binaries
    src: nocd
system:
  gamemode: false
  gamescope: true
  gamescope_game_res: $RESOLUTION
variables:
  dir: drive_c/Program Files/Ubisoft/Tom Clancy's Rainbow Six Vegas
description: Retail + 1.06 patch
game_slug: tom-clancys-rainbow-six-vegas
gogslug: ''
humblestoreid: ''
installer_slug: tom-clancys-rainbow-six-vegas-dvd
name: 'Tom Clancy''s Rainbow Six: Vegas'
notes: NoCD exe is required
runner: wine
script:
  files:
  - patch: http://patches.ubi.com/rainbow_six_vegas/rainbow_six_vegas_1.06.exe
  - nocd: N/A:NoCD R6Vegas_Game.exe
  game:
    exe: $dir/Binaries/R6Vegas_Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp
      name: winetricks
  - insert-disc:
      requires: Bin/R6Vegas_Loop_Install.wav
  - task:
      description: Installing Rainbow Six Vegas
      executable: $DISC/setup.exe
      name: wineexec
  - task:
      description: Installing 1.06 patch
      executable: patch
      name: wineexec
  - copy:
      dst: $GAMEDIR/$dir/Binaries
      src: nocd
  system:
    gamemode: false
    gamescope: true
    gamescope_game_res: $RESOLUTION
  variables:
    dir: drive_c/Program Files/Ubisoft/Tom Clancy's Rainbow Six Vegas
slug: tom-clancys-rainbow-six-vegas-dvd
steamid: 13540
version: DVD
year: 2006
{
  "game_slug": "tom-clancys-rainbow-six-vegas",
  "version": "DVD",
  "description": "Retail + 1.06 patch",
  "notes": "NoCD exe is required",
  "name": "Tom Clancy's Rainbow Six: Vegas",
  "year": 2006,
  "steamid": 13540,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tom-clancys-rainbow-six-vegas-dvd",
  "installer_slug": "tom-clancys-rainbow-six-vegas-dvd",
  "script": {
    "files": [
      {
        "patch": "http://patches.ubi.com/rainbow_six_vegas/rainbow_six_vegas_1.06.exe"
      },
      {
        "nocd": "N/A:NoCD R6Vegas_Game.exe"
      }
    ],
    "game": {
      "exe": "$dir/Binaries/R6Vegas_Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "name": "winetricks"
        }
      },
      {
        "insert-disc": {
          "requires": "Bin/R6Vegas_Loop_Install.wav"
        }
      },
      {
        "task": {
          "description": "Installing Rainbow Six Vegas",
          "executable": "$DISC/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing 1.06 patch",
          "executable": "patch",
          "name": "wineexec"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/$dir/Binaries",
          "src": "nocd"
        }
      }
    ],
    "system": {
      "gamemode": false,
      "gamescope": true,
      "gamescope_game_res": "$RESOLUTION"
    },
    "variables": {
      "dir": "drive_c/Program Files/Ubisoft/Tom Clancy's Rainbow Six Vegas"
    }
  }
}
Back to game