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
Change comment: There is no comment for this version
To version 1.1
edited by David De La Harpe Golden
on 2020/11/29 21:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Green Asia Gamepad
1 +GreenAsiaGamepad
Content
... ... @@ -1,13 +1,9 @@
1 -= GreenAsia Inc. USB Gamepads =
1 +Remapping with xboxdrv
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, quite robust and still going strong. Unfortunately missing some modern controller buttons (like menu/guide) and features, but if you want to remap it 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, obviously.
4 4  
5 -== xboxdrv remapping ==
6 -
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 -
9 -{{code language="bash"}}
10 -xboxdrv -c evdev-greenasia.xboxdrv --silent
5 +{{code language="sh"}}
6 +xboxdrv -c evdev-greenasia.xboxdrv
11 11  {{/code}}
12 12  
13 13  
... ... @@ -56,3 +56,4 @@
56 56  
57 57  # EOF #
58 58  {{/code}}
55 +