Touch Input Engine

Touch Input Engine

@m1cxyz

· Safe to flash ·

292 Downloads
v2.0Version
2.05 MBSize
Root ModulesCategory

About this module

Touch Input Engine (TIE) is a high-performance Magisk module that removes input lag and maximizes touch accuracy to its fullest potential. By allowing your device to handle touch input the way it was intended to, the Touch Input Engine eliminates any middleman overhead, and provides the absolute highest performance possible through the C++ native engine executing as a native binary on your device. C++ Native Engine Low-level binary execution for deterministic, high-speed touch processing. Zero-Lag Input We’ve managed to bring the kernel scheduler latency down to 500000ns making it virtually instantaneous between a user touching the screen and the UI responding to that touch. Multi-Touch Fix Fixes the 4th finger lag which affects many cheap and poorly made firmwares. Anti-Ghost Shield We have fine tuned the touch_slop to prevent any unwanted ghost touches or jitter, especially during fast movement or gaming scenarios. Raw Data Mode Disabled input resampling, instead allowing applications to receive raw touch coordinates with frame-accurate timestamps. 10-Finger Sync Major improvement to event queuing for support of simultaneous multi-finger gestures. Great for the hardcore gamer or heavy multitouch user.