Overlay_DX9 - Kissaki/mumble GitHub Wiki

The execution process

  • Application starts and loads DX9 renderer/library
  • Mumble Overlay DLL notices new use ** tries to hook DX9 first *** replaces function-pointers in vtable of loaded DX9 library (essentially saving a pointer to its own method instead of the DX9 one(s) if successful)