Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Tom Clancy's Rainbow Six: Vegas

From PCGamingWiki, the wiki about fixing PC games
Revision as of 12:46, 18 February 2021 by Mirh (talk | contribs) (Copy pasted crash on start fix from mass effect. Versioned middleware.. and I hope DARE can be considered it?)
Tom Clancy's Rainbow Six: Vegas
Tom Clancy's Rainbow Six: Vegas cover
Developers
Ubisoft Montreal
Publishers
Ubisoft
Engines
Unreal Engine 3
Release dates
Windows November 28, 2006
Reception
Metacritic 85
IGDB 86
Tom Clancy's Rainbow Six: Vegas on IGDB
Tom Clancy's Rainbow Six: Vegas guide on StrategyWiki
Tom Clancy's Rainbow Six: Vegas on MobyGames
Tom Clancy's Rainbow Six: Vegas on Wikipedia
Subseries of Tom Clancy
Rainbow Six 1998
Rainbow Six: Rogue Spear 1999
Rainbow Six: Covert Ops Essentials 2000
Rainbow Six: Take-Down 2001
Rainbow Six: Rogue Spear: Black Thorn 2001
Rainbow Six 3: Raven Shield 2003
Rainbow Six: Lockdown 2006
Rainbow Six: Vegas 2006
Rainbow Six: Vegas 2 2008
Rainbow Six Siege 2015
Rainbow Six Extraction 2022

Key points

The official multiplayer service is no longer available on PC.[1]

General information

Ubisoft game page
Official Forum
Rainbow Six Wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 7 DRM. Russian copies use StarForce 4 DRM[Note 1].
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
Ubisoft Store
Icon overlay.png
Included with Ubisoft+.
Windows
StarForce DRM for this game does not work on modern versions of Windows (see above for affected versions).

DLC and expansion packs

Name Notes
Map Pack Available for free. See Map Pack.
Windows

Essential improvements

Patches

All the patches for the game can be found here.

Map Pack

The only official map pack for the game, it includes all the content from the Xbox 360/PlayStation 3 DLCs ("Player's Pack Red Edition" and "Player's Pack Black Edition", 10 maps total).

It can be downloaded from PCGamingWiki.

Game data

In-game general settings.
In-game general settings.

Configuration file(s) location

System Location
Windows <path-to-game>\Engine\Config[Note 2]
%USERPROFILE%\Documents\Ubisoft\R6Vegas\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/13540/pfx/[Note 3]

Save game data location

System Location
Windows %USERPROFILE%\Documents\Ubisoft\R6Vegas\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/13540/pfx/[Note 3]

Save game cloud syncing

System Native Notes
OneDrive
Requires enabling backup of the Documents folder in OneDrive on all computers.
Steam Cloud
Ubisoft Connect

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Anisotropic filtering (AF)

Anisotropic filtering[citation needed]
  1. Go to the configuration file(s) location.
  2. Open BaseEngine.ini.
  3. Search and change LevelOfAnisotropy=4 to desired value.
  4. Save your changes and close the file.

Remove the bloom/haze effects

This removes the bloom/haze but retains the thermal/night vision and other blur effects.
Remove effects[4]
  1. Go to <path-to-game>\Engine\Shaders\HLSL\MegaPostProcess\.
  2. Open Blur.hlsl with a text editor.
  3. Find this line.
    return lerp(PreviousColor, BlurColor, Factor) + BloomColor;
  4. Change it to this.
    return lerp(PreviousColor, BlurColor, Factor);
  5. Find the following lines.
    float3 BloomColor = BlurColor * BlurScreenThresold.g + BlurScreenThresold.r;
    
    BloomColor = max(BloomColor, 0.0f) * BlurScreenAmount;
  6. Change them to this.
  7. //float3 BloomColor = BlurColor * BlurScreenThresold.g + BlurScreenThresold.r;
    
    //BloomColor = max(BloomColor, 0.0f) * BlurScreenAmount;

