File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
` WinTab32.dll ` is a library/DLL/API used to communicate with your
4
4
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).
8
8
9
9
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):
12
17
13
18
"C:\Program Files\Aseprite\Aseprite.exe" --disable-wintab
14
19
You can’t perform that action at this time.
0 commit comments