I want to prevent the game from rendering the current frame to the Hwnd - is it possible to either set a flag, or have another proc that disables the rendering, when a non 0 value is returned?
Or rather, can I get hooks, for when the game tries to render a .bik file? I want to render my own videos instead of theirs
I want to prevent the game from rendering the current frame to the Hwnd - is it possible to either set a flag, or have another proc that disables the rendering, when a non 0 value is returned?
Or rather, can I get hooks, for when the game tries to render a .bik file? I want to render my own videos instead of theirs