Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Add support for XP-Pen Star G960 #43

Open
nuenweh opened this issue Feb 20, 2020 · 6 comments
Open

Add support for XP-Pen Star G960 #43

nuenweh opened this issue Feb 20, 2020 · 6 comments

Comments

@nuenweh
Copy link

nuenweh commented Feb 20, 2020

Hello, I would like to use this driver for my tablet. I don't know how to code thought, so I think I should ask about it here. Or do you have an instruction how to configure TabletDriver for my tablet? When all will be done I will make a pull request as soon as I can.

Hardware/software information

Windows Version: Windows 10 Pro 1903

Tablet Driver version: none

Tablet model: XP-Pen Star G960

@InfinityGhost
Copy link
Owner

This guide is quite helpful for creating tablet configurations.

@nuenweh
Copy link
Author

nuenweh commented Feb 22, 2020

Thank you! I'll tinker with the configuration file. By the way, is the configuration file somewhere in the source code or somewhere in the files? I'm afraid of compiling anything, last time I compiled msbuild my laptop was unusable for 20-30 minutes, I think it can be harmful.

@InfinityGhost
Copy link
Owner

there's no need to compile, these files are in the TabletDriver/config folder on release versions.

@nuenweh
Copy link
Author

nuenweh commented Feb 23, 2020

I made a configuration file but the driver still doesn't work. Here is the pasted text. At the end of the log it says
[2020-02-24 01:13:05.471] [TabletHandler] [ERROR] Tablet Read Error!
What does this mean? I tried disabling Windows Ink workspace in group policies (tried just to test if it helps) and nothing. Didn't uninstall the official drivers, but I closed them before running TabletDriver so it shouldn't interfere. Also, after installing VMulti the official drivers didn't work at all except when I turn on Relative mode or Windows Ink (which is weird, because it's disabled in group policies).
What should I do? Is there something wrong with VMulti?

@InfinityGhost
Copy link
Owner

Honestly I'm not sure, and its quite difficult to debug this issue on TabletDriverService without compiling it and debugging it. I can only assume that the tablet data stream is being intercepted and blocked.

@nuenweh
Copy link
Author

nuenweh commented Mar 23, 2020

Alright I'll do everything needed for it to work, what should I do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants