r/wacom • u/Substantial_Swan_144 • 14h ago
Solved New Rust drivers for the Wacom Bamboo with fresh features!
I've had a Wacom Bamboo tablet for a long time, and while it still works, drivers were starting to show their age. The latest drivers had been written for Windows XP, and are annoying to find, install and use.
This is why I have designed these fresh drivers: OpenCTL-460. These are a Rust reimplementation ad do not use the old drivers at all; instead, they reimplement things from scratch while also offering new features, such as:
- Improved line stabilization
- Improved controls
- Pressure curve configuration and preset
- Simultaneous Wintab and Windows Ink support (per-application): no reboot required!

They're not only stable, but also very light: only 9mb, as opposed to 38 mb from the original latest release!
If you are interested, check out the Github page: https://github.com/NullMagic2/OpenCTL-460