Closed Luberry closed 3 years ago
@jmgao this should be a quick one to review when you have the chance since you made it incredibly easy to add input modifications.
Sorry, yeah, I've been procrastinating on this because I wanted to update all of the dependencies and switch over to github actions at the same time (which I'm doing now).
Under Night on PS4 will always override left stick with DPAD. On steam this is not the case and it results in wierd issues when using both. This pr adds a
dpad_override
flag which when enabled will force dpad to override left stick.This also fixes the CI builds thanks to a sub dependency bringing in a new version of
memchr