Are you a DirectX game developer? Well, you might check out PIX, which stands for Performance Investigator for DirectX. Mike Burrows demonstrates the tool and how you'd use it on Windows games to profile your game's performance.
Manip wrote:Sounds like a golden gift to any multiplayer game cheats... A built in graphics hack build right into Windows for them.
Minh wrote: Manip wrote: Sounds like a golden gift to any multiplayer game cheats... A built in graphics hack build right into Windows for them. A tool that logs graphic calls golden gift for multi-player cheats? Hmm... How would you do that again?
Manip wrote: Sounds like a golden gift to any multiplayer game cheats... A built in graphics hack build right into Windows for them.
Manip wrote:Minh wrote: Manip wrote: Sounds like a golden gift to any multiplayer game cheats... A built in graphics hack build right into Windows for them. A tool that logs graphic calls golden gift for multi-player cheats? Hmm... How would you do that again?Redirect output to null, redraw the scene on the display except minus the textures for the walls, giving you a nice shoot though walls cheap in CS. There is one example. How about glowing models via the same method? How about an aimbot via finding models using the graphics calls?