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.
Comment