-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi
I've trying to make it to work, but no luck with the neogeo core. I have configured a keyboard and explicitly mapped the keys. I have configured 5 with the select and 6 with the coin. If I write a nfc with the **input.coinp1:1 and try, it doesn't work. If I try with **input.keyboard:5 or **input.keyboard:6, neither it works. If I configure **input.gamepad:{start} and try to start after a credit is set, it also doesn't work. Am I doing something wrong? It works fine in arcade games where by default the keyboard is doing "things" like inserting coins with the 5 key. But in the neogeo core the keyboard by default is doing nothing. Maybe because the neogeo core is a console core and not an arcade one? The **input.gamepad:{start} test doesn't work on, for example, snes core. I'm not able to trigger/simulate a start press.
Thanks.