Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
sudo modprobe iforce => so that the joystick is recognised and a device is created in
I have created a file in "/etc/udev/rules.d/99-input-wheel.rules" containing:
KERNEL=="event*", ATTRS{idProduct}=="0004", ATTRS{idVendor}=="06f8", MODE="0666"
Then i run xboxdrv (previously installed) in a terminal with this configuration:
xboxdrv --evdev /dev/input/event22 \
--evdev-absmap ABS_WHEEL=x1,ABS_BRAKE=LT,ABS_GAS=RT,ABS_HAT0X=dpad_x,ABS_HAT0Y=dpad_y \
--evdev-keymap BTN_TOP=tl,BTN_TRIGGER=tr,BTN_TOP2=back,BTN_THUMB=start,BTN_A=x,BTN_BASE3=y,BTN_BASE4=b,BTN_BASE5=a,BTN_BASE=lt,BTN_BASE2=rt \
--dpad-as-button --mimic-xpad --debug --verbose --evdev-debug
Hope it may help
I'm trying to use just the pedals as a "poor man's rudder" solution in Falcon BMS (under WINE) and X-Plane 11 on Linux.
I tried the xboxdrv solution but it made no discernable difference to the pedals behaviour.
Thanks in advance,
Uwe
https://github.com/her001/tmdrv
All the best, Uwe
http://steamcommunity.com/app/310560/discussions/5/1479857071268964650/