Specifically Playstation 2? Is it an OEM controller or aftermarket? I wasn’t personally aware of any OEM PS2 Bluetooth controllers
Game Development
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
Are we entirely certain they don't mean a controller that uses the PS2 port?
To make this work you'll have to start playing around with firmware writing. I know people have done similar projects using a pi pico to handle the translation, but I don't know if they did it with a ps2 controller.
My recommendation is to just buy a Bluetooth controller with a ps2 layout.
"Wireless" is going to be the challenge. The Dual shock 2 needs power somehow. Theoretically there could be some sort of device that could accept the PS2 controller port and have either a battery or plug in to external power, then send the Bluetooth signal, but I don't know that any such hardware exists.
There are wireless PS2 controllers from 3rd parties. There are also adapters to convert the PS2 controller port to USB. I got a couple of them on AliExpress for a few dollars each, and they work well. I have not used them on Android, but Linux interpreted them as Dualshock 3's (the listing advertised it as allowing you to use PS1/2 controllers on PS3's that are not backwards compatible).
So you could take a wireless 3rd party controller, then the adapter to convert to a PS4 controller signal. You'd need a USB hub to get that into your phone, and depending on what You're trying to do from there you might need an app to interpret that signal before getting to its final application. Alternatively, you could use a Mayflash USB adapter to convert from a PS3 signal to something else your phone would recognize.
If you just use a Dualshock 3 that cuts out a lot of hardware and allows you to use a 1st party controller. You can also get new fake ones on the Internet pretty cheaply that aren't all that terrible (usually the downside is a lack of sixaxis functionality). From there a Mayflash adapter or an app should be able to convert that. Some apps might even be able to accept it without any conversion. I've used DS3's on my NVIDIA Shield with Steam Link, for example.
The best experience would probably be to just get a more modern controller like a Dualsense or some 3rd party controller. I do wish a company like Retrobit or 8Bitdo would make a modern version of the Dualshock 1-3, similar to what's been done with Genesis, Saturn, and other controllers. Maybe one day.
The PS2 controller isn't wireless/Bluetooth, it's got a big old PS1/PS2 wired connector. You should be able to pair a PS4 controller with an Android device and it has (more or less) the same layout.
Dude... Your talking about mixing ancient technology with space age hardware. What comes next? Watching VHS on the switch?
Good luck getting your setup to work. The drivers for PS5 are completely open sourced by Sony so I think it would make your life much easier by investing in a new controller 😅