batocera-linux / batocera.linux

batocera.linux
https://batocera.org
Other
1.98k stars 513 forks source link

daphne/hypseus on rg351p/m, controls not working #4710

Closed mikepruett3 closed 1 year ago

mikepruett3 commented 3 years ago

I have tried to load any of my LaserDisc games using the hypseus (daphne) emulator on my RG351M. The games load perfectly, and seem to run just fine... but none of the controls are working. I tried updating the hypinput.ini in the system/configs/daphne folder to match what I had in ArkOS... but it does not work.

Any help would be appreciated! Thanks!

Current hypinput.ini

[KEYBOARD]
KEY_UP = 1073741906 0 0
KEY_DOWN = 1073741905 0 0
KEY_LEFT = 1073741904 0 0
KEY_RIGHT = 1073741903 0 0
KEY_COIN1 = 53 54 8
KEY_COIN2 = 54 53 0
KEY_START1 = 49 0 7
KEY_START2 = 50 0 0
KEY_BUTTON1 = 1073742048 0 1
KEY_BUTTON2 = 1073742050 0 2
KEY_BUTTON3 = 32 0 4
KEY_SKILL1 = 1073742049 0 0
KEY_SKILL2 = 122 0 0
KEY_SKILL3 = 120 0 0
KEY_SERVICE = 57 0 0
KEY_TEST = 1073741883 0 0
KEY_RESET = 48 0 0
KEY_SCREENSHOT = 1073741893 0 0
KEY_QUIT = 27 0 0
KEY_PAUSE = 112 0 12
KEY_CONSOLE = 92 0 0
KEY_TILT = 116 0 0

Original hypinput.ini

[KEYBOARD]
key_up = 1073741906 0 0
key_down = 1073741905 0 0
key_left = 1073741904 0 0
key_right = 1073741903 0 0
key_coin1 = 53 54 136
key_coin2 = 54 53 0
key_start1 = 49 0 135
key_start2 = 50 0 0
key_button1 = 1073742048 0 129
key_button2 = 1073742050 0 130
key_button3 = 32 0 131
key_skill1 = 1073742049 0 0
key_skill2 = 122 0 0
key_skill3 = 120 0 0
key_service = 57 0 0
key_test = 1073741883 0 0
key_reset = 48 0 0
key_screenshot = 1073741893 0 139
key_quit = 27 0 136
key_pause = 112 0 140
key_console = 92 0 0
key_tilt = 116 0 0
mikepruett3 commented 2 years ago

Any updates?