I am a gamer and hobbyist programmer in game dev and deep learning algorithms.
I want to train a deep learning algorithm like DLSS from NVIDIA, which can render a complete frame by taking certain pixels of the frame. The logic is that since all the pixels are not rendered, it gives higher frame rate.
But Firstfirst, I want to know if it is possible tohow I can mod an already created game to force it to render only certain pixels. If yes, Can you point me in the right direction?
Thanks