Input settings

In-game control settings.
In-game control settings.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Must be enabled manually in the Steam version. See Change game language.
Italian
Must be enabled manually in the Steam version. See Change game language.
Japanese
Must be enabled manually in the Steam version. See Change game language.
Polish
Must be enabled manually in the Steam version. See Change game language.
Russian
Official localization by «Руссобит-М». Must be enabled manually in the Steam version. See Change game language.
Russian
Fan translation by «SyS-team / Spirit Team»
Spanish
Must be enabled manually in the Steam version. See Change game language.

Change game language

Edit .ini file[5]
  1. Go to the Rainbow Six Vegas\KellerGame\Config\PC\.
  2. Open KellerEngine.ini.
  3. Search and change Language=int to the desired value. fra for French, deu for German, ita for Italian, jpn for Japanese, pol for Polish, rus for Russian, and esp for Spanish.
  4. Save your changes and close the file.

Network

In-game multiplayer settings.
In-game multiplayer settings.

Multiplayer types

Type Native Players Notes
Local play
2 Only on consoles.
LAN play
16 Versus, Co-op
Co-op: 4 players.
Online play
16 Versus, Co-op
Co-op: 4 players.

Connection types

Ports

Protocol Port(s) and/or port range(s)
TCP 80, 3074
UDP 3074-3174
Universal Plug and Play (UPnP) support status is unknown.

Issues fixed

Game doesn't start

The game will not start through the launcher on some systems.
Startup Fix[citation needed]
  1. Go to <path-to-game>\Binaries\ folder.
  2. Open "runme.dat" in a text editor.
  3. Change "R6Vegas_Launcher.exe" to "R6Vegas_Game.exe".

Game crashes on start

Install PhysX Legacy System Software
It's also highly recommended to remove leftover registry values to avoid issues in other games.

HUD is in the 4:3 middle of the screen on wide resolutions

The widescreen HUD in the fix is a leftover file from the Xbox 360 version and it causes the bugged cover sniper aim along with the UI shift to the left when used.
16:9 fullscreen HUD fix[citation needed]
  1. Go to <path-to-game>\KellerGame\Content\MenusPC\
  2. Delete or rename r6hud.mgb
  3. Go to <path-to-game>\KellerGame\Content\MenusPC\Widescreen\
  4. Copy r6hudWide.mgb to the .\MenusPC\ folder and rename it to r6hud.mgb

Restore the original bullet collision configuration

The game uses the modified bullet collision config adopted for the pinpoint mouse aim accuracy even when the controller is active.
No actual gameplay benefits with restoring it when you don't play the game with the gamepad.
Replace the "KellerWeaponsConfig.ini" file with the original Xbox 360 one[citation needed]
  1. Download the file and make sure to retain its original name and extension.
  2. Go to <path-to-game>\Rainbow Six Vegas\KellerGame\Config\PC\ folder.
  3. Backup your original "KellerWeaponsConfig.ini" file and place the new one instead of it.

Other information

API

Technical specs Supported Notes
Direct3D 9
Shader Model support 3
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX 2.5.1
Audio DARE
Cutscenes Bink Video 1.8.8.0
Multiplayer DemonWare, Rendez-Vous, Ubi.com
Anti-cheat PunkBuster

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Pentium 4 3.0 GHz
AMD Athlon 3000+
System memory (RAM) 1 GB
Hard disk drive (HDD) 7 GB
Video card (GPU) 128 MB of VRAM
DirectX 9.0c compatible
Shader model 3.0 support

Notes

  1. This version of StarForce DRM does not work on Windows 8.1, Windows 10, or Windows 11.[2][3] For supported versions of Windows the StarForce driver may need to be updated manually using SFUPDATE.
  2. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  3. 3.0 3.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/13540/ in addition to or instead of this directory. The app ID (13540) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References