Created
August 30, 2024 04:43
-
-
Save ndunks/3c4e90dbc6bfc2bc5a00cd17e2b691bc to your computer and use it in GitHub Desktop.
Advan Vanbook W80 Touchscreen Driver Goodix Touch Config for Windows 8/10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Note: Install Intel Chipset/Graphic driver first | |
; Driver using HP Stream 8 Tablet: https://support.hp.com/au-en/drivers/hp-stream-8-tablet/7439999 | |
; Direct Link: https://ftp.hp.com/pub/softpaq/sp72001-72500/sp72185.exe | |
; Config From: https://www.kaskus.co.id/show_post/5f06dcdeeaab257ffd3016de?child_id=65f2eb2052ee3ec7c409a6f1&ref=profile&med=post | |
[Setting] | |
;UpdateCFG=1 | |
SendCFG=1 ;Send CFG to touch IC when loading driver | |
SleepDisable=0 | |
PhysicalXsize=1536 ;Physical size,the unit is 0.1mm | |
PhysicalYsize=900 | |
[Support] | |
ESD=1 ;Driver supports ESD recovery processing | |
;SensorID=0 ;According to the different SensorID send different configuration | |
GtpTool=0 ;GuitarTestPlateform tool support | |
X2X=0 | |
Y2Y=0 | |
X2Y=0 | |
Log=0 | |
[Feature] | |
Pen=0 ;stylus/pen support | |
NumberOfKey=1 ;The total number of keys supported,equal to 0 does not support key | |
Key1=0xe3 ;0xe3 is home key,Must be a hexadecimal number | |
Key2= | |
Key3= | |
Key4= | |
[CFG] | |
DefaultCFG=0x00,0x20,0x03,0x00,0x05,0x0A,0xB5,0x21,0x01,0xC8,0x28,0x0A,0x5A,0x32,0x03,0x05,0x00,0x00,0x00,0x00,0x22,0x22,0x04,0x17,0x19,0x1E,0x14,0x8C,0x2D,0x0E,0x3A,0x38,0x0C,0x08,0x00,0x00,0x00,0x02,0x02,0x1D,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x64,0x94,0xC5,0x00,0x07,0x00,0x00,0x04,0x8A,0x33,0x00,0x7A,0x3B,0x00,0x6B,0x45,0x00,0x5F,0x50,0x00,0x55,0x5D,0x00,0x55,0x08,0x00,0x00,0x00,0xF0,0x40,0x30,0xFF,0x00,0x17,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1A,0x18,0x16,0x14,0x12,0x10,0x0E,0x0C,0x0A,0x08,0x06,0x04,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x04,0x06,0x08,0x0A,0x0C,0x0F,0x10,0x12,0x13,0x14,0x29,0x28,0x26,0x24,0x22,0x21,0x20,0x1F,0x1E,0x1D,0x1C,0x18,0x16,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0D,0x01 | |
senserid_0= | |
senserid_1= | |
senserid_2= | |
senserid_3= | |
senserid_4= | |
senserid_5= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment