View: 4191|Reply: 6

gen game s3 gamepad

[Copy link]

3

Threads

9

Posts

73

Credits

Member

Rank: 2

Credits
73
Post time 2017-10-25 03:17:52 | Show all posts |Read mode
has any 1 manneged to play withe the gengame s3 BT gamepad on the GT1 ultimate(running android 6)
i manneged to pair the gamepad with th beelink, but when i try to play games from the play store (with gamepad support)
it has no effect on the game, thecontrolers do not work.
i am connected by BT.
thx for the help.
my box is G912......
Reply

Use magic Report

0

Threads

42

Posts

499

Credits

Full Member

Rank: 3Rank: 3

Credits
499
Post time 2017-10-25 04:10:15 | Show all posts
Probably because it has no keylayout.
Can you control the homescreen  / settings UI (outside of games) and stuff? if not the scancodes must not even match the generic.kl

Reply Support Not support

Use magic Report

3

Threads

9

Posts

73

Credits

Member

Rank: 2

Credits
73
 Author| Post time 2017-10-25 04:37:09 From the mobile phone | Show all posts
tillaz87 replied at 2017-10-25 04:10
Probably because it has no keylayout.
Can you control the homescreen  / settings UI (outside of game ...

I can use it as a mouse when moving the left/right stik and r1 button.
When i put the pad in mod 1 a.k.a gamepad mod it has no efect on the games.
I have looked at the system/usr/keylayouts
Found no match.
But did try to see if the beelink recives signals from the pad by using an app .
The beelink recives the signals but no effect in the games.
Do i need to make a layout file for the pad and place it in directory?
Reply Support Not support

Use magic Report

0

Threads

42

Posts

499

Credits

Full Member

Rank: 3Rank: 3

Credits
499
Post time 2017-10-25 06:10:21 | Show all posts
beelink are a joke cant even post without it been blocked for moderation
Reply Support Not support

Use magic Report

0

Threads

42

Posts

499

Credits

Full Member

Rank: 3Rank: 3

Credits
499
Post time 2017-10-25 06:19:41 | Show all posts
Download a terminal app
conect gamepad in game mode

in terminal do
  1. cat /proc/bus/input/devices
Copy the Code
take note of Vendor= Product=

make a new file called Vendor_????_Product_????.kl   <~~~~~ replace the ???? with your values from terminal for Vendor= Product=

open the file with a text editor and paste this inside
  1. #
  2. # GEN GAME S3
  3. #

  4. key 304   BUTTON_A
  5. key 305   BUTTON_B
  6. key 307   BUTTON_X
  7. key 308   BUTTON_Y
  8. key 310   BUTTON_L1
  9. key 311   BUTTON_R1
  10. key 314   BUTTON_SELECT
  11. key 315   BUTTON_START
  12. key 316   HOME
  13. key 317   BUTTON_THUMBL
  14. key 318   BUTTON_THUMBR

  15. # Left and right stick.
  16. axis 0x00 X
  17. axis 0x01 Y
  18. axis 0x03 Z
  19. axis 0x04 RZ

  20. # Triggers.
  21. axis 0x02 LTRIGGER
  22. axis 0x05 RTRIGGER

  23. # Hat.
  24. axis 0x10 HAT_X
  25. axis 0x11 HAT_Y
Copy the Code

download and install this (message me on freektab for link)

press all buttons one by one taking note of each scancode value for each button
now change the key codes in the file with the scancodes you took to mach the buttons
save file, add to system/usr/keylayout
set permissions
unpair gamepad, reboot, pair

Reply Support Not support

Use magic Report

0

Threads

42

Posts

499

Credits

Full Member

Rank: 3Rank: 3

Credits
499
Post time 2017-10-25 06:28:37 | Show all posts
Thanks, your post needs moderation, it will be displayed when pass moderation.

^^^^
Not posting on here anymore see that to much.. head over to freaktab if you want
Reply Support Not support

Use magic Report

3

Threads

9

Posts

73

Credits

Member

Rank: 2

Credits
73
 Author| Post time 2017-10-25 13:56:43 | Show all posts
first ov all thx for the help
did it and the scancodes are the same as u mentiond.
will pm u on freaktab
BIG THX
michael
Reply Support Not support

Use magic Report

You have to log in before you can reply Login | Sign up

Points Rules

Quick Reply To Top Return to the list