Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game.controller.colecovision not mappable for use with bluemsx #162

Open
zach-morris opened this issue Feb 12, 2019 · 2 comments
Open

game.controller.colecovision not mappable for use with bluemsx #162

zach-morris opened this issue Feb 12, 2019 · 2 comments

Comments

@zach-morris
Copy link

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

@JayDee696969
Copy link

Bump. No news??

@garbear
Copy link
Member

garbear commented May 22, 2020

One of our GSoC students this summer is working on Multiplayer. If we start gathering issues like this, we can have a goal of getting things working before the summer ends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants