Path: chuka.playstation.co.uk!news From: Jim Newsgroups: scee.yaroze.freetalk.english Subject: Re: Analog Controller Date: Mon, 11 Aug 1997 11:23:36 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 28 Message-ID: <33EEE828.A4731363@micronetics.com> References: <33EB20CA.223564AC@micronetics.com> <33EED182.75C@interactive.sony.com> NNTP-Posting-Host: jim.micronetics.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.01 [en] (Win95; I) X-Priority: 3 (Normal) Developer Support wrote: > > We haven't got any Yaroze docs for the controller, we may be able to get > some from somewhere. I did have a look at it once, seemed reasonably > easy. > > If you have any problems with it let us know. > > Stuart I had a play with it at the weekend. Was infact very easy. There are just four extra bytes following on, as if it was a standard controller. The analog controller part is just a signed char. One char for each ananlog controller axis. I can't quite remember but I think the device id is 0x73 (could be wrong though). But I managed to hack in analog control into my code in about 20 minutes. Very cool device too. If anyone is intrested I could type up what I have. Cheers Jim