Page 1 of 1

Joystick: analog support

Posted: Thu May 06, 2010 10:08 am
by gnasen
I need to read the full axis information on my Gamepad, but PB seems only to support the digital output. It would be nice if the analog output could be read, too. (All in all: Axis information as float, not as "bool").

(if there is a third party lib for this out here, feel free to advice ;) )

Re: Joystick: analog support

Posted: Thu May 06, 2010 12:44 pm
by Kaeru Gaman
... I requested analogue joystick support 22 months ago when 4.30 was in alpha ...

Hroudtwolf had published a DirectInput wrapper quite a while ago, in the Purebasic-Lounge.
I don't know how up-to-date it is and how much OOP with the Lounge-style OOP-conventions.
have a search or request there if you like.

Re: Joystick: analog support

Posted: Mon May 17, 2010 5:35 pm
by Le Soldat Inconnu
same request