Ten problem dotyczy kilku Joystick... Między innymi Saitek i Logitecha to o tych co tylko wiem ale jest ich więcej,nie będę się rozpisywał dlaczego bo jest tego trochę. W BBC2 i jest to problem w grze można to obejść ja zrobiłem tak jak podaje na dole wszystko działa prawidłowo, jak do tej pory punkbuster mnie nie wywala
Znalezione gdzieś w necie.
It is indeed a problem with the game. Saitek and Logitech joysticks have the same problem.
Give this a try and see if it solves the problem
* Find your BF:BC2 settings directory [On Vista / 7 this is C:\Users\[YourUserName]\Documents\BFBC2\]
* Enter the 'input' subdirectory
* Open 'air.dbx' in Notepad or the like
If you have reversed throttle
* Look for the line that says:
<field name="ConceptIdentifier">ConceptMoveFB</field>
* Below this there will be a line that says:
type="GameSharedResources.PadInputActionData"
* Look for the first line below this that should read:
<field name="ScaleValue">1</field>
* Change this to read:
<field name="ScaleValue">-1</field>
If you have reversed yaw
* Look for the line that says:
<field name="ConceptIdentifier">ConceptYaw</field>
* Below this there will be a line that says:
type="GameSharedResources.PadInputActionData"
* Look for the first line below this that should read:
<field name="ScaleValue">1</field>
* Change this to read:
<field name="ScaleValue">-1</field>