PresentMon icon indicating copy to clipboard operation
PresentMon copied to clipboard

Feature Request: Overlay flashes on press of a mouseclick, keyboard hotkey, or gamepad button

Open VD-NVencC opened this issue 3 months ago • 1 comments

I parse video feeds of [any] colorbars and I'm interested in your Flash Injection feature for the purpose of displaying when a mouseclick, keyboard key, or gamepad button is pressed, appears to be a promising feature if it's on par with a videointerrupt method (methodology) which requires an external device to perturb an analog video signal as it also sends a command instead of this method which overlays a white rectangle when clicks are registered by that application.

side note I am concerned about the ability to hook however, nvidias FCAT overlay and PresentMon rainbow strip don't have the breathe of compatibility that guru3Ds RivaTuner Statistics Server RTSS appears to have.

VD-NVencC avatar Dec 03 '25 04:12 VD-NVencC

after some time away I thought I might be able to bypass the feature request if I can get xinput emulation on mouse clicks, so I rigged this three-way case to know how often they don't sync up on the same frame. It was a small sample size but it lets me know the xinput emulation will be measurably behind, and with no clear winner between flash/ahk if neither lights up first consistently yet.

Image

VD-NVencC avatar Dec 08 '25 05:12 VD-NVencC