Display Fightstick Motions

Free Display Fightstick Motions 210124

  • Minor visual changes
  • Add a visual effect on selected button when editing custom layout.
  • New feature: Input History Mode
    fightstick-12.jpg
  • New feature: Custom Layout
    You can design your own layout easily now.
    See examples in the "layout" folder.

    fightstick-09.jpg
  • Added a "user specific" setting for who has issue that there is no response on stick motions in OBS Browser.

    Instructions:

    Add a Browser Source to OBS and link it to http://html5gamepad.com/ then move the stick and write down the value for every directions.

    Now open fightstick.html on browser (Firefox/Chrome) and fill the value you just gathered to "user specific" field. It will then generate the URL you needed.


  • Here is an example setting for Hori Real Arcade Pro V ( Thanks NinthPixel for sharing information)
    Code:
    Direction       Axis         Value
    ----------------------------------------
    Neutral          9            3.28
    Up               9           -1.00
    Down             9            0.14
    Left             9            0.71
    Right            9           -0.42
    Up-Left          9            1.00
    Down-Left        9            0.42
    Up-Right         9           -0.71
    Down-Right       9           -0.14


  • Example setting for Razer Panthera Evo ( Thanks Mekafutoku for sharing information)
    Code:
    Direction       Axis         Value
    ----------------------------------------
    Neutral          9            1.28
    Up               9           -1.00
    Down             9            0.14
    Left             9            0.71
    Right            9           -0.42
    Up-Left          9            1.00
    Down-Left        9            0.42
    Up-Right         9           -0.71
    Down-Right       9           -0.14


  • Please share your setting for other fightstick models on the discussion section.
- it is now support up to 48 buttons ( plus 4 d-pad buttons ).
Support more buttons. ( up to 21 buttons now. )
Top