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