Hot Games

Startup

Tech

HOW TO FIX

Tuesday, December 29, 2015

HOW TO FIX

Fixing it will require you with few softwares like Edit Script EasyTools v2 (install java provided INSIDE before using it)
and Backup and Restore File Script.bin (File name: ดูดออก_ใส่คืน script_bin.rar)
DOWNLOAD From this link  and thank mrkindaiji for making them.

FIRST extract both the file and install java runtime inside "edit script easytools v2.rar"
STEP ONE:
With your android tablet or phone switched on.
Turn its "USB debuggingON from Settings -> Developer options
STEP TWO:
Connect it to your PC
(INSTALL its driver from [universal adbDRIVER1] OR [ADBdriver2] if you are connecting it for first time)
Run "pull_script_bin.exe" to get "script.bin" file from your device into "script_bin folder" and this is the file we will edit.
STEP THREE:
Run "Edit Script EasyTools v2.exe" and select "Change script.bin > Script.fex"
A pop up will tell you to put the Script.bin file you got from your device and other will tell you press any key. When you put the file inside the poped up screen go to the other window and press any key. And the bin file you dropped inside the folder is converted to fex file.
Now when you have fex file, open it up with the notepad and look for [ctp_para] and the values of 
ctp_revert_x_flag = 0
ctp_revert_y_flag = 0
ctp_exchange_x_y_flag = 0
WHAT VALUES TO PUT
If your touchscreen works up whenever you touch its lower part
Put
ctp_revert_y_flag = 1
(it will fix its y-axis)
If your touchscreen works left part whenever you touch its right
Put
ctp_revert_x_flag = 1
(it will fix its x-axis)
If your touch screen is reverted / reversed like if you slide up it works left to right
then put
ctp_exchange_x_y_flag = 1
(it will turn its x-axis to y-axis)

If you screen is reversed diagonally
try changing both the values

ctp_revert_y_flag = 1
ctp_exchange_x_y_flag = 
1
(it will fix its y axis touch and make x axis its y axis)
or 
ctp_revert_x_flag = 1
ctp_exchange_x_y_flag = 
1

(
it will fix its x axis touch and make x axis its y axis)
Which ever way you think is reverted.
STEP FOUR:
Save the fex file you have edited.
Go back to 
"Edit Script EasyTools v2.exe" and now select 
Change script.fex > script.bin

Press any key on popup window and two file will be generated.
Copy them to the first folder where your actual script.bin file was saved from your device.
After that run "push_script_bin.exe"
The script.bin file will be saved to your device and your device will reboot.
That's all of it now enjoy your device and let me know if that worked for you or not.
Also note:

SOME DEVICE DON'T RECOGNIZE THE MODIFIED
 script.binfile once you have changed it. So to change it again 
you have to flash its firmware (install its rom img file) and start at the beginning.
AGAIN!!

No comments

Post a Comment

...