|
|||||||
| Register | Forum Rules | Developer Blogs | Project Reality | Members List | Search | Today's Posts | Mark Forums Read |
| PR:BF2 General Discussion General discussion of the Project Reality: BF2 modification. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
![]() |
Is it possible to manually set the mouse look to the plane joystick ?
Purpose: In reality tank turrets use joysticks to move the turret(IIRC.) So i thought if its possible to add a second option to move the sight with the joystick... |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Newly ordered sig ! |
|
|
|
|
|
|
#2 |
![]() Join Date: May 2008
Posts: 1,971
Location: Asad Khal
|
Your suggestion is confused. Are you talking about Infantry, Tanks, .50s driving, be more precise.
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#3 |
|
PR:BF2 Developer
![]() |
well in the CR2 they dont have a joystick, more like a game pad that looks very much like a PS gamepad hehe.
but ye, it is possible to setup the turret to move with your joystick (and mouse if you want as well) in your control settings. Since all commands have 2 option box for the same action, you can setup the land vehicle settings so that your look/aim commands are to be your mouse in the first box (should be by default anyways) then setup the 2nd boxes for your joystick. not too hard really. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#4 |
![]() |
Is it just me or there are NO look/aim commands for the mouse axis in the options ?
I dont think i could ever do that ingame options... |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Newly ordered sig ! |
|
|
|
|
|
|
#5 |
|
PR:BF2 Developer
![]() |
going by memory i thought there was controls there to put in in the ingame menu for this but looks like this isn't so.
How ever it should be possible to do this in at least 1 of 2 ways I can think of, the 2nd one I know for sure would work its just not the best method. so ye, first off you should be able to hack the controls.con in your profile settings out of game to add this type of control. now if you dont know your controls.con is located in your profile folder which you can find in your My Docs: My Documents\Battlefield 2\Profiles\ then in there should be a bunch of folders from 0001 upto how many profiles you have on your computer, 0001 is most likly yours depending on the profile you use but if you have a bunch and your unsure go in each and open each Profile.con with notepad until you see the username you use. Then make a backup of your controls.con in your profile just encase this dont work and it screws it up some how so you can revert to the backup if needed. anyways once you have done that, open the Controls.con up with notepad, if you look though the settings you will find that there is a: Code:
ControlMap.addAxisToAxisMapping c_GIMouseLookX IDFMouse IDAxis_0 0 0 ControlMap.addAxisToAxisMapping c_GIMouseLookY IDFMouse IDAxis_1 0 0 search for that first line in your control settings. Now if you look in your profile and look to see what your plane setup with your joystick is should look something like this. Code:
ControlMap.addAxisToAxisMapping c_PIYaw IDFGameController_0 IDAxis_5 0 1 ControlMap.addAxisToAxisMapping c_PIPitch IDFGameController_0 IDAxis_1 1 0 ControlMap.addAxisToAxisMapping c_PIRoll IDFGameController_0 IDAxis_0 0 0 Code:
ControlMap.create defaultGameControlMap ControlMap.addAxisToAxisMapping c_GIMouseLookX IDFMouse IDAxis_0 0 0 ControlMap.addAxisToAxisMapping c_GIMouseLookY IDFMouse IDAxis_1 0 0 ControlMap.addAxisToAxisMapping c_GIMouseLookX IDFGameController_0 IDAxis_0 0 0 ControlMap.addAxisToAxisMapping c_GIMouseLookY IDFGameController_0 IDAxis_1 1 0 ControlMap.addKeyToTriggerMapping c_GIMenu IDFKeyboard IDKey_Escape 10000 0 ControlMap.addKeyToTriggerMapping c_GIToggleConsole IDFKeyboard IDKey_Grave 10000 0 Then once you have done that, save the control.con file up and try it The other way is to use a profiler, if you have one you get one with all Saitek gaming products these days and force it to have a mouse output axis on the profile and then you load that profile before game but not the best way since you most of the time can't set it up with a clean axis. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
|
|
|
|
|
|
#6 |
![]() |
Hmmm.... weird, doesent work when it should...
W ell i attached my controls.con file if u can look at it ? I dont know anything of coding so its very hard to understand anything, i get lost easly |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Newly ordered sig ! |
|
|
|
|
|
|
#7 |
|
PR:BF2 Developer
![]() |
go down to the bottom where you will find it again and put it in again there, may help.
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#8 |
![]() |
I admire you cleverness Rhino.
|
|
|
|
|
|
#9 |
![]() |
Nope still doesent work, but thx for trying to help
Have u tryed yourself that ? |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Newly ordered sig ! |
|
|
|
|
|
|
#10 |
![]() |
tried it my self and the pitch anf roll settings seem to överwrite the mousecontrols. So on spawnscreen i have to use mouse to select spawn and use mouse to accept. But the tankturret is still not been able to move with my mouse. Got a saitek cyborg evo.
|
|
Super mario brothers: Nothing beats reality like killing turtles while high on shrooms and flying with a cape
|
|
|
|
|
|
|
|
|
|
|
![]() |
| Tags |
| aiming, joistick, joystick |
| Thread Tools | |
| Display Modes | |
|
|