Wintab (WinTab32.dll) is an ancient API created by Wacom to
communicate tablet-like devices with Windows programs. Before Windows 8,
this was the "de facto" standard used to access pressure
information from tablets created by Wacom and other brands. Since
Windows 8, Microsoft introduced a new official API: the Pointer
API/Windows Ink.
Sometimes, when we load this DLL the program just hangs or doesn't work properly. You might solve this reinstalling drivers or restarting Windows. If the problem persists one first attempt would be to use the Pointer API from Tablet options, or disabling Wintab usage from Edit > Preferences > Tablet (or Edit > Preferences > Experimental in old versions):
If you cannot even start the program, you can execute Aseprite with
the -disable-wintab parameter (available since Aseprite v1.2):
"C:\Program Files\Aseprite\Aseprite.exe" -disable-wintab
This will avoid loading WinTab32.dll file. Your tablet might not
work correctly, but at least Aseprite can be executed and used with
your mouse/trackpad (or again, you can try the Windows Pointer API).
On Steam you can add the -disable-wintab option in the Aseprite launch options:
-
Right-click Aseprite in your Steam library and open its "Properties":
-
Click the "Set Launch Options" button:
-
Add the
-disable-wintaboption and press "OK":
SEE ALSO



