ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
743 stars 126 forks source link

FIGHTING BOX mini doesn't work #2146

Open shinriyo opened 2 days ago

shinriyo commented 2 days ago

Describe the bug

FIGHTING BOX mini doesn't work. Down and Up key of the controller detects as Down only. And X,Y, A, B RB, RT key are detected as selection function. But they can't be detected in Joystic Config page. https://ja.aliexpress.com/item/1005006099279923.html

To Reproduce

Connecting the controller and and go to OPTION -> Input Settings -> Key Config and Joystic Config.

Expected behavior

Beging detects all of keys.

Screenshots / Video

Screenshot 2024-11-25 at 12 41 43

Engine Version (or source code date)

v0.99.0-macos

Operating system

macOS

Extra context or search terms

If you tell me the source code is. I might be able to fix the Go code. Perhaps.

Jesuszilla commented 9 hours ago

0.99.0 is really out of date. Have you tried the nightly? Also, it advertises Switch support so you may have better luck on macOS when it's plugged in Nintendo Switch mode.

shinriyo commented 8 hours ago

@Jesuszilla

Thank you for replying. I didn't realize the nightly version. I will try it. https://github.com/ikemen-engine/Ikemen-GO/releases/tag/nightly

shinriyo commented 7 hours ago

I tried, but unfortunately, the same behavior was observed.