Difference between revisions of "Translations:Command line/10/fr"
(Created page with "options pour emuclient : * file_name :Le nom du fichier de config, dans le répertoire ~/.emuclient/config directory (ex : toto.xml).<br /> :Cet argument est obligatoire. * --...") |
|||
Line 8: | Line 8: | ||
* --joystick / --GPP / --360pad / --Sixaxis / --PS2pad | * --joystick / --GPP / --360pad / --Sixaxis / --PS2pad | ||
:Le type d'adaptateur USB. | :Le type d'adaptateur USB. | ||
+ | :--joystick pour l'adaptateur USB à faire soi même, --Sixaxis pour le dongle bluetooth. | ||
* --precision 16 | * --precision 16 | ||
:La précision des axes. Joystick: 16, Autres adaptateurs: 8. | :La précision des axes. Joystick: 16, Autres adaptateurs: 8. |
Revision as of 10:08, 21 November 2012
options pour emuclient :
- file_name
- Le nom du fichier de config, dans le répertoire ~/.emuclient/config directory (ex : toto.xml).
- Cet argument est obligatoire.
- --serial --port /dev/ttyUSB0
- Le port série. Ex: /dev/ttyUSB0 sous Linux, COM4 sous windows.
- Seulement obligatoire avec un adaptateur USB DIY.
- --joystick / --GPP / --360pad / --Sixaxis / --PS2pad
- Le type d'adaptateur USB.
- --joystick pour l'adaptateur USB à faire soi même, --Sixaxis pour le dongle bluetooth.
- --precision 16
- La précision des axes. Joystick: 16, Autres adaptateurs: 8.
- --refresh 4
- La période de rafraîchissement, en ms.
- Valeurs recommandées:
- joystick/GPP/360pad/Sixaxis: 4 (250Hz)
- PS2pad: 16 (62.5Hz)