Search found 5757 matches

by Matlo
Tue Oct 29, 2013 10:55 pm
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

What is the voltage between GND and VCC? (on the atmega32u4 board)
by Matlo
Tue Oct 29, 2013 12:45 pm
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

The message "Detected USB adapter: none." means that the serial connection timed out (nothing was received within 1 second).

What are the voltages between GND and D2, and between GND and D3?
by Matlo
Tue Oct 29, 2013 10:49 am
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

I didn't see it first, but you probably typed a wrong command:

http://kie.nu/1rXM

You should have replaced "COM12" and "PS3_FarCry3.xml" with your own values.
by Matlo
Mon Oct 28, 2013 6:43 pm
Forum: Announcements
Topic: GIMX 1.11
Replies: 2
Views: 13480

GIMX 1.11

This is a bug fix release. It comes quite quickly after GIMX 1.10 because of some annoying bugs. Please report issues through there: link . Read GIMX 1.00 annoucement in case of upgrade from GIMX 0.51 or older. Read GIMX 1.10 annoucement in case of upgrade from GIMX 1.02 or older. Known issues Fixed...
by Matlo
Mon Oct 28, 2013 12:26 pm
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

According to the design (http://doc.switch-science.com/schematic/32u4-bb.pdf) the atmega PD2/RX and PD3/TX pins are respectively D0 and D1 pins. This is contradictory with the fact that it worked with GIMX 1.02, because it needed the PD2/RX pin to be correctly wired. If you have an ohmmeter, you sho...
by Matlo
Mon Oct 28, 2013 6:50 am
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

Where did you buy the atmega32u4 board?
by Matlo
Sun Oct 27, 2013 9:24 am
Forum: Development
Topic: cheater detection?
Replies: 1
Views: 3985

Re: cheater detection?

No. I never heard about such games.
by Matlo
Sun Oct 27, 2013 9:13 am
Forum: GIMX Discussion
Topic: Send PS3 commands from non-device?
Replies: 27
Views: 23790

Re: Send PS3 commands from non-device?

You should not specify '2' as sixaxis index unless there already are 2 sixaxis connected (which would mean indexes 0, 1 are used). The hci0 argument is also wrong (hci0 => 0). Just don't specify these two arguments, the default ones (0, 0) will be used. The command line additions should work whateve...
by Matlo
Sun Oct 27, 2013 8:00 am
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

Type Win+r, and open cmd. In the command window, type: cd "C:\Program Files (x86)\GIMX" emuclient -p COM12 -c PS3_FarCry3.xml Replace COM12 with your serial port, and PS3_FarCry3.xml with your config file. If "No controller detected." is displayed, this means there is something w...
by Matlo
Sat Oct 26, 2013 10:03 pm
Forum: Support
Topic: gimx 1.10 Help
Replies: 22
Views: 14854

Re: gimx 1.10 Help

Is the tx pin of your teensy correctly wired to the serial adapter?