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

Wrong device id for events generated by macros #195

Closed
matlo opened this issue Nov 27, 2013 · 4 comments
Closed

Wrong device id for events generated by macros #195

matlo opened this issue Nov 27, 2013 · 4 comments

Comments

@matlo
Copy link
Owner

matlo commented Nov 27, 2013

From mathieu....@gmail.com on October 19, 2012 10:20:53

Create a config with joystick controls only (no keyboard/mouse controls).
Define a macro triggered by a keyboard keypress, and generating joystick events.
Start emuclient with this config and press the macro trigger.

Current behavior:
GIMX tries to find a joystick used for the same controller than the keyboard.
But it fails as there is no keyboard used in the config.
As a result, it fails at generating joystick events.

Expected behavior:
In case no keyboard is used in the config, GIMX should try to find the first used joystick, and generate events for that one.

Original issue: http://code.google.com/p/diyps3controller/issues/detail?id=194

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on February 07, 2013 05:01:33

Status: Fixed

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on February 19, 2013 04:22:40

Status: Verified

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on February 19, 2013 04:23:01

Status: Fixed

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on February 23, 2013 10:05:04

Status: Verified

@matlo matlo closed this as completed Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant