Dependencies
Installing Dependencies for the plugin
If you haven’t downloaded OpenTabletDriver yet, you can follow the “installation” guides here. or in video format:
Open
OpenTabletDriver.UX
and go toPlugins
>Open Plugin Manager
,Look for
Enhanced Output Mode
in the list, select it and clickInstall
,Close the Plugin Manager,
Go to the
Filters
tab and selectTouch Settings
,Enable it & tick
Toggle Touch
to enable touch input.
For Wacom PTH-x60 Tablet (Paper Edition) Users Only
You will need to change the MaxX
and MaxY
values in the Touch Settings
plugin.
Follow the steps below to obtain these values.
Head to
Tablet
>Tablet Debugger
and check your touch maxes there.Move your finger slowly to the bottom right corner of the tablet and check the
X
andY
values.Take note of these values and put them in the
Touch Settings
plugin.
Installing Dependencies for the UX
Install the latest version of .NET 8 Desktop Runtime
You may want to open the terminal and run the following command:
dotnet --list-runtimes