Changes for page Green Asia Gamepad
Last modified by David De La Harpe Golden on 2025/02/22 01:55
From version
5.1


edited by David De La Harpe Golden
on 2020/11/29 23:53
on 2020/11/29 23:53
Change comment:
There is no comment for this version
To version
3.1


edited by David De La Harpe Golden
on 2020/11/29 22:06
on 2020/11/29 22:06
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,13 @@ 1 1 = GreenAsia Inc. USB Gamepads = 2 2 3 -I have a couple of these old generic usb PlayStation 1/2 DualShock style controllers I picked up years ago, still going strong (mostly). USB identifies as [["GreenAsia Inc. MaxFire Blaze 2">>https://www.google.com/search?q="GreenAsia+Inc.+MaxFire+Blaze2"]], but lots of clone controllers use roughly the same internals I think. Unfortunately mine are missing some now-fashionable controller buttons (like menu/guide) and features, but they're alright.3 +I have a couple of these old generic usb PlayStation 1/2 DualShock style controllers I picked up years ago, still going strong (mostly). USB identifies as ##"GreenAsia Inc. MaxFire Blaze 2"##, but lots of clone controllers use roughly the same internals I think. Unfortunately mine are missing some now-fashionable controller buttons (like menu/guide) and features, but they're alright. 4 4 5 5 == xboxdrv remapping == 6 6 7 7 If you want to remap this controller with [[xboxdrv>>https://xboxdrv.gitlab.io/]] to pseudo-xbox360 for compatibility with certain games on Linux, well the following works nicely for me. Other controllers may need different mappings, hopefully obviously. You can fine more generic instructions on e.g. the [[Arch Wiki>>https://wiki.archlinux.org/index.php/Gamepad#Mimic_Xbox_360_controller_with_other_controllers]] 8 8 9 -{{code language=" bash"}}10 -xboxdrv -c evdev-greenasia.xboxdrv --silent9 +{{code language="sh"}} 10 +xboxdrv -c evdev-greenasia.xboxdrv 11 11 {{/code}} 12 12 13 13