/oglExtensionHook

hook opengl extensions

Primary LanguageC++

oglExtensionHook

hook opengl extensions

  1. compile
  2. inject dll into an opengl game
  3. look at the log file, find out which glUniform function is called
  4. log models location value
  5. find out which drawing function is called (optional)
  6. use that value to disable depth test ect.

alt tag