You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would not detect the tablet because I believe the newer models have a change where it is called something different, so the program cannot request for the newer models name, so you have to go into the tablet.cfg and change the code under g640 from what it is currently to:
Hardware/software information
Windows Version: Windows 10
Tablet Driver version: 0.2.3
Tablet model: Star G640
Would not detect the tablet because I believe the newer models have a change where it is called something different, so the program cannot request for the newer models name, so you have to go into the tablet.cfg and change the code under g640 from what it is currently to:
HIDTablet 0x28BD 0x0914 0xFF0A 0x0001
#CheckString Manufacturer "XP-PEN"
CheckString Product "6 inch PenTablet"
Name "XP-Pen G640"
ReportId 0x02
ReportLength 12
DetectMask 0x80
MaxX 16000
MaxY 10000
MaxPressure 8191
Width 160.0
Height 100.0
InitReport 0x02 0xB0 0x04 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
for it to fix.
The text was updated successfully, but these errors were encountered: