Search found 5757 matches

by Matlo
Sat Oct 26, 2013 10:01 pm
Forum: GIMX Discussion
Topic: Send PS3 commands from non-device?
Replies: 27
Views: 23888

Re: Send PS3 commands from non-device?

You have to execute emuclient two times:
emuclient --event "cross(255)"
emuclient --event "cross(0)"
And it may be necessary to add a delay between the two commands (50 ms should be enough for the ps3 to register the input).
by Matlo
Sat Oct 26, 2013 6:57 am
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14865

Re: gimx 1.10 Help

Using the EMUPS3 firmware, is the teensy detected as a "Playstation 3 controller" when plugged to your computer?
by Matlo
Sat Oct 26, 2013 5:51 am
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14865

Re: gimx 1.10 Help

Did you update the firmware of your DIY USB adapter?
by Matlo
Fri Oct 25, 2013 6:42 pm
Forum: GIMX Discussion
Topic: Power On/PS Button Question
Replies: 2
Views: 3796

Re: Power On/PS Button Question

GIMX can only power on the PS3 over bluetooth.
by Matlo
Fri Oct 25, 2013 4:11 pm
Forum: Announcements
Topic: GIMX 1.10
Replies: 0
Views: 15084

GIMX 1.10

This is a release with many fixed bugs and enhancements. Please report issues through the googlecode page: link . Read GIMX 1.00 annoucement in case of upgrade from GIMX 0.51 or older. Known issues Fixed issues . Downloads . Fundraising for GIMX PS4 / Xbox One support . Notes If you use a DIY USB ad...
by Matlo
Fri Oct 25, 2013 7:34 am
Forum: Development
Topic: buf301, buf3f2, and other data, meaning?
Replies: 9
Views: 9638

Re: buf301, buf3f2, and other data, meaning?

frank26080115 wrote:All it really means is that you must own at least one genuine controller and plug it in. It's not too much of a hinderance for either of our setups. It's not the end of the world.
This is what many adapters (including GIMX) do.
by Matlo
Fri Oct 25, 2013 7:28 am
Forum: GIMX Discussion
Topic: Send PS3 commands from non-device?
Replies: 27
Views: 23888

Re: Send PS3 commands from non-device?

I added a new feature to make sending controls from the command line easier: http://code.google.com/p/diyps3controller/issues/detail?id=236 Example: emuclient -p /dev/ttyUSB0 --event "lstick x(127)" --event "rstick y(-128)" --event "circle(255)" --event "square(0)&...
by Matlo
Thu Oct 24, 2013 9:34 am
Forum: GIMX Discussion
Topic: Send PS3 commands from non-device?
Replies: 27
Views: 23888

Re: Send PS3 commands from non-device?

The issue is already fixed in the source code repo.

You can wait for the next release to come out, or build GIMX from the sources: http://gimx.fr/wiki/index.php?title=Dev ... t_on_Linux
by Matlo
Thu Oct 24, 2013 8:29 am
Forum: Development
Topic: buf301, buf3f2, and other data, meaning?
Replies: 9
Views: 9638

Re: buf301, buf3f2, and other data, meaning?

I also plan to work on the next-gen consoles... I started a fundraising a few days ago :)

I would not be surprised that Sony added something to block non-licensed third-party joysticks on the PS4, like Microsoft did for the 360.