nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
598 stars 74 forks source link

Fix rumble detection #823

Closed tmyqlfpir closed 1 month ago

tmyqlfpir commented 2 months ago

This PR fixes rumble detection for controllers with EDuke32.

Fixes #750

Hendricks266 commented 1 month ago

This change looks fine in itself. I would prefer if it maintained an alternate code path for the older versions of SDL2 before the rumble behavior was changed.