Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Open the PCKellerJoysticks.ini file with Notepad or other text editor.
Under the [Joystick0] section, set VendorID to 1118 and ProductID to 721.
Add UseXInput=true under the ProductID line.
Save the file and launch the game.
VendorID=1118
ProductID=733
UseXInput=true
works for me now
Ive had product IDs of 654 and 531. Here is where I got the info to set up my controller the first time
http://steamcommunity.com/app/15120/discussions/0/558746745536321865/
I got this game working with the Xbox One controller both in wired(USB) and wireless(adapter) mode in Windows 10 Pro x64.
Edit the file: C:\Program Files (x86)\Ubisoft\Tom Clancy's Rainbow Six Vegas 2\KellerGame\Config\PCKellerJoysticks.ini
At the top of the file, change the beginning of 'Joystick0' to have the following:
[Joystick0]
ProductName=XINPUT compatible HID device
VendorID=1118
ProductID=721
UseXInput=true
Explanation
-----------
The product name of the Xbox One controller is "XINPUT compatible HID device".
Its vendor ID (as seen in device ID) in hexadecimal is 045E. Converted to decimal, that's 1118.
Its product ID (as seen in device ID) in hexadecimal is 02D1. Converted to decimal, that's 721.
- - - - -
Thank you ! This Helped me get the Xbox One controller with wireless adapter working. My Product ID was 767. It didn't work with 721. Thank you very much. I'll share this information with others in need.
I used that usbdevices program to look up the hexadecimal numbers for my Xbox One controller, and once it was converted it gave me 721, but 721 wouldn't work. I tried 767 instead and it worked. Thanks Fer!
See below what I have at the top of my config file now, try it if nothing else seems to work. I have a black Xbox One controller connected to my pc by a USB cord thingy.
[Joystick0]
ProductName=XINPUT compatible HID device
VendorID=1118
ProductID=767
UseXInput=true
my config files look like this
[Joystick0]
ProductName=XINPUT compatible HID device
VendorID=2341
ProductID=5768
Joy1=XboxTypeS_A
Joy2=XboxTypeS_B
Joy3=XboxTypeS_X
Joy4=XboxTypeS_Y
Joy5=XboxTypeS_RightShoulder
Joy6=XboxTypeS_LeftShoulder
Joy7=XboxTypeS_LeftThumbstick
Joy8=XboxTypeS_RightThumbstick
Joy9=XboxTypeS_Start
Joy10=XboxTypeS_Back
Joy11=
Joy12=
Joy13=
Joy14=
Joy15=
Joy16=
Axis_X=XboxTypeS_LeftX
Axis_Y=XboxTypeS_LeftY
Axis_Z=XboxTypeS_RightX
Axis_Rotation_X=
Axis_Rotation_Y=
Axis_Rotation_Z=XboxTypeS_RightY
Slider_0=XboxTypeS_RightTrigger
Slider_1=XboxTypeS_LeftTrigger
DPadUp=XboxTypeS_DPad_Up
DPadDown=XboxTypeS_DPad_Down
DPadLeft=XboxTypeS_DPad_Left
DPadRight=XboxTypeS_DPad_Right
UserXInput=true
Okay so, yours is wired. That's why the product ID would be different. I cannot get this to work with my wireless Xbox one controller. This is how my ini file looks.
[Joystick0]
ProductName=XINPUT compatible HID device
VendorID=1118
ProductID=742
UseXInput=true
Edit: if not then what Am I supposed to look for please?
To anyone trying to fix this still like me (just got Vegas 2), this post works perfect. The link leads you to a program called USBDeview that's good to have anyway. It shows the name of your device then the VID and PID in hex which can quickly be converted to deci by quickly googling a hex to deci converter. I plan to hold on to this program, that's a super useful tool to have anyway. I have a wired Titanfall 2 Xbox One controller so the name, VID, and PID were different from all the other ones in this discussion.
This worked for me. I use a wired xbox one controller and now I can actually enable the in-game controller option. Thank you BastardSword
This worked for me using an XBox One controller that's supposed to be wireless, but is corded via USB since my OS has no native Bluetooth support.