The Witcher 2 - Thread

Soldato
Joined
17 Apr 2007
Posts
23,162
Location
stat city
from another forum

I7 920 OC, 4gb ddr3, 6950 unlocked

witcher2201105171143507.jpg

witcher2201105171139002.jpg

witcher2201105171139263.jpg

witcher2201105171139379.jpg
 

C64

C64

Soldato
Joined
16 Mar 2007
Posts
12,884
Location
London
[Input]
IK_Down=(Gamekey=GI_AxisLeftY,Value=-1.000000)
IK_Left=(Gamekey=GI_AxisLeftX,Value=-1.000000)
IK_Right=(Gamekey=GI_AxisLeftX,Value=1.000000)
IK_Up=(Gamekey=GI_AxisLeftY,Value=1.000000)
KeyboardLayout=QWERTY


where does that go I added to userini and it doesn't work

pretty laughable how you cant change the keys in a pc game dead space 2 had this massive issue as well.
 
Last edited:

C64

C64

Soldato
Joined
16 Mar 2007
Posts
12,884
Location
London
keys to arrows
[InputQWERTY]
IK_Up=(Gamekey=GI_AxisLeftY,Value=1.000000)
IK_Down=(Gamekey=GI_AxisLeftY,Value=-1.000000)
IK_Left=(Gamekey=GI_AxisLeftX,Value=-1.000000)
IK_Right=(Gamekey=GI_AxisLeftX,Value=1.000000)

invert mouse:
[MouseInput]
KeyboardCooldownSpeed=0.1
MouseDampX=7000
MouseDampY=7000
MouseSensitivityX=0.307692
MouseSensitivityY=-0.192308
MouseSmoothness=1
SensitivityX=0.5
SensitivityY=0.5
Smoothness=1
UseMouseDamp=false

Nevermind figured it out mine looks like this now
 
Soldato
Joined
22 Feb 2008
Posts
11,108
OH FOR ****'S SAKE!

So bloody angry right now. Checked Amazon at work and Royal Mail tracking shows the game as delivered.

Get home... no game, no card to tell me where it is, nothing.

Check the online tracking and, yep, it's been delivered this morning. Pity it doesn't give the ******* SURNAME OF WHOEVER SIGNED FOR IT.

Considering the nearest house with the same number as ours is populated by doley scum and their malevolent offspring, it looks like I'm going to be stuck going through the bloody Amazon complaint process to get another one sent out due to Royal Mail's incompetence.
 
Soldato
Joined
5 Nov 2005
Posts
4,033
You dont add it you replace them.

By default they are:
IK_Up=(GameKey="GI_Up",Value=1)
IK_Down=(GameKey="GI_Down",Value=1)

And should be replaced with:
IK_Up=(Gamekey=GI_AxisLeftY,Value=1.000000)
IK_Down=(Gamekey=GI_AxisLeftY,Value=-1.000000)

Left and right can be done in the Config wizard or w/e it is, but make sure to do this BEFORE changing Up + Down because the wizard will overwrite what ever changes you made to user.ini each time you load it up, so once changed don't open it up again. But I found if I deleted the following while replacing Up + Down with the above then the wizard would default to Up+Down as the movement keys instead of W+S.

IK_W=(Gamekey=GI_AxisLeftY,Value=1.000000)
IK_S=(Gamekey=GI_AxisLeftY,Value=-1.000000)
 
Soldato
Joined
5 Nov 2005
Posts
4,033
Nevermind figured it out mine looks like this now

Figure it out while I'm typing it all out then :rolleyes::p

Just have to figure out my own problem now with aiming the ****ing Ballista! No matter where I aim I always get 2.5 degrees which is wrong :o
 
Back
Top Bottom