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 grabfullscreen=y
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
variables:
dir: drive_c/Program Files (x86)/Ubisoft/Tom Clancy's Rainbow Six Vegas
description: Game + 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.\r\nInstall in the default location, ignore DirectX9,\
\ don't launch the game when prompted by the installer.\r\n\r\nIf the mouse freaks\
\ out ingame, make sure the game's resolution matches your monitor's."
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 grabfullscreen=y
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
variables:
dir: drive_c/Program Files (x86)/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": "Game + 1.06 patch",
"notes": "NoCD exe is required.\r\nInstall in the default location, ignore DirectX9, don't launch the game when prompted by the installer.\r\n\r\nIf the mouse freaks out ingame, make sure the game's resolution matches your monitor's.",
"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 grabfullscreen=y",
"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"
}
}
],
"variables": {
"dir": "drive_c/Program Files (x86)/Ubisoft/Tom Clancy's Rainbow Six Vegas"
}
}
}