Community member DJClayduck has posted on the forums his discovery on how to enable
joystick/Xbox 360 controller support in the PC version of Frontlines: Fuel of War:
Okay, this is how to enable your 360 controller on this game.
Go to C:Program FilesTHQFrontlines-Fuel of WarGCGameConfig
and edit DefaultEngine.ini
find where it says
[WinDrv.WindowsClient]
AllowJoystickInput=0
and change the 0 to a 1.
so it should look like this..
[WinDrv.WindowsClient]
AllowJoystickInput=1
Now save this file.
If you can't save it, Save it to your desktop as an .ini and move it to the config
folder and replace the old one.
To change the sensitivity, go to...
C:Program FilesTHQFrontlines-Fuel of WarGCGameConfig
and edit DefaultInput.ini
Under ; --- Xbox global keys --- look for...
.Bindings=(Name="XboxTypeS_RightX",Command="Axis aTurn Speed=0.6 DeadZone=0.2")
.Bindings=(Name="XboxTypeS_RightY",Command="Axis aLookup Speed=0.8 DeadZone=0.2")
and change the speed to 1.2 or so for turn. or whatever your prefrence is.
mine looks like this...
.Bindings=(Name="XboxTypeS_RightX",Command="Axis aTurn Speed=1.2 DeadZone=0.2")
.Bindings=(Name="XboxTypeS_RightY",Command="Axis aLookup Speed=0.8 DeadZone=0.2")
Now save this file.
If you can't save it, Save it to your desktop as an .ini and move it to the config
folder and replace the old one.