Two plugins to provide the use of Bluetooth controllers in PSP games.
The work ive done is just a thin layer ontop of work many other people have done, Iv'e also had lots of help from others.
- TokyoDrift - Originally created work that uses the SIO port to allow external controllers back around 2010. Since uploaded to Github
- OPDitto project - A project that uses the SIO port to allow for a real second analog stick. Its SIO implementation has been extremly helpful to me. Repo Here
- X41 - Shared with me an initial working SIO hello world app back when i could barely compile PSP code. This was invaluable in helping me get the hardware working right at the start of the project.
- PSP Homebrew Discord - Full of incredibly smart and helpful people too many to list individually. Without their help I'd never have managed to complete any of this.
Features:
- Provides controller suport for use in game and the XMB
- Upto 4 controllers (for homebrew that makes use of them)
- Suports rumble (for homebrew that makes use of it)
- Supports LED colour and player LED indicators (for homebrew that makes use of it)
- Optional Overlay plugin to enable pairing and magament of controllers.