Issue: Attempting to use BlueMSX to emulate coleco. Games will start fine, but the controller doesn't appear to be linked somehow for use with the emulator. In Kodi control settings, I've mapped the following buttons:
<device name="PLAYSTATION(R)3 Controller" provider="cocoa" vid="054C" pid="0268" buttoncount="19" axiscount="4">
<controller id="game.controller.colecovision">
<feature name="keypad1" button="3" />
<feature name="keypad2" button="0" />
</controller>
...
After starting a coleco game with BlueMSX, then pressing either of those buttons (when the screen prompts you to push the keypad 1 or keypad 2 key), nothing happens. The log shows:
17:59:57.021 T:123145515675648 DEBUG: BUTTON [ 3 ] on "PLAYSTATION(R)3 Controller" released
17:59:57.021 T:123145515675648 DEBUG: FEATURE [ start ] on game.controller.default released
17:59:57.022 T:123145515675648 DEBUG: FEATURE [ keypad1 ] on game.controller.colecovision released
17:59:57.022 T:123145515675648 DEBUG: FEATURE [ start ] on game.controller.default released
17:59:57.088 T:123145515675648 DEBUG: BUTTON [ 0 ] on "PLAYSTATION(R)3 Controller" pressed
17:59:57.089 T:123145515675648 DEBUG: FEATURE [ back ] on game.controller.default pressed (ignored)
17:59:57.089 T:123145515675648 DEBUG: FEATURE [ keypad2 ] on game.controller.colecovision pressed (ignored)
When I go into advanced settings > Controls, the coleco controller shows 'Nothing to Map' rather than any configurable buttons
Issue: Attempting to use BlueMSX to emulate coleco. Games will start fine, but the controller doesn't appear to be linked somehow for use with the emulator. In Kodi control settings, I've mapped the following buttons:
After starting a coleco game with BlueMSX, then pressing either of those buttons (when the screen prompts you to push the keypad 1 or keypad 2 key), nothing happens. The log shows:
When I go into advanced settings > Controls, the coleco controller shows 'Nothing to Map' rather than any configurable buttons