Skip to content

Clap2rap/asdf-overlay

 
 

Repository files navigation

Npm Crates.io Documentation

Asdf Overlay

Blazingly fast™ Windows Overlay library

Documentation

Used by

Logo Project Usage
Lyrs logo Lyrs Ingame lyrics overlay
Tosu logo Tosu Ingame overlay

Sponsorship

Logo Description
SignPath logo Free code signing provided by SignPath.io, certificate by SignPath Foundation

Example

Examples are located in examples directory.

Node

Run

pnpm build && pnpm --filter ingame-browser start <process_name>

Pressing Left Shift + A will show ingame browser overlay and input will be redirected to browser window. Pressing again will close it.

ingame-browser.mp4

Rust

  1. Run
pnpm build && cargo run -p noise-rectangle <pid>

Glitching squares appear and disappear on target process

noise-rectangle.mp4
  1. Run
pnpm build && cargo run -p input-capture <pid>

It will listen and block inputs from target process until process exit

License

This project is dual licensed under MIT or Apache-2.0 License

About

High performance game overlay library for Windows

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 90.6%
  • TypeScript 8.5%
  • Other 0.9%