Skip to content

Krush206/ps3-remote-gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

PlayStation 3 Remote Gamepad

Control your PlayStation 3 remotely.

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).

Notes

Only tested on FreeBSD, and only with Clang compiler.

About

Remote gamepad app for PlayStation 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages