Skip to content

Commit fa133b9

Browse files
committed
Add screenshot to disable wintab driver from Preferences
1 parent 5351734 commit fa133b9

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

wintab.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
`WinTab32.dll` is a library/DLL/API used to communicate with your
44
stylus/tablet (Wacom, etc.). Sometimes, when we load this DLL the
5-
program just hangs. We don't know why this happen, but there are few
6-
users experimenting this (maybe a buggy `WinTab32.dll`, or maybe a
7-
buggy Aseprite).
5+
program just hangs or doesn't work properly. We don't know why this
6+
happen, but there are few users experimenting this (maybe a buggy
7+
`WinTab32.dll`, or maybe a buggy Aseprite).
88

99
Sometimes the problem is solved reinstalling the driver, sometimes the
10-
problem persists. In these cases you can execute Aseprite with
11-
`--disable-wintab` parameter (available since Aseprite v1.2):
10+
problem persists. As a first attempt, if you can execute Aseprite
11+
correctly, you can disable the driver going to *Edit > Preferences > Experimental*:
12+
13+
![Don't load the WinTab driver](wintab/disable-wintab.png)
14+
15+
If you cannot even start the program, you can execute Aseprite with
16+
the `--disable-wintab` parameter (available since Aseprite v1.2):
1217

1318
"C:\Program Files\Aseprite\Aseprite.exe" --disable-wintab
1419

wintab/disable-wintab.png

6.26 KB
Loading

0 commit comments

Comments
 (0)