lgnr
Joined: 17 Dec 2009 Posts: 40
|
Posted: Fri Apr 15, 2011 12:52 am Post subject: PSP Easy Wireless Controller v1.0 |
|
|
Hey guys, I don't really know where to post this. I've always used this forum a lot and I felt like I never really contributed in anything, mostly because I'm not really a good programmer. Anyway, I hope someone can find it useful:
This homebrew serves the purpose of using your PSP as a wireless controller to your PC running windows (I'm looking forward to port it to linux). The main idea was to make a wireless controller that didn't require any other installation like PPJoy or anything else. It's pretty forward: all you have to do is run the server on your computer and the client on the PSP. It sends strings over a UDP socket and the server uses the WinAPI to simulate key presses in the driver level. All you have to do is configure your inputs on your game/emulator or whatever you want like it was your keyboard. There's also some built in shortcuts commands for VLC and Winamp. In the package theres a little explanation on how to capture the string from PSP, which can be used for any other purpose you may want.
I really hope this really small contribution can be useful to someone!
The description and download link are in http://PSPEWC.blogspot.com
Thanks a lot. |
|