Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

USB/BT Joystick center 6

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    USB/BT Joystick center 6

    I'm only posting this because I find it a little cool and it does have its problems so this is the temp fix for it hopefully its only a temp and not a full.

    The app locations
    Here's the app on the Play store it cost $4.79
    Here's the add-on for touch emulation its free but requires root privileges and the above app


    The Temp. Fix
    To get it on screen touch emulation to work correctly you have to modify your build.prop below

    ro.sf.hwrotation=270
    to
    ro.sf.hwrotation=0
    or just comment out the line by putting this # at the front like below
    #ro.sf.hwrotation=270

    1.In the settings bar set autorotate to on.
    2.Then reboot the device.
    3When it restarts just turn the tablet so the front camera is now on the rightside of the screen.
    4.Now click the settings bar and turn autorotate to off the tablet should now be in what looks like landscape mode but really its not .


    The effect of the temp fix
    The onscreen touch controls will work correctly, Hdmi output displays correctly but the statusbar is 3x its normal size, and cameras output is rotated sideways in the stock camera app.

    Some quick videos to get you started
    Here's a quick video of how to set it up for onscreen touch emulation

    here's a quick video showing how to custom program controller drivers for unsupported controllers


    Controllers I have Tested
    I'm currently using a wii motion plus controller with the classic controller add-on to play NOVA3 and MC3.
    I have tried almost all configurations of the wii motion plus controller

    I have tried a wired gamestop xbox360 controller but I can't get it to work (It has a bad connection and it loses connectivity) or the kernel might not have full usb controller support idk


    I have contacted the developer about the problem with this app and our tablet but I'm unsure if he's gonna fix it as it looks like he's considering it as an acceptable fix follow the topic here.



    If anyone knows of another app that allows on screen touch emulation for an xbox360 or wii controller that works please post it even if your using a different tab.
    NextBook 7 Premium -S/N 0911 Running one of Many Finless Bob's Roms found here!

    Yuandao/Window N101T (Model 1:2nd Batch) Running Finless Bob's 1.6 Rom kernel# 26
    Found Here

    ZTE Score (X500) running a rooted stock rom.

    #2
    Originally posted by c0nK3R View Post
    I have tried a wired gamestop xbox360 controller but I can't get it to work (It has a bad connection and it loses connectivity) or the kernel might not have full usb controller support idk
    Alright so apparently we don't have usb host permissions which is needed to use wired controllers so simply download this zip usb host permissions.zip and follow the instructions included in the zip


    What the file does is simply cast a wider net for usb.accessories protocol (Basically accessories and host are handled in the same manner). So as long as the application knows how to communicate with the device plugged in then it should be usable as an input device or whatever. This does not mean we have native support for gamepads.


    My Results from this file:
    It let me communicate with my wired gamestop xbox360 controller. From their I was able to map out a driver in usb/bt joystick and ultimate tested it out by playing NOVA3 using on screen touch emulation.
    NextBook 7 Premium -S/N 0911 Running one of Many Finless Bob's Roms found here!

    Yuandao/Window N101T (Model 1:2nd Batch) Running Finless Bob's 1.6 Rom kernel# 26
    Found Here

    ZTE Score (X500) running a rooted stock rom.

    Comment

    Working...