WagicProject / wagic

Wagic the Homebrew
Other
350 stars 78 forks source link

Add controls that work with the GameStick (Android) #595

Open Rolzad73 opened 10 years ago

Rolzad73 commented 10 years ago

This device has been just been opened up to allow developers to work on it: Gamestick

Process to setup dev ability: http://gamestickers.net/software-hacking/(tutorial)-accessing-adb-rooting-side-loading-play-store-the-lots/msg701/#msg701

The game recognizes stick control but not Select, Back, etc.

Rolzad73 commented 7 years ago

Have been looking at this again for Nvidia Shield TV support (the buttons for any common gamepad really to match PSP controls).

The keycodes that come through are the same as gamestich (BTN codes) but pass up through key events DPad events are changed to directional keyboard events I think. Other buttons (ABXYL1R1)

Possible check for gamepads to have proper gamepad input?? At least on Android there is a way for that, could expand onto the desktop variants for any common game controller type.

P.S. GameStick is dead gamestickers.net is dead