Has anyone successfully calibrated the deadzones on the ipega 9023? - Shield Tablet Accessories

I really want to edit the deadzones on the ipega 9023 telescopic bluetooth controller. I have seen very little information regarding this gamepad (and if it is even possible to adjust the deadzone successfully at all).
All I know is that I have to edit the .kl file for the ipega 9023, but I can't find the .kl file for this device at all. All I have to go on is the following:
First download root power explorer
Mount rw
Go to root
System/usr/keylayout
Search for your controler id vendor if u cant find it just go through all of them till you find this
# Left and right stick.
# The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
# This confuses applications that rely on the flat value because the joystick actually
# settles in a flat range of +/- 4096 or so.
axis 0x00 X flat 4096
axis 0x01 Y flat 4096
axis 0x03 Z flat 4096
axis 0x04 RZ flat 4096
I wnt to the directory above and found nothing for the ipega. I also installed a terminal emulator and typed cat /proc/bus/input/devices to see all connected devices. I saw info on a device called "Broadcom Bluetooth HID" with vendor 1949 product 0402, but I saw no .kl file at all with that vendor id or product id.
Has anyone successfully calibrated the ipega 9023 and edited the deadzones at all? Should I just give up and deal with the deadzones?

Search this thread here https://forum.xda-developers.com/showthread.php?t=2033780
Just search for your specific controller. I'm sure someone has already configured your controller, also with the correct vendor ID and product ID as they did mine, the file I found also had the Vendor ID as 1949 and the Product ID as 0402, but my controller is the iPega PG-9021.
I also read somewhere in that thread there is a tutorial to make your own .kl file. Worth a look!

Ok, thanks for the info!

Don't bother, the dead zones on the Ipega controllers are hard coded into the microcontroller on the gamepad itself. Yes Android keylayout files can then add their own additional deadzone, which is what you're looking at, but lowering it from 4096 won't do a damn thing because the Ipega's deadzone is already MUCH larger than that.

moeburn said:
Don't bother, the dead zones on the Ipega controllers are hard coded into the microcontroller on the gamepad itself. Yes Android keylayout files can then add their own additional deadzone, which is what you're looking at, but lowering it from 4096 won't do a damn thing because the Ipega's deadzone is already MUCH larger than that.
Click to expand...
Click to collapse
yeah, i've been stuck with the same problem also. i've read somewhere that relodering a ps3 analog stick helped with the problem, but not much. i wish there was some way to fix the deadzones, the gamepad would be perfect

lukas.trop said:
yeah, i've been stuck with the same problem also. i've read somewhere that relodering a ps3 analog stick helped with the problem, but not much. i wish there was some way to fix the deadzones, the gamepad would be perfect
Click to expand...
Click to collapse
Sorry to resurrect an old thread. New ipega offering on the market. Ipega 9083. Can't find any info on deadzone improvement or changes. Form factor is better than 9023 so maybe they tweaked internals as well. Any one want to gamble?

i threw my 9023 in the bin it was terrible

Canadave1 said:
Sorry to resurrect an old thread. New ipega offering on the market. Ipega 9083. Can't find any info on deadzone improvement or changes. Form factor is better than 9023 so maybe they tweaked internals as well. Any one want to gamble?
Click to expand...
Click to collapse
Hi, just saw this new model myself and was looking for the same info. In the end I finished ordering it since it's not so expensive (which is not really a good sign per se, I should add). Should arrive in about a week, I'll let you know then! Fingers crossed!

Definitely post back. If you don't mind me asking what will you be using it on and what will you be playing?
Sent from my SHIELD Tablet K1 using Tapatalk

Canadave1 said:
Definitely post back. If you don't mind me asking what will you be using it on and what will you be playing?
Click to expand...
Click to collapse
It'll be coming from China, so it'll take more than expected (should arrive by the end of the month, I could swear it was a Prime product so I thought it was a next-day deal, but oh well).
The main thing is that I fear it could be a rebrand of another pad I tried in the past, the STG-ONE (look for it on Google) which was utter **** as not only it had the same deadzone troubles, it also didn't record analog sticks clicking (L3 and R3 inputs, in other words) even if the sticks clicked themselves, and bluetooth connectivity was completely unreliable.
Sure it looks identical, but anyway for 30 euros or so it's a test I can undertake.
EDIT: I've tried the STG-ONE again just to be sure and it's not as ****ty as I remembered, the deadzones are a bit better than i remembered (but still difficult to use in aiming for FPS games, tried on Dead Trigger 2), but the L3/R3 thing is a bummer. I'll try again the PG-9023 as soon as it charges enough, to see STG-ONE deadzones are at least better than its ones, or if they're the same.
Plan is to use with my Galaxy Tab S2 with Moonlight to stream PC games on it, the streaming works surprisingly well and is almost completely lag-free (works better on my S9 but i prefer the bigger screen). Also emulators, of course, MAME in particular, but such old games don't usually need analog sticks so the pads I already own are more than enough for them.

brigcam said:
I'll try again the PG-9023 as soon as it charges enough, to see STG-ONE deadzones are at least better than its ones, or if they're the same.
Click to expand...
Click to collapse
Tried it. In hindsight, they pretty both suck. Will update when the PG-9083 arrives!

