Author Topic: Assigning mahjong controls in Final Burn Neo.  (Read 2323 times)

Offline Metaphantom

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
Assigning mahjong controls in Final Burn Neo.
« on: May 14, 2021, 03:56:14 PM »
So I'm trying to play a few Mahjong games on Final Burn Neo via Retroarch. But I can't for the life of me get to assign mahjong controls into the game.

The games run, but there's no way I can play them as they require mahjong button assignments to use the tiles.

It runs fine on MAME emulators as MAME has the controls in its own UI. But I don't want to use MAME as the games run a bit slower on that while in Final Burn Neo they run at full speed.

Any help on assigning buttons would be appreciated. Thanks!

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Assigning mahjong controls in Final Burn Neo.
« Reply #1 on: May 14, 2021, 04:35:04 PM »
The 20+ keys are mapped to keyboard, the mapping looks like this : https://github.com/libretro/FBNeo/blob/master/src/burner/libretro/retro_input.cpp#L2024-L2069

note : make sure your core is up-to-date