tomm / fab-agon-emulator

Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, any system with libSDL
GNU General Public License v3.0
82 stars 19 forks source link

SDL gamepad input / GPIO lags on windows #29

Open astralaster opened 10 months ago

astralaster commented 10 months ago

The version 0.9.2 adds GPIO emulation and also adds gamepad support. It works flawless on linux, but on windows it has very much delay (in the seconds). I've added printlns to verify its not SDL itself which delays the input, but internally in the GPIO handling it must delay updates.