Monday, April 02, 2012

#AltDevBlogADay » Extravagant Cheating via Direct X

#AltDevBlogADay » Extravagant Cheating via Direct X: "However in special cases you can do something clever. If the render call is for an enemy player then you can determine its screen position. In many cases that player may be behind world geometry and will either fail z-buffer checks or be covered by subsequent draw calls. Too late, the enemy screen location is known. At the end of the frame you can create a new draw call to DirectX to draw a box around that screen location. Boom, that’s a wallhack.

This type of wallhack is rampant. Even for the most popular of games. Here’s what it looks like for Battlefield 3."

'via Blog this'