Jump to content

New to FSUIPC


oneleg

Recommended Posts

Looking for an answer to a basic question.

How do I create a joystick button to work only when a modifier button is pressed?

For example: on a Logitech Extreme joystick which is the only device attached to the PC, pressing and holding button 8 AND button 6 will launch reverse thrust? 

 

Below is the relevant code from the .ini file which isn't working.

 

---

[Buttons]
PollInterval=25
ButtonRepeat=20,10
1=CR(+0,7)0, 5, K113,8     -{Key press: F2}-

 

Where in the code snippet above : in line one in the Buttons section, C identifies the line as a conditional, R repeats the button press in joystick (+0) button 8 (7), AND joystick (0) and joystick button 6 (5) should press F2 (K113), normally (8).

 

---

What am I missing?

Win 10 Pro, MSFS Premium Deluxe Steam, i7-8700, 32 GB RAM, GTX 1070ti, hardwired 950 Mbps, wifi 5 Ghz 50+ Mbps, Gsync 27-in 2560 x 1440 Dell monitor, Logitech 3D Pro joystick, and Quest 2 VR
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...