ODROID GameSir G3w USB Controller Joystick

GameSir G3w

The GameSir G3w is a high-quality gamepad that adopts a 32-bit MCU chip, with a computing capability that is up to 48 million operations per second. It allows the device to be highly sensitive and accurate with respect to overall performance. The floating D-pad makes it easier to discern between the eight compass points. The analog joysticks have 360-degree positioning of ultra-accuracy.

Figure 1 - The GameSir gamepad is Hardkernel’s latest high-quality gaming accessory

It also boasts well designed ergonomic function buttons, is solid and responsive, with a firm action, and can be pressed with no effort. The pressure sensitivity of R2/L2 allows players to perceive the press depth accurately, making it much easier to play car racing and drifting games. The USB cable length is 2 meters (6.6 ft) for comfortable usage.

Figure 2

Figure 3

Figure 4

This gamepad works with Hardkernel’s very own OGST console kit offering (https://goo.gl/5fSR48). It is supported on the official Linux and Android operating systems offered by Hardkernel.

Configuration

Show below is a reference udev configuration file for Libretro (/usr/share/libretro/autoconfig/udev/xiaoji_GameSir_G3w.cfg)

input_driver = "udev"
input_device = "Gamesir-G3w"
input_device_display_name = "xiaoji GameSir G3w"
# Hex vid:pid is found using "dmesg -w" or "tail -f /var/log/syslog" 
# and converted to Decimal using 
# http://www.binaryhexconverter.com/hex-to-decimal-converter
# Hex vid:pid = 20BC:5500 -> Decimal vid:pid = 8380:21760
input_vendor_id = "8380"
input_product_id = "21760"
input_b_btn = "0"
input_y_btn = "3"
input_select_btn = "10"
input_start_btn = "11"
input_up_btn = "h0up"
input_down_btn = "h0down"
input_left_btn = "h0left"
input_right_btn = "h0right"
input_a_btn = "1"
input_x_btn = "4"
input_l_btn = "6"
input_r_btn = "7"
input_l2_btn = "8"
input_r2_btn = "9"
input_l3_btn = "13"
input_r3_btn = "14"
input_l_x_plus_axis = "+0"
input_l_x_minus_axis = "-0"
input_l_y_plus_axis = "+1"
input_l_y_minus_axis = "-1"
input_r_x_plus_axis = "+2"
input_r_x_minus_axis = "-2"
input_r_y_plus_axis = "+3"
input_r_y_minus_axis = "-3"
input_b_btn_label = "A"
input_y_btn_label = "X"
input_select_btn_label = "Select"
input_start_btn_label = "Start"
input_up_btn_label = "D-Pad Up"
input_down_btn_label = "D-Pad Down"
input_left_btn_label = "D-Pad Left"
input_right_btn_label = "D-Pad Right"
input_a_btn_label = "B"
input_x_btn_label = "Y"
input_l_btn_label = "L1"
input_r_btn_label = "R1"
input_l2_btn_label = "L2"
input_r2_btn_label = "R2"
input_l3_btn_label = "Left Stick"
input_r3_btn_label = "Right Stick"
input_l_x_plus_axis_label = "Left Stick Right"
input_l_x_minus_axis_label = "Left Stick Left"
input_l_y_plus_axis_label = "Left Stick Down"
input_l_y_minus_axis_label = "Left Stick Up"
input_r_x_plus_axis_label = "Right Stick Right"
input_r_x_minus_axis_label = "Right Stick Left"
input_r_y_plus_axis_label = "Right Stick Down"
input_r_y_minus_axis_label = "Right Stick Up"
For more details, and to purchase the Gamepad GameSir G3w, please visit http://www.hardkernel.com/main/products/prdt_info.php?g_code=G152605577891.

Be the first to comment

Leave a Reply