Search found 1 match

by splitti79
Sat Oct 14, 2006 1:25 am
Forum: PSP Lua Player Development
Topic: IrDA function doesn't work
Replies: 1
Views: 2579

IrDA function doesn't work

Hi, I want to get the signals of different controls and save them in profiles to use the psp as multi remote control. System.irdaRead() takes the signal, but the signal is only one sign and it's every time the same sign on different remotes. I tried to change the format with tonumber() and tostring,...