-
Notifications
You must be signed in to change notification settings - Fork 295
FAQ
Enable the "Left handed (Inverted)" option and set the rotation to 0 degrees.
Small amount of shaking is to be expected with this driver, even when the pen is stationary.
Every graphics tablet does have some amount of noise in the pen position signal. Shaking will get worse when you lift the pen higher. Some tablets might have more noise than others, even if the tablet model is the same.
You can enable the noise filter to reduce the amount of shaking.
Smoothing filter calculates average cursor position.
The filter latency value is an approximation of how much time it will take the cursor to reach the current pen position.
Higher latency will smooth out the cursor movement, but limits how fast the cursor can change the position.
Filter latency value between 15 and 25 milliseconds should be close to some Wacom drivers.
Default rate for the smoothing calculation is 250 Hz, so it should show 250 packets/sec in the osu! raw input settings.
It is possible to set the rate to 1000 Hz, but lower end computers might have problems with the higher update rates.
Check the GitHub issues #1 and #35
VMulti driver is from the XP-Pen's installation package so you could try this:
- Run
remove_vmulti_driver.bat
to uninstall the VMulti driver - Install: https://www.xp-pen.com/upload/download/20181019/osuWin(20181019).zip
- Kill processes PentabletService.exe and PenTablet.exe with the Windows Task Manager
- Remove PentabletService.exe and PenTablet.exe from the Pentablet folder (C:\Program Files\Pentablet)
You might have incorrect screen mapping settings.
If you are sure that settings are correct, you should check this: https://github.com/hawku/TabletDriver/issues/4
If the problem only occurs in osu!, then disable the "Map absolute raw input to osu! window" from the osu's settings.
You can report the driver issues to here: https://github.com/hawku/TabletDriver/issues