VoiDPlugins/README.md

54 lines
1.4 KiB
Markdown
Raw Normal View History

2020-07-23 07:02:32 +08:00
2020-09-17 22:22:45 +08:00
# OTDPlugins ![.NET Core](https://github.com/X9VoiD/VoiDPlugins/workflows/.NET%20Core/badge.svg)
2020-07-23 07:02:32 +08:00
OTDPlugins is a collection of extensions for [OpenTabletDriver](https://github.com/InfinityGhost/OpenTabletDriver).
2020-07-28 03:32:45 +08:00
## Installation
2020-09-22 11:32:29 +08:00
Select and Download plugins from [Releases](https://github.com/X9VoiD/VoiDPlugins/releases/latest), then unpack to these directories below
2020-07-28 03:32:45 +08:00
#### Windows
`%localappdata%\OpenTabletDriver\Plugins`
#### Linux
`~/.config/OpenTabletDriver/Plugins`
#### MacOS
`$HOME/Library/Application Support/OpenTabletDriver/Plugins`
2020-07-23 07:02:32 +08:00
## Plugins
2020-09-17 21:59:30 +08:00
### Output Modes
- [TouchEmu](https://github.com/X9VoiD/VoiDPlugins/wiki/TouchEmu)
Touch input emulation (RawInput incompatible)
Natural Scrolling everywhere
- [VMultiMode](https://github.com/X9VoiD/VoiDPlugins/wiki/VMultiMode)
Classic VMulti input emulation
Supports both absolute and relative modes
- [WindowsInk](https://github.com/X9VoiD/VoiDPlugins/wiki/WindowsInk)
Pen pressure support
100% compliance to Windows Ink
Upto 8192 levels of pressure
### Filters
- [MLFilter](https://github.com/X9VoiD/VoidPlugins/wiki/MLFilter)
2020-07-23 07:02:32 +08:00
Noise Reduction
2020-07-25 04:36:33 +08:00
MachineLearning-based Prediction
Highly Configurable
> [HaHaBear](https://www.youtube.com/channel/UC2oeDq4MU9fUvPRVn2ZuYKw) simulator (when misconfigured)
2020-09-17 21:59:30 +08:00
### Tools
- [OemKill](https://github.com/X9VoiD/VoiDPlugins/wiki/OemKill)
2020-07-26 15:18:42 +08:00
Automatically kill OEM Tablet Driver processes
2020-09-17 21:59:30 +08:00