What's New:
Features
- (SDL2 only) AUTOCONNECT thread will connect new controllers automatically when the count changes. Disable with AUTOCONNECT = OFF.
- New Action Modifier: Release (-) can be used to send key-up/release at the timing if your choosing!
- If SDL2 struggles to reconnect controllers (HIDAPI issue at times), it will retry up to 2 times.
Bugfixes
- SDL2 now handles joycons the same way JSL does. Call RECONNECT_CONTROLLERS [MERGE|SPLIT] to count pairs as separate or not. The command remembers which was used last time. Default is MERGE.
- Instant press and turbo presses would not trigger events as expected. This is now fixed.