Tablet is rooted.
My accelerometer sensor was misscalibrated, about 10 degrease to left. In any racing game the steering was going to the left side.
I have tried different apps, nothing work.
In android 4.3 there is not an option to do it.
EDIT : Here is " How to do it "
PROBLEM SOLVED !!! Here is what i've done : Only for rooted tablets.
You need to be rooted. Install root explorer ( you will need it )
1. Install any Terminal Emulator.
2. Run this :
su
cd sys/devices/virtual/sensors/accelerometer_sensor/
echo 0 > calibration (this will reset your sensor )
echo 1 > calibration (this will calibrate your sensor )
Hit "Enter" after each command line.
(!!!!! before runing the last command, tablet must be with face up, on a leveled surface )
Now reboot your tablet. You have succesfully calibrated your accelerometer sensor. Calibration will survive even when install another room (tested).
Now every racing game run perfect, no deviation
.
My accelerometer sensor was misscalibrated, about 10 degrease to left. In any racing game the steering was going to the left side.
I have tried different apps, nothing work.
In android 4.3 there is not an option to do it.
EDIT : Here is " How to do it "
PROBLEM SOLVED !!! Here is what i've done : Only for rooted tablets.
You need to be rooted. Install root explorer ( you will need it )
1. Install any Terminal Emulator.
2. Run this :
su
cd sys/devices/virtual/sensors/accelerometer_sensor/
echo 0 > calibration (this will reset your sensor )
echo 1 > calibration (this will calibrate your sensor )
Hit "Enter" after each command line.
(!!!!! before runing the last command, tablet must be with face up, on a leveled surface )
Now reboot your tablet. You have succesfully calibrated your accelerometer sensor. Calibration will survive even when install another room (tested).
Now every racing game run perfect, no deviation
Last edited: