Ps3 Controller Pcsx2 Mac Osx
There are a lot of games in steam working with x360 controllers but not mapped properly with a PS3 DS3 controller...
PS3 controller - what a headache this area is. Currently there is some functionality using the PS3 Dualshock 3 SixAxis controller in both Bootcamp & OS X Lion, BUT only if you work stressfully hard to set it up and download sone software. In Lion:- Partial drivers appear to be built in to OS X Lion, but initial pairing can be difficult. How to connect PS3 controller on Mac OSX, PC, etc. This is how you connect PS3 controller to Mac OSX, PC, etc. When previously connected to a PS3. You will need a Mini USB cable. Overcome your laziness, get up of your chair, and go get one! A big misconception is that keep holding PS button will reset the controller's pairing. How do i Use the PS3 controller? I have it connected to the computer useing a cable but it charges it and i cant use it for anything can someone help? Showing 1 - 11 of 11 comments.
MotionInJoy do it clean with 'emulate 360 controller' but it works only on PC.There is another PC-only project : x360ce : https://code.google.com/p/x360ce/
Here is the question : is there any solution for mac os x ?If not, why !?
Ciaran DonoghueConnect Ps3 Controller To Pcsx2
1 Answer
There is not a solution on OSX that reads DirectInput and emulates XInput.
I took a look at x360ce. It uses SharpDX to communicate on both DirectInput and Xinput APIs, so it'd be a great start for an app like this. Problem is it's written in C#. This is why there is no solution in OSX--the best library for interfacing with DI/XI is written (naturally) in a Microsoft language.
I think we'd need something like Mono to run .cs on mac, I'm not sure.
Not a small project to either write a native interface to DI/XI or run SharpDX on a mac, but it'd be pretty educational.
SimplGySimplGy