falc410: I can not find an option for it! I can"t play the game like this. So I really need to invert my mouse. I tried changing this line in the QERTY config file already:
IK_MouseY=(GameKey="GI_MouseY",Value=1)
to
IK_MouseY=(GameKey="GI_MouseY",Value=-1)
but it did not change anything. How can they forget this option?
From the CDP FB Profile:
Jak odwrócić oś myszy w grze Wiedźmin 2:
1. Przejdź do Documents\Witcher 2\Config\
2. Wyedytuj plik User.ini (np. notatnikiem)
3. Odnajdź sekcję MouseInput
4. Dopisz 2 linie typu MouseSensivity i wpisz znak '-' (minus) przed wartością dla parametru MouseSensivityY
Przykład:
[MouseInput]
MouseSensitivityX=0.5
MouseSensitivityY=-0.5
SensitivityX=0.5
SensitivityY=0.5
Smoothness=1
5. Zapisz plik i uruchom grę
I'll try and translate as best as I can:
1. Go to Documents\witcher 2\Config
2. Edit the User.ini file (notebook's fine)
3. Find the MouseInput section
4. Add two lines of the Mouse Sensitivity type adding "-" (minus sign) before the value of the MouseSensitivityY
For Example:
[MouseInput]
MouseSensitivityX=0.5
MouseSensitivityY=-0.5
SensitivityX=0.5
SensitivityY=0.5
Smoothness=1
5. Save the file, and launch the game
BTW they'll probably patch it in on next occasion since the solution is known.