Search found 5753 matches
- Mon Sep 12, 2011 6:34 am
- Forum: Introduce Yourself
- Topic: Hello!
- Replies: 2
- Views: 4926
Re: Hello!
Welcome!
- Sat Sep 10, 2011 6:51 pm
- Forum: Support
- Topic: Resistance 3 Buttons not working
- Replies: 2
- Views: 4583
Re: Resistance 3 Buttons not working
Bluetooth or usb?
- Sat Sep 10, 2011 3:29 pm
- Forum: Support
- Topic: trouble calibrating mouse
- Replies: 26
- Views: 27874
Re: trouble calibrating mouse
In the Overall tab, delete the Left stick intensity (Increase+Decrease), for both configs 1&2.
And try these calibration parameters:
Config 1:
(x) 22/8.50/0.39/Circle
(y) 22/24.29/0.39/Circle
Config 2:
(x) 22/23.00/0.25/Circle
(y) 22/39.43/0.25/Circle
And try these calibration parameters:
Config 1:
(x) 22/8.50/0.39/Circle
(y) 22/24.29/0.39/Circle
Config 2:
(x) 22/23.00/0.25/Circle
(y) 22/39.43/0.25/Circle
- Sat Sep 10, 2011 6:14 am
- Forum: Support
- Topic: trouble calibrating mouse
- Replies: 26
- Views: 27874
Re: trouble calibrating mouse
In your home folder press ctrl+h to display hidden folders.
- Sat Sep 10, 2011 12:02 am
- Forum: French corner
- Topic: Idée de developpement ...
- Replies: 4
- Views: 7340
Re: Idée de developpement ...
Il faut plus que le vid et le pid.
J'ai indiqué comment récupérer plus d'infos dans le thread suivant : lien. Mais il faut disposer du périphérique !
J'ai indiqué comment récupérer plus d'infos dans le thread suivant : lien. Mais il faut disposer du périphérique !
- Fri Sep 09, 2011 11:59 pm
- Forum: Support
- Topic: trouble calibrating mouse
- Replies: 26
- Views: 27874
Re: trouble calibrating mouse
Please put the content of your config file into a code tag.
- Fri Sep 09, 2011 3:01 pm
- Forum: French corner
- Topic: Idée de developpement ...
- Replies: 4
- Views: 7340
Re: Idée de developpement ...
Salut, Ça n'est pas du tout hors sujet vu que la plupart des périphériques de jeu dont les volants sont supportés :) J'ai déjà pensé à émuler un volant G25 ou G27 pour pouvoir utiliser le retour de force des volants non supportés nativement par la ps3, mais je ne dispose pas d'un tel volant. Je n'ai...
- Mon Sep 05, 2011 1:00 pm
- Forum: Support
- Topic: Execute from terminal
- Replies: 21
- Views: 22754
Re: Execute from terminal
No need to write anything else, it just tells emuclient to output the status of the controller.
Code: Select all
emuclient --config <config.xml> --status
- Mon Sep 05, 2011 12:28 pm
- Forum: Support
- Topic: Execute from terminal
- Replies: 21
- Views: 22754
Re: Execute from terminal
Sorry I forgot the "--status" at the end of the command line...
- Mon Sep 05, 2011 8:36 am
- Forum: Support
- Topic: Execute from terminal
- Replies: 21
- Views: 22754
Re: Execute from terminal
The command line arguments depend on the GIMX hardware: bluetooth: Start emu with the gui, and start emuclient from a terminal: [code]emuclient --config <config.xml> --status[/code] usb There's no emu for the usb version. Just start emuclient from a terminal: [code]emuclient --precision 16 --serial ...