You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: