March 3, 201214 yr Hello,I was wondering if it was possible to assign the zoom in/out function to one of the joystick key +? this is very useful and up to now, only the mouse scroll wheel can do that.... hope it is possible to assign a joystick key to do so...thank you
March 3, 201214 yr cassis:You can assign a joystick key, but this will zoom in/out only one increment. To have continuous zoom in/out, you need to add a "repeat" line after the "EYEPOINT" entries for your assigned joystick button in the standard.xml (located in "C:Users[your user name]AppDataLocalMicrosoftFlightPlayers[your code]CareerControlsstandard.XML") as I have done below:<SimControls.Map><MapName>CH Pro Throttle USB{3889DD70-0D9D-11DF-8003-444553540000}</MapName><MapVersion>6</MapVersion><Entry><Index>0</Index><Down><EventName>Avatar.ToggleAttach</EventName></Down></Entry><Entry><Index>1</Index><Down><EventName>CAMERA_CYCLE</EventName></Down></Entry><Entry><Index>5</Index><Down><EventName>EYEPOINT_FORWARD</EventName><Repeat>32.000000</Repeat></Down></Entry><Entry><Index>7</Index><Down><EventName>EYEPOINT_BACK</EventName><Repeat>32.000000</Repeat></Down></Entry>Good luck. Edited March 3, 201214 yr by Major_V
March 3, 201214 yr Thats two different things. Zoom and eyepoint can be adjusted separately.I agree that the repeat addition is quite usefull. PierreP3D when its freezing in Quebec....well, that's most of the time...C-GDXL based at CYQB for real flying when its warming up...
Create an account or sign in to comment