coldfusion244
Junior Contributor
Ok guys, I have just a few questions(TPG ) ...I am developing a program to help administrators quickly catch and ban cheaters(Guid and IP ban). I want the players to be in the game and playing, then when they press a hotkey my information display on their screen.
#1 Is it possible to get the environment of an open D3D app to use, as to put my own information on?
#2 If so, any tips on how to do?
#3 If no, how could I put information on the screen so that a user playing a D3D game can also see my information.
#4 Could all this be done without hooking the game? By hooking I mean by not attaching any external modules ot references to the game or injecting any code.
I have all the information that I want to display, just am not sure on how to go about displaying it. thanks for the help guys
#1 Is it possible to get the environment of an open D3D app to use, as to put my own information on?
#2 If so, any tips on how to do?
#3 If no, how could I put information on the screen so that a user playing a D3D game can also see my information.
#4 Could all this be done without hooking the game? By hooking I mean by not attaching any external modules ot references to the game or injecting any code.
I have all the information that I want to display, just am not sure on how to go about displaying it. thanks for the help guys