Hello everyone,
so, the PG-9083 arrived a couple days ago, but I've found just now the time to write here.
TL;DR: The analogs still suck, unless you connect the pad with an OTG cable and your phone supports Xbox 360 pads
So as soon as the package arrived I connected the pad to an USB cable coming from my PC, and I noticed the pad got recognized as an Xbox 360 controller. Didn't care much about it at that moment, but it actually was an important detail.
So I bluetooth connect the PG-9083 to my Samsung Galaxy Tab S2 and after many tests the conclusion is that the analog sticks still suck. I even rooted the tablet and tried messing up with the keyboard layout files, but even changing the deadzone settings there didn't improve anything.
Then, I don't even remember why, I connected the PG-9083 directly to the Tab S2 with an OTG cable. The tablet didn't recognize the pad (for some reason Samsung didn't include Xbox 360 gamepad drivers in its Tab S2 and its Galaxy S9, which are the two devices that I own), but then I tried starting Moonlight (which is the main reason I'm interested in an Android pad) which has an internal custom Xbox 360 driver, and lo and behold, it worked like a charm, with the analog sticks performing perfectly.
So some final considerations:
- It seems it's a software problem rather than a hardware one, although it seems to be on the driver level and not on the keyboard layout one
- Even when using the faulty bluetooth mode, I achieved some good results in Shadow of War (again, streaming it from my PC by using Moonlight) by reducing the stick deadzones to zero in the game's settings. Why does it work when changing the settings in-game, but not from the keyboard layout file? No idea!
- Can't exclude it could be some quirk in Samsung devices
- I've tried the OTG method just with Moonlight, can't say if the sticks would be fine also with other apps or with devices that natively support Xbox 360 pads
- The sticks are fine when connected to PC, both via USB (in which case the PG-9083 acts as a standard Xinput, Xbox 360 pad) and, surprisingly, via bluetooth (in which case the PG-9083 acts as a standard DirectInput pad, I had to try this with the first Dead Rising since most recent games seem to accept Xinput pads only)
- So which other Android pads can work as an Xbox 360 pad when used via USB? Our old friend the PG-9023 doesn't, and neither the STG-ONE (surprisingly, since the PG-9083 seems a relabel of it). PG-9055 also works via USB (but the USB cable must be placed on the left handle, making it impractical to use when connected). Good old PG-9037 also works via USB. Mars Gaming MGP1, nope.
So I hope this was useful and maybe could shed some light in how Android handles gamepads and maybe inspire someone to write some custom driver to fix everything?
Cheers!

I wanted to post up on this thread that I too just received a pg-9083 and tried it out with my nvidia tablet.
It is exactly as brigcam says. The bluetooth mode on Android has the deadzone issue but the PC usb method does not. I did not try PC Bluetooth or Android OTG.
So who would need to fix this??? I emailed iPega but don't expect a helpful resolution. I will try tincore with a rooted tablet i have to see if it can change the deadzones, but I don't want to root my k1.
brigcam said:
Hello everyone,
so, the PG-9083 arrived a couple days ago, but I've found just now the time to write here.
TL;DR: The analogs still suck, unless you connect the pad with an OTG cable and your phone supports Xbox 360 pads
So as soon as the package arrived I connected the pad to an USB cable coming from my PC, and I noticed the pad got recognized as an Xbox 360 controller. Didn't care much about it at that moment, but it actually was an important detail.
So I bluetooth connect the PG-9083 to my Samsung Galaxy Tab S2 and after many tests the conclusion is that the analog sticks still suck. I even rooted the tablet and tried messing up with the keyboard layout files, but even changing the deadzone settings there didn't improve anything.
Then, I don't even remember why, I connected the PG-9083 directly to the Tab S2 with an OTG cable. The tablet didn't recognize the pad (for some reason Samsung didn't include Xbox 360 gamepad drivers in its Tab S2 and its Galaxy S9, which are the two devices that I own), but then I tried starting Moonlight (which is the main reason I'm interested in an Android pad) which has an internal custom Xbox 360 driver, and lo and behold, it worked like a charm, with the analog sticks performing perfectly.
So some final considerations:
- It seems it's a software problem rather than a hardware one, although it seems to be on the driver level and not on the keyboard layout one
- Even when using the faulty bluetooth mode, I achieved some good results in Shadow of War (again, streaming it from my PC by using Moonlight) by reducing the stick deadzones to zero in the game's settings. Why does it work when changing the settings in-game, but not from the keyboard layout file? No idea!
- Can't exclude it could be some quirk in Samsung devices
- I've tried the OTG method just with Moonlight, can't say if the sticks would be fine also with other apps or with devices that natively support Xbox 360 pads
- The sticks are fine when connected to PC, both via USB (in which case the PG-9083 acts as a standard Xinput, Xbox 360 pad) and, surprisingly, via bluetooth (in which case the PG-9083 acts as a standard DirectInput pad, I had to try this with the first Dead Rising since most recent games seem to accept Xinput pads only)
- So which other Android pads can work as an Xbox 360 pad when used via USB? Our old friend the PG-9023 doesn't, and neither the STG-ONE (surprisingly, since the PG-9083 seems a relabel of it). PG-9055 also works via USB (but the USB cable must be placed on the left handle, making it impractical to use when connected). Good old PG-9037 also works via USB. Mars Gaming MGP1, nope.
So I hope this was useful and maybe could shed some light in how Android handles gamepads and maybe inspire someone to write some custom driver to fix everything?
Cheers!
Click to expand...
Click to collapse

Anyone try an Xbox one or other "good" controller paired to their tablet or phone using bluetooth? In words is the deadzone problem android based foe any controller over bluetooth or specific to the ipega controller?
Sent from my SHIELD Tablet K1 using Tapatalk

