Fullbright?Is there a way where I can enable fullbright on MW2 Steam? (IW4MP.exe is the current process) Thanks in advance.
Code: dvar_s** r_fullbright { reinterpret_cast<dvar_s**>(0x0695D978) }; (*r_fullbright)->current.enabled = true; There you go bud