
arts.martijn at gmail
Nov 17, 2009, 9:09 AM
Post #1 of 1
(106 views)
Permalink
|
I wanted to use PyWiiUse, but, well, it sucks Then I thought; it can't be THAT hard, can it? So I began porting WiiUse to Python using ctypes, but apparently, I did something wrong. poll() gives back an event, *but* (there's always a but) the event doesn't register. Or... Well... See for yourself, I think it has something to do with Pointers, but I have no idea, really ;) So, here's the code: Code :-P <http://plaatscode.be/138026/>
|