So, I have tried the Nvidia Controller 2017, and it works great ofc. Don't have any other controllers to try unfortunately.
Other weird things:
1. If I open up my gamepad tester app I can see that the hardware is registering the axis values of the sticks with no deadzone, so the hardware is working properly. So I don't get where in software the deadzone is being enforced. Earlier posters said that changing the .kl files do nothing, and anyways I don't want to root the tablet and lose access to other apps.
2. I connected the controller to my clamshell Nvidia portable and there are no deadzone issues! Admittedly there's no use for the controller in this context but why does it work on this device and not the other??? Is it because of the Android versions?
Canadave1 said:
Anyone try an Xbox one or other "good" controller paired to their tablet or phone using bluetooth? In words is the deadzone problem android based foe any controller over bluetooth or specific to the ipega controller?
Sent from my SHIELD Tablet K1 using Tapatalk
Click to expand...
Click to collapse

The only reason I can think of is that its trying to emulate a keyboard WASD instead of a joystick or its in some conflict with the keyboard selection when connected via bluetooth. The DS4 controller has no issues with deadzone on the gamepad tester via Bluetooth. Its actualy detected as a wireless gamepad and has a gamepad logo on the bluetooth screen. That being said I can be totally off and android has other issues with bluetooth

Canadave1 said:
Anyone try an Xbox one or other "good" controller paired to their tablet or phone using bluetooth? In words is the deadzone problem android based foe any controller over bluetooth or specific to the ipega controller?
Sent from my SHIELD Tablet K1 using Tapatalk
Click to expand...
Click to collapse
Its an ipega issue. With xbone controller over Bluetooth there are no analog stock issues. Games control like being played with gamepad on the PC or console.
I'm now using my Shield K1 with a clip that attaches to my xbone controller. Too bad since I like ipega form factor.
Sent from my SHIELD Tablet K1 using Tapatalk

I see that iPega have released an updated version of the PG-9083 controller. Any improvement with this dead zone issue?

I got the PG-9083S (which I assume is the updated version) this afternoon and the dead zones are massive and not configurable in any way obvious to me. Galaxy Tab S6+, tried a bunch of FPS games with steam link and game pass cloud streaming. Playable but very much still an annoyance with this hardware.

Related

[Q] Xbox controller?

Ive upgraded sucessfully to 3.1 and thuoght that xbox 360 controllers are ment to work. not managed so far - does any one know how to get them to work ive tried wired and wireless ones.
i take it no one has then?
Its strange seeing as there are some reviews coming out with the xoom on 3.1 getting to use xbox 360 contollers.
Do you have the dock? I've seen reports of people not having luck getting it to work that upgraded to 3.1 but no mention if they are using the dock or the female to female usb adapter method that is floating around.
Also the update that is floating around is not the OTA one so it may not be complete.
yeah i do have the dock... hope the ota update has the drivers for xbox controllers. would be awesome!
After updating to 3.1 I tried plugging in my usb gamepad to the dock, and loaded up Snes9x. Tried remapping the keys to the gamepad and it would say the keys were mapped to "none" no matter what button I pushed on the controller. The TF definitely knew that there was a gamepad plugged in, but it seemed like it didn't know how to map it correctly. So I tried playing Cordy like they did when they showed off 3.1, and all the buttons on the gamepad would make me run and jump to the right. So from what I can tell, it does register that there is a usb device plugged in and working, but it just won't map the buttons correctly . I don't have a wired 360 controller to try out, but I tried plugging in my PlayStation 2 controller with a usb adapter, and the TF wouldn't even register any of the button presses.
I tried a ps3 compatible pad this morning with n64oid and it worked once I mapped the controls. Didn't have time to really test thoroughly but seems to work on the leaked 3.1. This tweet from asusuk seems to confirm it for the official 3.1
@AsusUK Eee Pad Transformer with Android 3.1 supports XBOX 360 & Playstation controllers. UK FOTA Wed am.
Sent from my Desire HD using XDA Premium App
Tested it on ps3 controllers, worked fine.
xbox 360 didn't work for me
How are these being hooked up through dock or some other means
Sent from my captivate BLAZING on firefly 3.0
Is this only possible for people who have the dock? Does it have to be via cable??
Thanks guys!
Only docks.
I mean the tablet doesn't even have any USB ports.
Any way to pair it via Bluetooth, or maybe get it to connect through the asus propriety cable?
Doubt it. Xbox 360 controllers don't use blue tooth to connect to the console. The asus cable would have to be modified somehow an you would lose a cable most likely.
asus PR fail?
i got the OTA 3.1 update here in the US yesterday. when i plug my usb 360 controller into my dock, the ring of lights continuously blinks. the controller does not seem to register with cordy or with any emulators i've tried. i think the origional (mis)information that this would work came from the AsusUK twitter account.
can anyone in the UK confirm that this doesn't work for them?
After the 3.1 update i plugged in my old logitech pc controller and fired up snesnoid and everything works perfectly.
Unfortunately you are equating 'supported' with 'devs have created apps that now work' with said support. The gamepads will work as long as the apps have been updated to use the newer code.
All I've tried so far has been an old PS1 controller plugged in via a cheapo usb pc adapter and it worked flawlessly in fpse. Oddly enough it was even letting me control the home screens in android as well. Although the button mapping was all off for that trial.
then it seems logical that we call a controller 'supported' by android if it can switch homescreens. if an app is coded in such a way as to support the controller then we can call it 'supported' by that app and the controller becomes useful. i believe the generic key mapping features of most emulators are good enough and should work for the 360 controller, that is if the OS can recognize it. i'd wager that if a USB controller can not switch homescreens then it will be impossible for an app to make use of it.
both google and asus advertise that the 360 controller should work on the transformer after the 3.1 upgrade. mine can not switch home screens or do anything else at all besides annoyingly blink its lights.
i think my 360 controller not working is a bug and that makes me sad.
i would very much like to be proved wrong here.
I'm using a USB female to female adapter w/ this and it will not work for the life of me. Maybe the adapter is bad but it will not connect to this for nothing.
Note: Using XBOX360 Controller
has anyone tried connecting it trough a usb hub?
I got XBox 360 controller with USB which work fine on PC but doesn't work with my Transformer under Android 3.1
It seems Google forgot the XBox 360 drivers :s
Nobody on this thread manage to got the XBox 360 working ?
Gunner86 said:
After the 3.1 update i plugged in my old logitech pc controller and fired up snesnoid and everything works perfectly.
Click to expand...
Click to collapse
Can you look at the back of your controller and tell me the model? I've got a emulator list with controllers that are working I would like to add it to. Check the DIY link in my signature.

