giongto35 / cloud-morph

Decentralize, Self-host Cloud Gaming/Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dosbox_pure_libretro.so keyboard mapping

Kenneth-Audenaert opened this issue · comments

my end goal is to get dosbox games running in the same way that the other cores work.

I successfully installed dosbox_pure_libretro.so as a new core and added a game to the games folder
adjusted config.yaml, started up the server and worker and got a game running.

however it seems the keyboard/controller does not map to what the dosbox core expects.

imho I would expect that web/js/input/input.js and web/js/input/keyboard.js have a role to play in the client side of the controller support.

no clue about the server side though.

sorry posted in wrong repo