Issue with Daphne Emulator and Joystick movements.
-
I am trying to setup the Daphne Emulator with my 3+ PI, but although the Up/Down directions are working, the Left/Right are not.
My controls are plugged into an encoder board, and is recognised as a 'DragonRise Inc. Generic' joystick.
The Joystick Microswitch leads are plugged into the Joystick ports on the board and are working well within Mame.I used jstest to check the Inputs and the Up/Down are on the Analog JS1 port and the Left/Right are on the Analog JS0 port, so I think I updated the Dapinput.ini to the following:
[KEYBOARD]
KEY_UP = 273 114 2
KEY_DOWN = 274 102 2
KEY_LEFT = 276 100 1
KEY_RIGHT = 275 103 1
KEY_BUTTON1 = 306 97 1
KEY_BUTTON2 = 308 115 2
KEY_BUTTON3 = 32 113 3
KEY_START1 = 49 0 6
KEY_START2 = 50 0 0
KEY_COIN1 = 53 0 7
KEY_COIN2 = 54 0 0
KEY_SKILL1 = 304 119 0
KEY_SKILL2 = 122 105 0
KEY_SKILL3 = 120 107 0
KEY_SERVICE = 57 0 0
KEY_TEST = 283 0 0
KEY_RESET = 284 0 0
KEY_SCREENSHOT = 293 0 0
KEY_QUIT = 27 113 8
ENDI cannot see anything obviously wrong, but I cannot use the Left/Right controls, which means my games are quit short.
The Joystick is selected in the Daphne settings, so I cannot think what else is wrong.
Paul
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.