asdf-overlay-node-0.5.1 has been yanked.
Asdf Overlay
Blazingly fastâ„¢ Overlay library for Windows

Supported API
- OpenGL
- DX9
- DX10
- DX11
- DX12
- Vulkan
Features
- Supports multiple backends
- Blazingly fastâ„¢
- GPU accelerated shared overlay surface
- Input capture control via keybind
Pre-requirement
- node, pnpm package manager
- nightly rustc, cargo, msvc(x64, x86, arm64)
- Install x86_64-pc-windows-msvc, i686-pc-windows-msvc, aarch64-pc-windows-msvc rustc targets
Installing node dependencies
Build
[!WARNING] DLL and the client must be built using same rust compiler or it will misbehaviour
Example
Examples are located in examples directory.
Node
Run
&&
Pressing Left Shift + A will show ingame browser overlay and input will be redirected to browser window. Pressing again will close it.
Rust
- Run
&&
Glitching squares appear and disappear on target process
- Run
&&
Pressing Left Shift + A key will capture input from target process
until user trying to close window or pressing Left Shift + A again.
Debugging
Run with debug build.
Use external debug log viewer (ex: DebugView) to see tracing log of injected process
License
This project is dual licensed under MIT or Apache-2.0 License