Giter Site home page Giter Site logo

triquetrainput's People

Contributors

frdhog avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shurugal muskit

triquetrainput's Issues

SOI Slew Constantly Polling Input, Must Hold to Input

When binding a joystick hat on a physical device to the Joystick ThumbStick, it seems to be constantly polling an input even when idle. There is a constant clicking sound as if the TGP Cursor is being moved even when it is completely still when selected as the SOI.

Possibly related, hat inputs must be held to start inputting. A single momentary press will not move the cursor for small adjustments.

Possible theory is the hat's idle position is being read as an input.

Video demonstrating bug: https://youtu.be/2bmqcxtJ7K8

XML settings:

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfBinding xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Binding>
    <Name>Pitch</Name>
    <Offset>Y</Offset>
    <Invert>true</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>Pitch</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>Roll</Name>
    <Offset>X</Offset>
    <Invert>true</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>Roll</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>Throttle</Name>
    <Offset>RotationX</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>Throttle</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>81963344-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>WepRel</Name>
    <Offset>Buttons19</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>JoystickTrigger</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>WepSwap</Name>
    <Offset>Buttons13</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>SwitchWeapon</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>CMS</Name>
    <Offset>Buttons8</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>Countermeasures</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>Brake</Name>
    <Offset>Sliders0</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>Brakes</OutputAction>
    <ThumbstickDirection>None</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>SlewUp</Name>
    <Offset>PointOfViewControllers0</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Up</POVDirection>
    <OutputAction>JoystickThumbStick</OutputAction>
    <ThumbstickDirection>Up</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>SlewDown</Name>
    <Offset>PointOfViewControllers0</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Down</POVDirection>
    <OutputAction>JoystickThumbStick</OutputAction>
    <ThumbstickDirection>Down</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>SlewL</Name>
    <Offset>PointOfViewControllers0</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Left</POVDirection>
    <OutputAction>JoystickThumbStick</OutputAction>
    <ThumbstickDirection>Left</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
  <Binding>
    <Name>SlewR</Name>
    <Offset>PointOfViewControllers0</Offset>
    <Invert>false</Invert>
    <AxisCentering>Normal</AxisCentering>
    <SelectedTwoAxis>Positive</SelectedTwoAxis>
    <POVDirection>Right</POVDirection>
    <OutputAction>JoystickThumbStick</OutputAction>
    <ThumbstickDirection>Right</ThumbstickDirection>
    <VRInteractName />
    <ProductGuid>beaa4098-0000-0000-0000-504944564944</ProductGuid>
  </Binding>
</ArrayOfBinding>

Player log:
Player.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.