libretro / FBNeo

FBNeo - We are Team FBNeo.
https://neo-source.com
Other
228 stars 136 forks source link

keyboard doesn't work in mahjong game ejanhs #1031

Closed royfokk closed 1 year ago

royfokk commented 1 year ago

The keyboard is completely dead in this game.

barbudreadmon commented 1 year ago

This game had quite a few missing inputs, your issue might or might not have been fixed by https://github.com/finalburnneo/FBNeo/commit/4901c398f37590b95413d2cec14ba740f5b0c61c

barbudreadmon commented 1 year ago

I probably figured out the real problem, it should be ok with https://github.com/finalburnneo/FBNeo/commit/b29efc368c26f36f91915e32c654c81c7cdd67bc

royfokk commented 1 year ago

The keyboard does work, but not in the correct way. Press “A” discard tile “N” E -> I I -> E M -> A Other keys don't work.

barbudreadmon commented 1 year ago

It should finally be ok

royfokk commented 1 year ago

I have tested the latest commit. D -> K C G H K L don't work.

royfokk commented 1 year ago

Other keys works well.

barbudreadmon commented 1 year ago

Oops, we forgot the 1st part of the fix while working on the 2nd part, it should be ok now.

royfokk commented 1 year ago

It works well now. thank you very much.