Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Xbox 360 wireless controller works perfectly when using xboxdrv --mimic-xpad for me. I'm in Xubuntu 18.04.
I logged in specifically to give my thanks to @upsilon[LINUX] #L2G. I was going in circles searching around the solution and yours worked!
To sum up, in order to use Xbox 360 Controller in Shadow Tactics on Ubuntu 18.04:
1 install xboxdrv
2 run in terminal as root xboxdrv --mimic-xpad --detach-kernel-driver
3 run steam, enter Shadow Tactics
4 make sure your controller is enabled in Gameplay setting
5 profit
If you don't want to run this command as root, you have to add
SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0719", MODE="660", GROUP="yourgroup"
to /etc/udev/rules.d/90-usbpermission.rules (create it if it doesn't exist). Replace yourgroup, 0719 and 045e with your attributes (you will see them when you run xboxdrv in terminal.
Happy Linux Gaming!
- Ubuntu 18.10 (64 Bit)
- Kernel-Version: 4.20.3-042003-generic
- Logitech F710 (Xbox)
Controller in XInput Mode:
- Everything works fine (even the Rumble) except the Right Trigger, which is NOT detected (is detected out of the game)
Controller in DirectInput Mode:
The Right Trigger is correctly detected.
Same problem. Didnt try anything yet, since it works flawless in most other games.