Electronicks

Results 38 comments of Electronicks

I'm getting some refactoring done Windows side, a few of them affecting (i.e. breaking) the linux build, Such as the macros found in PlatformDefinition.h. We have a contributor looking at...

That's a very interesting problem. Maybe we can get the same JoyShock object to process the callback of both devices, thus using the same chord stack? With the addition of...

Actually, instead of a whole new command, it could be an argument of `RECONNECT_CONTROLLERS`, which is convenient because it is where we update that mapping.

This feature will be part of the next release (i.e. 2.0). Any JSM command can be run as a binding, but the command needs to be between quotation marks "....

Duplicate of #69 Will be fixed in next release

Next update will have a tray icon with a context menu entry to reconnect. Should be more user friendly than typing the command.

> can it be directly mapped to the pageup and pagedown keys? It seems not. JSM would need to track and juggle the numluck as pageup/pagedown/... and NUM keys are...