Как установить драйвера hawku

Обновлено: 05.07.2024

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

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:

  • XP-Pen G430S configuration by frodriguez96 and riley-badour
  • Huion New 1060 Plus configuration by riley-badour
  • Huion Inspiroy Q11K configuration by octoberU
  • Wacom CTL-690 and CTH-690 configurations moved to tablet.cfg and DetectMask fixed.
  • Few more Wacom tablets can now be used while the official drivers are installed (check tablet.cfg)
  • Tablet button support for Wacom CTH-480, CTL-490, CTL-4100, Huion H430P and H640P.
  • Custom tablet data format configuration (check tablet.cfg for examples)
  • Pen and tablet button mapping to a mouse buttons and keyboard keys.
  • Pen button mapping to scroll.
  • Windows Ink pressure settings and test canvas.
  • Smoothing filter now also smooths out pen pressure.
  • Smoothing can be set to only smooth out when pen buttons are down.
  • Anti-smoothing compensation value is now in milliseconds (check tooltip for example values)
  • Ability start the TabletDriverService.exe without GUI ( tools\RunServiceOnly.bat )

Assets

  • XP-Pen G640S and VEIKK S640 configurations by FRodriguez96
  • Original XP-Pen, Huion and VEIKK driver processes will now be killed when the TabletDriverGUI starts.
  • Fixed cursor jumping to the corner when driver restarts or tablet disconnects.
  • Removed device list from driver startup. Might help with the problems that the driver restart is causing other USB devices to glitch out.
  • Relative mode position reset is now decided by when the last tablet movement was received (default 100 ms, RelativeResetTime command).
  • Added ability to disable automatic restart.
  • Added command name autocomplete to the console input (tab) and commands tab (control + space).
  • Added gravity filter ( GravityFilter command). It's just for fun and testing. Works only when pen buttons are pressed.
  • Added 32-bit VMulti and Huion drivers to the driver zip file.

Assets

  • Improved the noise reduction filter and added the settings to the GUI.
  • Added an anti-smoothing filter which reduces the input latency on tablets that use hardware smoothing.
  • Wacom CTE-440 support by Poliwrath
  • Wacom PTH-660 support by Implojin
  • XP-PEN Deco 01 v2 support by Itsyuka
  • Modified Huion 420 and H420 tablet area size to match with the 2000 LPI resolution.
  • Updated Huion drivers to the latest version.
  • Moved the filter settings to filters tab in the GUI.
  • Added Measure command. Measures distances between clicked points.
  • Added an ability to "draw" tablet area by clicking two points with the pen.
  • Added "Restart driver" option to the notification icon menu.
  • Added 1000 Hz smoothing filter rate option to the GUI.
  • Added few tablets to wacom.cfg
  • Major code refactoring.

Assets

  • New tablet configurations: Wacom CTL-4100 (USB only model), XP-Pen G540 Pro, XP-Pen Deco 01 and Huion osu!tablet
    Thanks to /u/THEqrunt for capturing the XP-Pen Deco 01 USB data.
  • Added ResetDistance command, it controls the relative mode position reset distance.
  • Code refactoring.

Assets

  • Modified the Wacom CTL-471 full area size (147.20 x 92.25 mm to 152 x 95 mm)
  • New tablet configurations: Wacom PTH-850 and Huion H430P
    The PTH-850 configuration is made by mojobojo
  • Regenerated the wacom.cfg with new parameters, so it now includes PTH-450/650/850 and PTK-450/650

Assets

  • Added left handed mode / tablet invert option.
  • Added Wacom driver device support for the CTL-471 and 472
  • Noise reduction filter improvement ( Noise command)

Assets

  • Added experimental support for leaving the Wacom drivers installed on the system.
    Supported tablets: CTL-470, CTL-480, CTH-480, CTL-4100
  • Added disable_wacom_drivers.bat and enable_wacom_drivers.bat to the tools folder.
    These scripts are used to disable and enable Wacom drivers when using the experimental Wacom driver support.
  • Added driver restart button.

Assets

  • Added support for Wacom CTL-4100 (USB and Bluetooth)
  • Added settings import / export to the main menu.
  • Added Wacom backup reader to the Wacom area tool.
  • Added tablet benchmark tools to the console output context menu (Right click).
  • Moved the config.xml to the config folder.
  • Added noise reduction filter ( Noise command, not in the GUI)
  • Code refactoring

Assets

  • Added Bench / Benchmark command.
  • Added -hide GUI command line parameter. GUI will start as minimized when you run TabletDriverGUI.exe -hide
  • Added an option to run the TabletDriverGUI at Windows startup.

Assets

You can’t perform that action at this time.

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.


Попробуйте эти исправления:

Вот 2 простых способа устранения проблемы с неработающим драйвером планшета Hawku. Вам не нужно пробовать их все; просто проделайте путь вниз по списку, пока не найдете тот, который поможет решить проблему.

Чтобы правильно использовать драйверы Hawku, сначала убедитесь, что вы удалили все другие драйверы планшета.

Есть два основных способа переустановки драйверов Hawku:

Если у вас нет времени, терпения или компьютерных навыков для переустановкидрайвер планшета Hawku вручную, вы можете сделать это автоматически с помощью Driver Easy .

Driver Easy автоматически распознает вашу систему и найдет для нее правильные драйверы. Вам не нужно точно знать, какая система установлена на вашем компьютере, не нужно рисковать, скачивая и устанавливая неправильный драйвер, и не нужно беспокоиться о том, что вы ошибетесь при установке.

Вы можете обновлять драйверы автоматически с помощью БЕСПЛАТНОЙ или ПРО версии Driver Easy. Но в версии Pro это займет всего 2 клика:

Перезагрузите компьютер для применения изменений, после чего все драйверы ваших устройств будут работать.

Если вы предпочитаете выполнить переустановку драйвера самостоятельно, просто выполните следующие действия:

Теперь проверьте проблему. Если проблема сохраняется, проверьте второе исправление ниже.

Если драйвер планшета Hawku все еще не работает даже после обновления до последней версии, попробуйте удалить драйверы Hawku и использовать оригинальные драйверы для ваших планшетов:

  • Gaomon Tablet Driver
  • Huion Tablet Driver
  • Wacom Tablet Driver

В качестве альтернативы вы можете загрузить драйвер OpenTablet для вашего устройства и следовать следующим инструкциям.это руководство для завершения установки.

Надеюсь, эта статья помогла вам решить проблему с драйверами Hawku. Если у вас есть какие-либо вопросы или предложения, пожалуйста, не стесняйтесь оставить комментарий ниже.

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