gamehook
gamehook copied to clipboard
How to get the intermediate render call id image?
In particular, where is the code responsible for generating this:
You can use a counter in startDraw and set the id buffer to the value of that counter id_buffer->set(id); see https://github.com/philkr/gamehook_gtav/blob/master/gta5.cpp.