From 0d5a45623c8619491bc0c2446e110a66877a049a Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 18 Dec 2020 03:19:15 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08019a0..958e292 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ This injector is intended to inject a module which has no imports, the injector process. If you take a look at dxgi.dll present you can see that there is a EtwEventWrite call. nasa injector IAT hooks EtwEventWrite in dxgi.dll to point to the internal.dll entry point. - \ No newline at end of file + + +This makes it so when you stream the game in discord or OBS the rendering is stream proof because we draw after discord and OBS captures the screen. \ No newline at end of file