Falcon BMS Forum
    • Register
    • Login
    • Search
    • Categories
    • Unread
    • Recent
    • Unsolved
    • Popular
    • Website
    • Wiki

    How to completely unbind/unmap the POV hat and buttons?

    Joysticks & Input Devices
    4
    8
    164
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JayPee
      JayPee last edited by

      I’d like to completely unbind/unmap my joystick’s POV hat and all its buttons. How do I do this? Somehow Falcon keeps using my POV for 8way view control and it has functions mapped to the buttons. I can’t find a way to remove these mappings…

      1 Reply Last reply Reply Quote 0
      • mrwell
        mrwell last edited by

        You have to search for those functions in keyfile and remove the lines or use pskeys software to help you.
        Good luck!

        JayPee 1 Reply Last reply Reply Quote 0
        • JayPee
          JayPee @mrwell last edited by

          That’s the thing… The buttons and POV hat aren’t mentioned in the Keystrokes.key/BMS.key files so how do I unbind them?

          Also, what is pskey? Google doesn’t give a lot of useful results…

          Thanks!

          Icarus 1 Reply Last reply Reply Quote 0
          • Icarus
            Icarus @JayPee last edited by

            What joystick r u using?

            http://psfalcon.blogspot.ca/2011/10/ps-keys-for-falcon-this.html First hit on Google for PSKeys.

            http://www.mediafire.com/download/rt3akj4aq7rked3/PSKeysSetup.exe

            System Specs:

            Main: i7-3930K @ 4.0 GHz, 32Gb Corsair 2133-DDR3 RAM, RTX 2080ti, 1Tb Samsung SSD + 5x Samsung SSD's, 1.0KW Corsair PSU, SB Fatal1ty Recon3D Professional, Sennheiser PC360, 30" Dell LED/24" Acer LED, Corsair K70, Cougar MFDs, Cougar FSSB-R2 + WH grip, TUSBA TQS + CubPilot HALL mod, 4x CH MFP's, BU036A, BU036X, TrackIR5 + DelanClip, Simpeds, Gametrix KW-908 Jetseat + Buttkicker Gamer2, 3rd Space vest.

            Secondary: 2x 19" LED, 2x 8" VGA, 2x 7" USB, 14" LED, MFDE.

            JayPee 1 Reply Last reply Reply Quote 0
            • JayPee
              JayPee @Icarus last edited by

              MS FFB2. Google came up with some weird stuff Nokia once made for their cell phones when searching for PS Keys. Thanks for the link.

              But I still can’t find a way to tell BMS to NOT use my hat for view contol…

              Icarus 1 Reply Last reply Reply Quote 0
              • Icarus
                Icarus @JayPee last edited by

                Use this in your keyfile

                OTWViewLeft -1 0 0XFFFFFFFF 0 0 0 1 “VIEWGEN: Rotate View Left”
                OTWViewRight -1 0 0XFFFFFFFF 0 0 0 1 “VIEWGEN: Rotate View Right”
                OTWViewUp -1 0 0XFFFFFFFF 0 0 0 1 “VIEWGEN: Rotate View Up”
                OTWViewDown -1 0 0XFFFFFFFF 0 0 0 1 “VIEWGEN: Rotate View Down”

                To replace this
                OTWViewDown -1 0 0X50 0 0 0 1 “View-Rotate Down”
                OTWViewLeft -1 0 0X4B 0 0 0 1 “View-Rotate Left”
                OTWViewRight -1 0 0X4D 0 0 0 1 “View-Rotate Right”
                OTWViewUp -1 0 0X48 0 0 0 1 “View-Rotate Up”

                This should render your POV hat to do absolutely nothing as you requested. BACK UP YOUR ORIGINAL KEYFILE!

                System Specs:

                Main: i7-3930K @ 4.0 GHz, 32Gb Corsair 2133-DDR3 RAM, RTX 2080ti, 1Tb Samsung SSD + 5x Samsung SSD's, 1.0KW Corsair PSU, SB Fatal1ty Recon3D Professional, Sennheiser PC360, 30" Dell LED/24" Acer LED, Corsair K70, Cougar MFDs, Cougar FSSB-R2 + WH grip, TUSBA TQS + CubPilot HALL mod, 4x CH MFP's, BU036A, BU036X, TrackIR5 + DelanClip, Simpeds, Gametrix KW-908 Jetseat + Buttkicker Gamer2, 3rd Space vest.

                Secondary: 2x 19" LED, 2x 8" VGA, 2x 7" USB, 14" LED, MFDE.

                1 Reply Last reply Reply Quote 0
                • Thingol
                  Thingol last edited by

                  Hello JayPee,

                  assuming that the joystick is your only game controller and that it has 32 buttons and a single POV-hat, you could replace the existing joystick mappings with the following lines to unbind the buttons:

                  SimDoNothing 0 -1 -2 0 0 0
                  SimDoNothing 1 -1 -2 0 0 0
                  SimDoNothing 2 -1 -2 0 0 0
                  SimDoNothing 3 -1 -2 0 0 0
                  SimDoNothing 4 -1 -2 0 0 0
                  SimDoNothing 5 -1 -2 0 0 0
                  SimDoNothing 6 -1 -2 0 0 0
                  SimDoNothing 7 -1 -2 0 0 0
                  SimDoNothing 8 -1 -2 0 0 0
                  SimDoNothing 9 -1 -2 0 0 0
                  SimDoNothing 10 -1 -2 0 0 0
                  SimDoNothing 11 -1 -2 0 0 0
                  SimDoNothing 12 -1 -2 0 0 0
                  SimDoNothing 13 -1 -2 0 0 0
                  SimDoNothing 14 -1 -2 0 0 0
                  SimDoNothing 15 -1 -2 0 0 0
                  SimDoNothing 16 -1 -2 0 0 0
                  SimDoNothing 17 -1 -2 0 0 0
                  SimDoNothing 18 -1 -2 0 0 0
                  SimDoNothing 19 -1 -2 0 0 0
                  SimDoNothing 20 -1 -2 0 0 0
                  SimDoNothing 21 -1 -2 0 0 0
                  SimDoNothing 22 -1 -2 0 0 0
                  SimDoNothing 23 -1 -2 0 0 0
                  SimDoNothing 24 -1 -2 0 0 0
                  SimDoNothing 25 -1 -2 0 0 0
                  SimDoNothing 26 -1 -2 0 0 0
                  SimDoNothing 27 -1 -2 0 0 0
                  SimDoNothing 28 -1 -2 0 0 0
                  SimDoNothing 29 -1 -2 0 0 0
                  SimDoNothing 30 -1 -2 0 0 0
                  SimDoNothing 31 -1 -2 0 0 0
                  
                  

                  and add eight more to unbind the hat as well:

                  SimDoNothing 0 -1 -3 0 0 0
                  SimDoNothing 0 -1 -3 1 0 0
                  SimDoNothing 0 -1 -3 2 0 0
                  SimDoNothing 0 -1 -3 3 0 0
                  SimDoNothing 0 -1 -3 4 0 0
                  SimDoNothing 0 -1 -3 5 0 0
                  SimDoNothing 0 -1 -3 6 0 0
                  SimDoNothing 0 -1 -3 7 0 0
                  
                  

                  Respectfully,

                  Thingol

                  JayPee 1 Reply Last reply Reply Quote 0
                  • JayPee
                    JayPee @Thingol last edited by

                    Thingol, first of all thanks for pointing in the right direction. However, ALL buttons and the hat are now bound to “Ckpit-UHF Normal/Backup” instead of no function. Any clues?

                    EDIT: Nevermind. It seems the GUI says “Ckpit-UHF Normal/Backup” is bound to all buttons and the hat yet ingame nothing happens. Thanks so far!

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    44
                    Online

                    9.7k
                    Users

                    19.0k
                    Topics

                    324.2k
                    Posts

                    Benchmark Sims - All rights reserved ©