Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitbox input detection issue #410

Open
neogeo34 opened this issue Aug 9, 2024 · 4 comments
Open

Hitbox input detection issue #410

neogeo34 opened this issue Aug 9, 2024 · 4 comments

Comments

@neogeo34
Copy link

neogeo34 commented Aug 9, 2024

Describe the bug
Overlay does not seem to pick up any inputs from my hitbox controller.

To Reproduce
Plug in controller, set up hitbox input overlay, select hitbox as controller, test inputs, see that R2 and L2 are the only detected buttons.

Expected behavior
Overlay detecting and displaying button inputs for buttons other than the R2 and L2 buttons.

Additional information:
-Version 5.0.5-HEAD-e90e7e9 build on 2024.03.01 09:00

Additional context
My hitbox is up to date with it's software and my games and computer detect the inputs. I also just did the same thing but I use my hitbox with the gamepad and duel sense overlay and it works fine.

@univrsal
Copy link
Owner

univrsal commented Aug 9, 2024

Try running the gamepad test from the zip archive linked in this issue #297 and see if it detects input

@neogeo34
Copy link
Author

neogeo34 commented Aug 9, 2024

Try running the gamepad test from the zip archive linked in this issue #297 and see if it detects input

Just tried it, it detects input just fine.

@CnTripto
Copy link

Try running the gamepad test from the zip archive linked in this issue #297 and see if it detects input

Just tried it, it detects input just fine.

I had the same problem as you, but I found a way to fix it. By using the io-cct in wiki to remap your preset file. Make sure steam are not running, open the iocct and import your textrue and json files, Click those key one by one and edit the selected element , there's a option "Record keycode" suppose to tick on then press the corresponding key, export json after finish all key and use the new json file in obs.

@Skelde
Copy link

Skelde commented Dec 26, 2024

Thanks for this, the above comment worked for me too.

In the provided preset for Hitbox the face buttons are in the wrong positions; A and B are swapped and X and Y are swapped.
Hitbox preset from 5.0.6 release in io-cct:
image

Hitbox layout (from official site)
image

After swapping the A-B and X-Y button positions and remapping those 4 the layout worked correctly.

If anyone else needs it or if it helps to troubleshoot the issue in the preset in 5.0.6 release the I've attached my corrected file - hitbox-BUFB.json.

In case it makes a difference I don't have a real Hitbox to test with, my leverless uses a Brook Universal Fighting Board which seems to default to an Xbox One controller input on PC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants