Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

i'm writing DLL which will drawing couple simple objects onto the game ( exactly Counter-Strike 1.6 ). I have already done DLL injector but i have no idea how i can drawing new items in game. I have done simple OpenGL scene and when i inject my dll into it, it works. Unfortunately it doesn't work with CS 1.6. Does anyone know how can i do that? I'm not writing cheats.
Posted
Updated 26-Feb-12 8:28am
v2
Comments
Mohibur Rashid 26-Feb-12 20:11pm    
How did you draw the old items?
Singender Holzkuebel 12-Nov-13 4:08am    
Doesn't the Source Engine use Direct3D for its rendering?
jk chan 27-Feb-12 1:58am    
hi blood999
i don't think by hooking you can achieve it. because opengl drawing are per context. how you will synchronize frames(drawn by u and original) ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900