Как настроить tablet driver

Обновлено: 05.07.2024

  • Open with Desktop
  • View raw
  • Copy raw contents Copy raw contents

Copy raw contents

Copy raw contents

This is a low latency graphics tablet driver that is meant to be used with rhythm game osu!

Currently the driver only works when the TabletDriverGUI is running.

The GUI minimizes to system tray / notification area. You can reopen the GUI by double clicking the system tray icon.

If you have problems with the driver, please read the FAQ:

Supported operating systems:

  • Windows 10 64-bit
  • Windows 8.1 64-bit
  • Windows 8 64-bit
  • Windows 7 64-bit (Multiple monitors do not work in absolute mode)
  • Wacom CTE-440
  • Wacom CTL-470
  • Wacom CTH-470
  • Wacom CTL-471
  • Wacom CTL-472
  • Wacom CTL-480
  • Wacom CTH-480
  • Wacom CTL-490
  • Wacom CTH-490
  • Wacom CTL-4100 USB
  • Wacom CTL-4100 Bluetooth
  • Wacom CTL-671
  • Wacom CTL-672
  • Wacom CTL-680
  • Wacom CTH-680
  • Wacom CTL-690
  • Wacom CTH-690
  • Wacom PTH-660
  • Wacom PTH-451
  • Wacom PTH-850
  • XP-Pen G430 (New 2017+ "Model B". Old G430 is not supported)
  • XP-Pen G430S
  • XP-Pen G540 Pro (G540 is not supported)
  • XP-Pen G640
  • XP-Pen G640S
  • XP-Pen Deco 01
  • XP-Pen Deco 01 v2
  • Huion 420
  • Huion H420
  • Huion H430P
  • Huion H640P
  • Huion osu!tablet
  • Gaomon S56K
  • VEIKK S640

Configured, but not properly tested:

You might need to install these libraries, but usually these are already installed:

Unzip the driver to a folder (Shorter path is recommended, for example C:\Temp\TabletDriver )

Run install_vmulti_driver.bat . It might need a restart if there is another vmulti driver installed.

If you have Huion or Gaomon tablet, you need to run install_huion_64.bat , which is in the driver_huion directory.

Start the TabletDriverGUI.exe

Updating to a new version

  1. Unzip the new version
  2. Start the TabletDriverGUI.exe
  1. Uncheck the "Run at Windows startup" option in the GUI.
  2. Run remove_vmulti_driver.bat
  3. Run remove_huion_64.bat , which is in the driver_huion directory.

VMulti and Huion driver binaries

If you want to compile the code and don't want to install anything from the TabletDriver binary package, you will need extract the missing drivers from these installation packages:

Как настроить область планшета для игры в Osu!?

Что-то у меня не получается, помоги пожалста, что дальше надо нажать.

А по делу: ну хорошо, а как можно на этом твоём драйвере сделать так, чтобы Windows Ink на Windows 10.14393 не конфликтовал с ним и не блокировал перо когда я кнопку на нём нажимаю.

Бля, я ваще мало что понял.Скачал я эти драйвера, установил, поставил желаемую область.И, вместо того, чтобы работать нормально, у меня курсор приковался к верхней части экрана.Таблет такой же как у автора, если что, сенса на 1, прямой ввод выключен.Подскажите плиз че делать
VY1 Mizki wrote:
Surabe wrote:
На этих драйверах нет функции считывающей силу нажатия поэтому задержка меньше. То есть эти драйвера только для osu!

Что-то у меня не получается, помоги пожалста, что дальше надо нажать.

А по делу: ну хорошо, а как можно на этом твоём драйвере сделать так, чтобы Windows Ink на Windows 10.14393 не конфликтовал с ним и не блокировал перо когда я кнопку на нём нажимаю. Ору.

А стоит вообще этот гемор того? Сколько у вас задержка с этими драйверами?
_

UPD кароч поставил этот драйвер, счетчик в игре показывается

0.40ms вооот, не знаю сколько было до этого с обычными драйверами(не посмотрел(лол)), разницы не ощущаю. Планшет Wacom ctl 472