[Q] Wired USB controller for Emulators

Curious if anyone knows about hooking up a wired, usb controller to the TF while docked. I already own the wired gaming controllers that I use on my laptop for SNES roms, but wanted to use it on the transformer while I'm out.
android 3.1 supports the xbox and ps3 wire controllers...and i'm guessing other standard (meaning they work without custom drivers) gamepads.
i test an old PC gamepad i had, and it only partially worked. (some buttons aren't recognized, or recognized weirdly)
eitherway, it's trial and error.
but officially, Android 3.1 supports, at the very least, the xbox and ps3 controllers.
I can confirm ps3 controller works
Sent from my SCH-I500 using Tapatalk
Will give it a try
Sweet, well i have an older gamepad that once I get the TF I will give it a shot, worst comes to worst will just pick up an xbox controller and call it good
The Xbox 360 USB controller does not work with this tablet.
Are you using an actual USB 360 controller or a 360 controller with the charge and play cable? The charge and play cable does not transmit data, it only charges, so you would have to have the 360 controller synced through blue tooth to make it work that way.
I got one of these docks today so I can confirm that the following controllers work with the dock:
PS3 dual shock
Logitech Cordless Precision PS3 controller (Wireless!)
Mayflash Classic Controller USB adapter (this one surprised me)
HOWEVER!
I was unable to get any of the emulators to register the right analog stick, which for most emulators is not a big deal, but still not as good I think as just using a wii remote with a classic controller which seems to work for all the buttons and sticks and things.
Also, I was unable to get 2 usb gamepads to be recognized independently (i.e. as player 1 and player 2) so for me this is not good either. I am now selling the dock on ebay because the only plus for me was being able to have 2 wireless USB gamepads that are not tethered to something else (wii remote) and be able to play 2 player games. Otherwise this dock just makes my transformer less portable. I'm sure for some people it's great though, I'm not knocking it, it just wasn't suited for what I wanted.
Anyone try it with a Logitech gamepad (usb)?
http://www.amazon.com/Logitech-Rumb...M392/ref=sr_1_4?ie=UTF8&qid=1310692757&sr=8-4
subsparx said:
Are you using an actual USB 360 controller or a 360 controller with the charge and play cable? The charge and play cable does not transmit data, it only charges, so you would have to have the 360 controller synced through blue tooth to make it work that way.
Click to expand...
Click to collapse
Yes, I'm using an actual USB Xbox 360 controller not the wireless controller with the charge and play cable. This is an issue that if you search the forums you'll find others who have the same problem. I had emailed Asus more than a month ago about the issue and they finally responded and said:
Dear Valued Customer,
For the problem, currently TF101's dock does not support xbox 360 controller.
Sorry for any inconvenience. Wish you have a nice day.
Best Regards,
Vivian
ASUS Customer Service
Click to expand...
Click to collapse
And when I asked if it will be supported in the future:
Dear Valued Customer,
Currently TF101 does not support it, but I will pass your test result as a VOC(vovice of customer) to the related dept.
Sorry for any inconvenience. Wish you have a nice day.
Best Regards,
Vivian
ASUS Customer Service
Click to expand...
Click to collapse
I would not count on this being resolved anytime soon.
ri3tn said:
Anyone try it with a Logitech gamepad (usb)?
http://www.amazon.com/Logitech-Rumb...M392/ref=sr_1_4?ie=UTF8&qid=1310692757&sr=8-4
Click to expand...
Click to collapse
The wireless gamepad I tried was Logitech, so I would imagine that this would work as well. I have a couple of older model Logitech gamepads I can test later on if I get around to it.
I really am disappointed though in the fact that android 3.1 does not seem to distinguish between 2 different gamepads plugged in at the same time. I tried setting up a 2 player game of Contra by mapping buttons for player 1 and player 2 on each respective pad, but both gamepads controlled both characters at the same time. So it's fine for single player, but any kind of multiplayer is no go.
I take it back. It is something they are looking to resolve:
The next firmware update will support xbox 360 controller and the firmware will be released soon.
Best Regards,
Vivian
ASUS Customer Service
Click to expand...
Click to collapse
At least now I don't need to buy another controller.
Sigwood said:
The wireless gamepad I tried was Logitech, so I would imagine that this would work as well. I have a couple of older model Logitech gamepads I can test later on if I get around to it.
I really am disappointed though in the fact that android 3.1 does not seem to distinguish between 2 different gamepads plugged in at the same time. I tried setting up a 2 player game of Contra by mapping buttons for player 1 and player 2 on each respective pad, but both gamepads controlled both characters at the same time. So it's fine for single player, but any kind of multiplayer is no go.
Click to expand...
Click to collapse
Thanks so much for the info! But would you be so kind as to check with the older model Logitech gamepads (with usb)? I'm looking to buy the one that I linked you earlier and this would definitely be a deal breaker if it didn't work.

PS3 Controller & Transformer Prime

For my Galaxy Nexus, I use Sixaxis to connect my PS3 controller. This app requires root access to work.
On the Transformer Prime, how would I connect my PS3 controller through bluetooth? I understand functionality is natively supported, but when I Scan for devices in the Bluetooth settings, it does not find my PS3 controller. As I do not have root, I cannot use the Sixaxis app. So how do I connect? Thanks in advance.
I don't have a ps3 controller to test, but I believe the native support comes from plugging in the controller via usb. I saw a review video that demo'd this with the controller plugged into the keyboard dock.
Sent from my LG-P999 using XDA App
So I need that USB dongle that is sold out EVERYWHERE... lol damn
EDIT: I don't have the dock.
Yea, I wanted to do the same.. I think it's silly you HAVE to use the dock... Please link the cable also.
TKEMerph said:
Yea, I wanted to do the same.. I think it's silly you HAVE to use the dock... Please link the cable also.
Click to expand...
Click to collapse
http://www.microcenter.com/single_product_results.phtml?product_id=0380239
Found it in stock and placed an order.
TKEMerph said:
Yea, I wanted to do the same.. I think it's silly you HAVE to use the dock... Please link the cable also.
Click to expand...
Click to collapse
If you read the STICKY THREAD, you will find all of your answers on accessories:
Ultimate Transformer PRIME TF201 Accessory Guide
http://forum.xda-developers.com/showthread.php?p=20013463#post20013463
11. TABLET - USB adapter & External Card Reader
Tablet USB 2.0 Kit - $15
http://www.microcenter.com/single_pr...uct_id=0380239
ASUS External USB Adapter for Transformer TF101 / TF201 - $19
http://www.excaliberpc.com/607966/as...apter-for.html
Asus 90-XB2UOKEX00010 USB Kit for Eee Pad Transfomer TF101/TF101G Tablet - $15
http://www.tigerdirect.com/applicati...rkey=A50-19992
Genuine Asus Eee Pad Transformer External USB Adapter + KOZMICC Mini Keychain Stylus Pen - $32
http://www.amazon.com/Genuine-Asus-T...4428514&sr=1-7
ASUS External Card Reader for Transformer TF101 / TF201 - $19
http://www.excaliberpc.com/607967/as...eader-for.html
Asus 90-XB2UOKEX00030 SD Kit for Eee Pad Transformer TF101 Tablet - $15
http://www.tigerdirect.com/applicati...647&CatId=7063
I am using this with the USB on the dock. It works on the desktop; left, right and it goes from one icon to another and to the next or previous desktop. But within android games not working mostly. I havent tried it yet with the emulators where you can map the keys. Why, why did I sell my GTab 10.1???? Everything was working including GPS and hdmi with an adapter.
So the kit from gamestop that comes with the controller includes this usb dongle then? Or, are there some controllers that will work but just not the Sony brand one (which I assume probably feels the best)
joepic said:
If you read the STICKY THREAD, you will find all of your answers on accessories:
Ultimate Transformer PRIME TF201 Accessory Guide
http://forum.xda-developers.com/showthread.php?p=20013463#post20013463
11. TABLET - USB adapter & External Card Reader
Tablet USB 2.0 Kit - $15
http://www.microcenter.com/single_pr...uct_id=0380239
ASUS External USB Adapter for Transformer TF101 / TF201 - $19
http://www.excaliberpc.com/607966/as...apter-for.html
Asus 90-XB2UOKEX00010 USB Kit for Eee Pad Transfomer TF101/TF101G Tablet - $15
http://www.tigerdirect.com/applicati...rkey=A50-19992
Genuine Asus Eee Pad Transformer External USB Adapter + KOZMICC Mini Keychain Stylus Pen - $32
http://www.amazon.com/Genuine-Asus-T...4428514&sr=1-7
ASUS External Card Reader for Transformer TF101 / TF201 - $19
http://www.excaliberpc.com/607967/as...eader-for.html
Asus 90-XB2UOKEX00030 SD Kit for Eee Pad Transformer TF101 Tablet - $15
http://www.tigerdirect.com/applicati...647&CatId=7063
Click to expand...
Click to collapse
Seems as though most of these links are old and broken.
Edit: They are only broken in this thread but work in your sticky.
https://market.android.com/details?id=com.poke64738.usbjoy
Supposely this app works for the Prime and even in the Video it has him choosing Wireless XBOX 360 controller...
I emailed him to see if it works for this tablet and the wireless controllers via Bluetooth
I have the dock and loaded a Warhammer trial on Onlive hoping it would be plug and play like it mentioned in the video demo I saw. Sadly, that is not the case so far. Will have to do some digging to see how to get it to work with Onlive since that is the main reason I was looking into that game service.
Evo_Shift said:
So the kit from gamestop that comes with the controller includes this usb dongle then? Or, are there some controllers that will work but just not the Sony brand one (which I assume probably feels the best)
Click to expand...
Click to collapse
i just got back from game stop and this controller links via blu-tooth it only charges via usb, gamestop is now selling the controller for 39.99 standalone.
i think it probably has the option to make it visible to blutooth networks where there may be some security measures on the ps3 controllers blutooth to prevent it from being seen by anything non-sony, i don't really know, just taking a wild stab at it here, but seems logical to me.
i can;t personally confirm this, but this is what i was told by the guy in the store that seemed to know about the tf201, at least more then most people i've talked to IRL....take that for what it's worth....
You have to be rooted and you need the app sixaxis controller. Then you download and install the computer client, plug in the PS3 controller to the pc and enter the bluetooth address from your phone (located at the bottom of the sixaxis controller app) this syncs your controller to the tablet.
here is a compatibility checker for sixaxis controller (my prime is on it's way so I'm not sure if it works yet)
https://market.android.com/details?...kaW9zLnNpeGF4aXNjb21wYXRpYmlsaXR5Y2hlY2tlciJd
If it's compatible here is the paid app
https://market.android.com/details?...udios.sixaxiscontroller&feature=search_result
I got my ps3 controller working once i finally rooted. It works well with shadowgun and FPse... I just wish you could map the buttons to what you want, kinda awkward using the analog press button to fire...
Anyone know how to change this? No matter what I set my buttons too in the sixaxis app it doesn't seem to change.
But overall its not that bad, and its really fun for shadowgun.
If your thinking about getting the Gamestop bluetooth controller, dont... its a POS. I had it bundled with my first prime and the controller (and the GS prime) was a POS. It was ugly and the only game I could get it to work with was shadow gun (not as a real controller but just like the sixaxis app, keyboard input override).
jzen said:
I got my ps3 controller working once i finally rooted. It works well with shadowgun and FPse... I just wish you could map the buttons to what you want, kinda awkward using the analog press button to fire...
Anyone know how to change this? No matter what I set my buttons too in the sixaxis app it doesn't seem to change.
But overall its not that bad, and its really fun for shadowgun.
If your thinking about getting the Gamestop bluetooth controller, dont... its a POS. I had it bundled with my first prime and the controller (and the GS prime) was a POS. It was ugly and the only game I could get it to work with was shadow gun (not as a real controller but just like the sixaxis app, keyboard input override).
Click to expand...
Click to collapse
okay i used the app : Sixaxis Controller, (Dancing Pixel Studios) and used this controller setup:
dpad center is for fire i set that to both R2 and R! plus the start key to be able to select menu options.
7 is for reload and i set that to L1 and L2
J is for analog 2 left
L is for analog 2 right
I is for analog 2 up
K is for analog 2 down
dpad left for analog 1 left
dpad right for analog 1 right
dpad up for analog 1 up
dpad down for analog 1 down
back for select which pause the game
now for the weapons. (only figured out for two)
A is for shotgun set that to square
D is for SMG set that to x
W is for Shotgun and i have that at Triangle
guessing S is for the 4th weapon but will verify if need to
(source : forums.androidcentral-dot-com/sprint-photon/129411-ps3-controller-setup-shadowgun-photon-tested-only)
Hope this helps.
RamAir02 said:
http://www.microcenter.com/single_product_results.phtml?product_id=0380239
Found it in stock and placed an order.
Click to expand...
Click to collapse
its out of stock now
+1
I also use sixaxis on my prime to connect a PS3 controller.
It will work with ANY game that supports gamepad input and...brace yourself, ANY game that supports touch screen input!
Took about 5 minutes to set up and now im playing games on my tv from across the room.
*on bluetooth
You dont need any special dongles to make it work. You can either use your dock to pair, or you can do it on a windows PC.
You only need to pair it once, but it becomes bound to your device, so if you want to do it on another tablet too you have to re-pair it.
The instructions on the website are extremely easy to understand. I was happy to shell out $2 for the app.
Yes i spent the $2 on sixaxis app on the market and its well worth it.
No matter how i setup my buttons on sixaxis they remain the same...
IE: Setting fire (dpad center) to L1 or R1 doesnt set them to L1 or R1 I still have to use dpad center to fire on my controller...
Any idea what i may be doing wrong? Thanks for your button mapping setup. I will try more to get it to map out for me.
also how would you setup the controller to work on a game such as samurai II vengeance?
i think this is whats going wrong. You need to change the default input method its always on asus keybord. you need to change it to sixaxis controller you can do this in the sixaxes app if you have done that make sure you restart the game. and should work with the keysetup i posted. hope this helps.
Have you tried plugging your PS3 controller into your computer and changing the Bluetooth address to the same as your prime. Then searching for it on your prime?
Sent from my HTC Glacier

Logitech F310, F510, F710 controllers

I bought the Logitech F310-controller. It works fine with N64oid and ok with Reckless Racing & Getaway.
However, even though I select gamepad as control method I can not get Shine Runner nor Air Attack HD working. Do these games work for other people or do these games require a PS3-controller?
I bought the logitech F510. In Riptide GP works fine, but 3D games, like Shadowgun, cannot be played, because right analog doesn´t work correctly. I try Kernel module pack V4 from this forum, but it not help me. I think it was a mistake bought this gamepad. Perhaps I will go buy PS3 controller...
Dumb question but do you need the dock for this to work? I bought it thinking I can just pair with the Bluetooth.
max1001 said:
Dumb question but do you need the dock for this to work? I bought it thinking I can just pair with the Bluetooth.
Click to expand...
Click to collapse
Yes, you need the dock to plug it in via usb. Unless of course you have an OTG USB adapter, in which case you would plug it into that.
I briefly had the F710 before I returned it and bought an excellent condition used-PS3 dualshock 3 from Gamestop. The only game I attempted to play was Grand Theft Auto III, and it worked perfectly fine for that. I much prefer the Sixaxis method though because you create touch profiles for games that don't support controllers.
EDIT: Should note that the Logitech F310/510/710 series controllers are all well made, but not nearly as comfortable to use as a PS3 controller (which itself is one step below a 360 controller imo). However, you can use them with a PC relatively easier than you can a Sixaxis.
I couldnt connect F710 to S3, is there a special way to do it?
I can't connect F510 to S3
Someone use F510 on S3?
irishtexmex said:
Yes, you need the dock to plug it in via usb. Unless of course you have an OTG USB adapter, in which case you would plug it into that.
I briefly had the F710 before I returned it and bought an excellent condition used-PS3 dualshock 3 from Gamestop. The only game I attempted to play was Grand Theft Auto III, and it worked perfectly fine for that. I much prefer the Sixaxis method though because you create touch profiles for games that don't support controllers.
EDIT: Should note that the Logitech F310/510/710 series controllers are all well made, but not nearly as comfortable to use as a PS3 controller (which itself is one step below a 360 controller imo). However, you can use them with a PC relatively easier than you can a Sixaxis.
Click to expand...
Click to collapse
How is the PS3 controller working for you? I have the 710, and it seems like it works about half the time. I am now running CM10, and it worked better with that than any other rom until the latest nightly. I would love something more reliable and consistent. Would you still recommend the PS3 controller and Sixaxis?
I have the Sony Dualshock 3 Sixaxis and works perfect via Usb Otg and wireless with Sixaxis App!
I have and the Logitech F510 that it's a perfect gamepad for pc gaming and very durable!!
But my Samsung Note 3 Neo (Kitkat Root) can't see it...

Asus Mobile Desktop Dock V1

Hi all I just want to share I finally upgraded from ROG 1 to ROG3 Global Version with International ROM 16/512GB
And it is Fitted and Working 100% to "Asus Mobile Desktop Dock V1" from my ROG Phone 1 2018 Accessories.
ryu091 said:
Hi all I just want to share I finally upgraded from ROG 1 to ROG3 Global Version with International ROM 16/512GB
And it is Fitted and Working 100% to "Asus Mobile Desktop Dock V1" from my ROG Phone 1 2018 Accessories.
Click to expand...
Click to collapse
I purchased the Dock version 2 to use my new Rog 3 and have nothing but problems while docked. I only purchased to basically play games and had asus professional dock 1st. Worked 100% with Galaxy S9+ and Galaxytab S6. No matter what I tried wouldn't accept LAN cable signal or Video output at same time? I researched the Dock II a little and seemed like exactly what I needed but same issue and couldn't use my Asus zenscreen mb16ac period to play games. Would reboot game and send message to screen saying Dp ALT mode isn't supported by the device (phone desktop dock II) & go to asus.com to download display driver. Well the Dock II according to asus support site runs on chrome OS and is no drivers or anything available for download that chrome OS automatically updates. Display link app allowed me to to perform basic functions on the zenscreen with Dock II but not start online applications. Asus support people had no answers or solutions for Android OS to fix this problem even though it clearly states on Asus.com that Zenscreen MB16AC is fully compatible with Rog Phone 3 and it is just not with Dock II! I have since returned the Zenscreen MB16AC and Asus professional dock to get my my $400 back! I've had nothing but problems with Asus peripherals with Asus phone? I have cheap type c portable monitor that runs perfectly without the first driver or app and several other type c hubs and docks of various price ranges and features which all work 100% also. I am really disappointed in my experience with Asus as this is first few Asus products I've owned. I'm waiting to hear back from asus support to get solutions to Ethernet port and video output I'm conjunction with each other. As of now I use a Ethernet to USB 3.0 adapter plugged into Dock II and Display port to type c cable to play games with Display with a solid internet connection and have to use Flydigi Apex controller and application to use key mapping features!? Same things (actually more via Ethernet adapter) with my Samsung phone and tablet wtf!? I bought this basically to be a mini console for Android games and emulators as it's advertising to be with it's outrageously priced peripherals! Unfortunately none of it's came to fruition and I needed a new phone period or I would and still thinking about getting rid of this and buy a Galaxy note 20 which have same cpu/gpu and is in my past experiences with other devices Plug and Play with anything and everything! I am even more pissed about Kunai 3 gamepad? This thing is a mystery? I purchased one on Aliexpress 2 months ago and still not" in stock" and just got refunded. Purchased one 2 days ago from reputable seller on eBay that said had 2 of them and be delivered by Sept 16th and was told this morning that be at least another month before it's "in stock" and getting a refund. Asus website has no official release date or have it even listed as item for sale on their website where I bought Dock II and Zenscreen!? I want to be able to use key mapping built into the phone with Armoury crate/ Game genie which is main reason for buying the Rog Phone 3. Asus says it supports key mapping for the Kunai gamepad 1 and 2 but won't actually clip to the Phone as this one slightly bigger ?. If I'm going to spend $150 - $200 I want capability to use it in all configurations. So if anyone has a solution to my problems with Dock II and Ethernet and DP Alt like link to drivers or something PLEASE LMK! And anyone who is considering purchasing the Asus Rog Phone 3 do some research and with caution if you want it to play games with external display and use all it's key mapping with controller and keyboard and mouse features show up but don't use so haven't tested it as actually being functional. Says that a few 3rd party controllers are supported but defeats the purpose for me as the actual games recognizes the controllers and KB&M which ISN'T what I want. So I'm stuck using aggravating Panda keymapper which requires you to run ADB Debugging from a computer which randomly deactivates and has to be done upon every reboot of phone or cheap feeling Mobile controller like my Flydigi Apex with their keymapper app running in background eating up more ram and unreliable BT connection! So again if anyone has a solution and anyone has a answer about Kunai 3 and where to actually purchase now without paying $300 please comment or message me here I will dance at you wedding!
rwperryjr225 said:
I purchased the Dock version 2 to use my new Rog 3 and have nothing but problems while docked. I only purchased to basically play games and had asus professional dock 1st. Worked 100% with Galaxy S9+ and Galaxytab S6. No matter what I tried wouldn't accept LAN cable signal or Video output at same time? I researched the Dock II a little and seemed like exactly what I needed but same issue and couldn't use my Asus zenscreen mb16ac period to play games. Would reboot game and send message to screen saying Dp ALT mode isn't supported by the device (phone desktop dock II) & go to asus.com to download display driver. Well the Dock II according to asus support site runs on chrome OS and is no drivers or anything available for download that chrome OS automatically updates. Display link app allowed me to to perform basic functions on the zenscreen with Dock II but not start online applications. Asus support people had no answers or solutions for Android OS to fix this problem even though it clearly states on Asus.com that Zenscreen MB16AC is fully compatible with Rog Phone 3 and it is just not with Dock II! I have since returned the Zenscreen MB16AC and Asus professional dock to get my my $400 back! I've had nothing but problems with Asus peripherals with Asus phone? I have cheap type c portable monitor that runs perfectly without the first driver or app and several other type c hubs and docks of various price ranges and features which all work 100% also. I am really disappointed in my experience with Asus as this is first few Asus products I've owned. I'm waiting to hear back from asus support to get solutions to Ethernet port and video output I'm conjunction with each other. As of now I use a Ethernet to USB 3.0 adapter plugged into Dock II and Display port to type c cable to play games with Display with a solid internet connection and have to use Flydigi Apex controller and application to use key mapping features!? Same things (actually more via Ethernet adapter) with my Samsung phone and tablet wtf!? I bought this basically to be a mini console for Android games and emulators as it's advertising to be with it's outrageously priced peripherals! Unfortunately none of it's came to fruition and I needed a new phone period or I would and still thinking about getting rid of this and buy a Galaxy note 20 which have same cpu/gpu and is in my past experiences with other devices Plug and Play with anything and everything! I am even more pissed about Kunai 3 gamepad? This thing is a mystery? I purchased one on Aliexpress 2 months ago and still not" in stock" and just got refunded. Purchased one 2 days ago from reputable seller on eBay that said had 2 of them and be delivered by Sept 16th and was told this morning that be at least another month before it's "in stock" and getting a refund. Asus website has no official release date or have it even listed as item for sale on their website where I bought Dock II and Zenscreen!? I want to be able to use key mapping built into the phone with Armoury crate/ Game genie which is main reason for buying the Rog Phone 3. Asus says it supports key mapping for the Kunai gamepad 1 and 2 but won't actually clip to the Phone as this one slightly bigger . If I'm going to spend $150 - $200 I want capability to use it in all configurations. So if anyone has a solution to my problems with Dock II and Ethernet and DP Alt like link to drivers or something PLEASE LMK! And anyone who is considering purchasing the Asus Rog Phone 3 do some research and with caution if you want it to play games with external display and use all it's key mapping with controller and keyboard and mouse features show up but don't use so haven't tested it as actually being functional. Says that a few 3rd party controllers are supported but defeats the purpose for me as the actual games recognizes the controllers and KB&M which ISN'T what I want. So I'm stuck using aggravating Panda keymapper which requires you to run ADB Debugging from a computer which randomly deactivates and has to be done upon every reboot of phone or cheap feeling Mobile controller like my Flydigi Apex with their keymapper app running in background eating up more ram and unreliable BT connection! So again if anyone has a solution and anyone has a answer about Kunai 3 and where to actually purchase now without paying $300 please comment or message me here I will dance at you wedding!
Click to expand...
Click to collapse
I dont know why all user always says that problem here problem there problem all the time.
Long story short you didnt know how to configure you just wasting your money.. As for me its all work and i'm playing with Asus DOCK V1 it since i received my ROG 3 last month.
Because ppl need to be informed about all the BS and unfortunate its not short. Exactly what this is for
---------- Post added at 05:55 AM ---------- Previous post was at 05:51 AM ----------
And I'm playing mine. Its not correct. Asus doesn't even have the answer. Configuration is not the problem its compatibility and i get a apology ? how sweet of asus. I posted because I know they are actually people who have ways around the crap. Sorry for posting the truth about dock 2. Happy as a punk n a dic tree yours is fully operational my man. All the best
Good evening mate, I'm sorry for your bad experience. I'm using mobile Dock 3 with Rog XG17 external monitor, claymore keyboard glaudis mouse and delta headphones everything working good and completely plug and play. The only thing is that on heavy games the phone overheats (tonight I got 50°c on cod mobile max settings) and I can't turn off the phone monitor while I'm using external.
Davisk8 said:
Good evening mate, I'm sorry for your bad experience. I'm using mobile Dock 3 with Rog XG17 external monitor, claymore keyboard glaudis mouse and delta headphones everything working good and completely plug and play. The only thing is that on heavy games the phone overheats (tonight I got 50°c on cod mobile max settings) and I can't turn off the phone monitor while I'm using external.
Click to expand...
Click to collapse
Hello mate, did you On the XMODE? bcoz you dont need to. XMODE is useless in gaming COD or PUBG bcoz our phone is already fast so you dont need to turn on XMODE i played with dock since my ROG 1 and XMODE OFF. Also i put a Mini Fan external usb FAN towards the Phone Screens. my average temp is 35 below.
Hello, does anyone knows if there is a way to use a not original docking station?
I purchased a baseus one on Ali express (founded cheap for 10€).
I knew that I couldn't use the original desktop mode, but I thought that I could use another app to have tesktop mode. I was wrong: connected to my TV in the living room, connected the power supply and when I insert the rogphone 3 on the port (doesn't matter if the lower one or the sided one) it just play the sound of the recognised peripherial and nothing more, it neither charge the battery.
Any suggestion?
Edit:
I'm just stupid: I wasn't using a charger with enough output

Categories

Resources