Anyone know how to get JInput to work with Java Web Start? Right now, I’ve included the jinput.jar as we the binary libs (.so and .dlls for their respective platforms) in my jnlp file. It appears that JInput isn’t finding any devices; however, when I run the program without jws, then JInput finds my devices without any issues.
Anyone know what might be going on?
Thanks