AudioPank, вроде не нужно выключать прямой ввод(вообще никогда не трогал эту настройку, и все работало).

New tablet driver

I am using a new tablet driver which is hawku which supports different tablets and it appears I have to register the area as a Wacom tablet but I use XP pen so can you guys help me converting it?

Why would you install a driver for a wacom tablet on a different hardware?
Surprised it didn't get bricked tbh.
Endaris wrote:
Why would you install a driver for a Wacom tablet on a different hardware?
Surprised it didn't get bricked tbh. It works with different tablets but the area adjustment is like Wacom driver so yeah it works with mine

In hawku's driver, you can set up the area directly in millimeters. Full area of G640 is 160x100 mm, or 629x393 xp-pen driver units. Your area is 232x189 units. Using a simple proportion your area in millimeters is:

Width: 232 / 629 * 160 = 59.014 mm
Height: 189 / 393 * 100 = 48.092 mm

Position can be converted in the same way to get X = 49.603 mm and Y = 15.267 mm

GSTACK wrote:

In hawku's driver, you can set up the area directly in millimeters. Full area of G640 is 160x100 mm, or 629x393 xp-pen driver units. Your area is 232x189 units. Using a simple proportion your area in millimeters is:

Width: 232 / 629 * 160 = 59.014 mm
Height: 189 / 393 * 100 = 48.092 mm

Position can be converted in the same way to get X = 49.603 mm and Y = 15.267 mm

Thank you so much! that worked but it feels a bit faster Idk if it's just me or there is a problem with my settings.

Как настроить tablet driver

This is a low latency graphics tablet driver that is meant to be used with rhythm game osu!

Currently the driver only works when the TabletDriverGUI is running.

The GUI minimizes to system tray / notification area. You can reopen the GUI by double clicking the system tray icon.

If you have problems with the driver, please read the FAQ:

Supported operating systems:

  • Windows 10 64-bit
  • Windows 8.1 64-bit
  • Windows 8 64-bit
  • Windows 7 64-bit (Multiple monitors do not work in absolute mode)
  • Wacom CTE-440
  • Wacom CTL-470
  • Wacom CTH-470
  • Wacom CTL-471
  • Wacom CTL-472
  • Wacom CTL-480
  • Wacom CTH-480
  • Wacom CTL-490
  • Wacom CTH-490
  • Wacom CTL-4100 USB
  • Wacom CTL-4100 Bluetooth
  • Wacom CTL-671
  • Wacom CTL-672
  • Wacom CTL-680
  • Wacom CTH-680
  • Wacom CTL-690
  • Wacom CTH-690
  • Wacom PTH-660
  • Wacom PTH-451
  • Wacom PTH-850
  • XP-Pen G430 (New 2017+ "Model B". Old G430 is not supported)
  • XP-Pen G430S
  • XP-Pen G540 Pro (G540 is not supported)
  • XP-Pen G640
  • XP-Pen G640S
  • XP-Pen Deco 01
  • XP-Pen Deco 01 v2
  • Huion 420
  • Huion H420
  • Huion H430P
  • Huion H640P
  • Huion osu!tablet
  • Gaomon S56K
  • VEIKK S640

Configured, but not properly tested:

You might need to install these libraries, but usually these are already installed:

Unzip the driver to a folder (Shorter path is recommended, for example C:\Temp\TabletDriver )

Run install_vmulti_driver.bat . It might need a restart if there is another vmulti driver installed.

If you have Huion or Gaomon tablet, you need to run install_huion_64.bat , which is in the driver_huion directory.

Start the TabletDriverGUI.exe

Updating to a new version

  1. Unzip the new version
  2. Start the TabletDriverGUI.exe
  1. Uncheck the "Run at Windows startup" option in the GUI.
  2. Run remove_vmulti_driver.bat
  3. Run remove_huion_64.bat , which is in the driver_huion directory.

VMulti and Huion driver binaries

If you want to compile the code and don't want to install anything from the TabletDriver binary package, you will need extract the missing drivers from these installation packages:

Читайте также: