Answer the question
In order to leave comments, you need to log in
How to disable image rendering?
Good day
The task is the following
There is a Steam game that runs on the Unreal Engine 4 graphics engine
I need to somehow disable graphics rendering for this game
That is, as a result there should be a black game window and a video card that is given the minimum possible load
There are ideas how is it possible to achieve this effect?
The only way that comes to my mind is to inject into a running program, find the place where the data is sent for rendering and simply replace this place with some kind of stub
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question