Enable the injector child process.
-Use a custom name instead of last-targeted process name.
-Process module name to use for injection.
-Renders a static rectangle every frame. When a click occurs the "flash" rectangle is rendered on top of the background.
-Colors of various elements of the graph
-Draw a strip on the left-hand side of the screen that cycles through colors every frame.
-Width of the flash rectangle
-Width of the background rectangle (if active)
-How far to offset the flash rectangle from the left of the screen
-Duration of the flash in seconds.
-The flash injector injects code into a target process, causing it to draw a rectangle on top of its normal output whenever it detects a mouse click.
-It can be used, in conjunction with specialized hardware instruments, to measure latency between a click input and a corresponding visual response of the target app.
-To perform injection, target an app with the overlay and then restart the app. Any changes to the above settings will similarly only take effect after the target app has been restarted.
-WARNING: using this feature with certain titles (in particular, competitive online games protected by anticheat services) may result in a permanent ban.
-