Originally posted by matrixmods
So i'm working on my nonhost menu and the address that SnowEngine uses to hook is R_SetFrameFog, however of course doing this messes up how the game looks slightly. Like removing fog and making some other textures sharper. I was wondering what other addresses i could use to hook into so that this doesn't happen. I tried using the FPS address like how RPC is made with it, but it just gives me black screens.