Skip to content

0.2.1 - agsjoy includes OSX build

Compare
Choose a tag to compare
@ericoporto ericoporto released this 19 May 20:44
· 24 commits to master since this release

agsjoy now checks if AGS itself or through plugin has already initialised SDL!

Note for Windows version: you need to include SDL2.dll in the same folder as agsjoy.dll .

Only 1 joystick is supported. Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.x