DEV Community

Matheus
Matheus

Posted on

Control your PlayStation 3 remotely

PlayStation 3 Remote Gamepad
This is an app I developed in the spare time to simulate a PlayStation 3 controller from a computer. Currently, isn't possible to remap controls, but work is on the way.

Note webMAN MOD is required for this to work.

Only tested on FreeBSD, and only with Clang compiler.

How to use

Install webMAN MOD, build pad.c and run the following:
./a.out <PlayStation 3 ip>

Key bindings

Up arrow - D-pad up;
Down arrow - D-pad down;
Right arrow - D-pad right;
Left arrow - D-pad left;
W - Triangle;
Z - Cross;
S - Circle;
A - Square;
E - R1;
Q - L1;
C - R2;
X - L2;
1 - START;
2 - SELECT;
H (lowercase) - Home;
H (uppercase) - Home (hold).

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay