Controllable icon indicating copy to clipboard operation
Controllable copied to clipboard

Inquiry: mapping commands from database

Open tcardlab opened this issue 4 years ago • 2 comments

Consider a custom controller interface built on a website/mobile app that sends input to a database and I retrieve these inputs per game loop. Is it possible to map these inputs as well?

(I'm still a little confused about the mapping protocol and whether this mod depends on keypresses)

tcardlab avatar Mar 07 '20 07:03 tcardlab

@tcardlab if you're using Linux, try to check this https://github.com/jehervy/node-virtual-gamepads

BondarenkoArtur avatar Mar 13 '20 21:03 BondarenkoArtur

I'll look into this. It would definitely be a special feature that would need to be enabled in the config. I can see how this would be useful though.

MrCrayfish avatar Mar 14 '20 05:03 MrCrayfish