michael-fadely / sadx-input-mod

Input mod that fixes XInput and certain DirectInput controllers using SDL2.
MIT License
11 stars 3 forks source link

Change KeyboardMapping to Sint16, update readme #19

Closed PiKeyAr closed 4 years ago

PiKeyAr commented 4 years ago

This makes it possible to map Numpad Enter (256) and read empty mappings (-1) properly.