CO2 D3D

07/25/2008 19:54 Relic#1
I am trying to create a d3d for Conquer Online 2.0 and I was wondering what DirectX it uses and is it even possible to create one for it.
07/25/2008 20:11 Some-Guy#2
Quote:
Originally Posted by Virus7799 View Post
I am trying to create a d3d for Conquer Online 2.0 and I was wondering what DirectX it uses and is it even possible to create one for it.
DirectX 8.1

System requirments :p

[Only registered and activated users can see links. Click Here To Register...]

Though what do you plan on doing? Most common mod is window mode which co already supports.
07/25/2008 20:54 Relic#3
Quote:
Originally Posted by Some-Guy View Post
DirectX 8.1

System requirments :p

[Only registered and activated users can see links. Click Here To Register...]

Though what do you plan on doing? Most common mod is window mode which co already supports.
I'm planning on making a game hook and injecting into Conquer.
07/25/2008 22:07 #EvolutioN#4
COOL SO you gonna make a edit so conquer looks like world of warcraft or something:S? (srry im a little bit slow in understanding things ^^)
07/25/2008 22:26 Relic#5
Quote:
Originally Posted by #EvolutioN View Post
COOL SO you gonna make a edit so conquer looks like world of warcraft or something:S? (srry im a little bit slow in understanding things ^^)
No no lol, im injecting a hook to create some sort of menu so I can use memory hacks. I need to know if anyone has tried this so maybe I can get some help. I've been hacking FPS games such as Counter Strike and BattleField 2 so I was wondering if the same thing can be done with Conquer.
Not to mention they have no anti-cheat protection system :).
07/25/2008 22:34 #EvolutioN#6
crap i thought wow wtf a realistic conquer and then its all about memory reading xD
07/26/2008 07:52 Relic#7
Damn, someone must have tried this....
07/26/2008 17:20 bone-you#8
Quote:
Originally Posted by Virus7799 View Post
Damn, someone must have tried this....
Completely possible and have done it before. Fairly simple :P
07/26/2008 17:50 ~Yuki~#9
Wanna post here how to? xD
07/29/2008 14:16 Relic#10
Quote:
Originally Posted by bone-you View Post
Completely possible and have done it before. Fairly simple :P
Ahh alright, would a d3d starter kit work?
07/29/2008 21:45 bone-you#11
If you're doing simple memory injection, just grab some other d3d injection source and mess with it :P It all uses the same functions, you just need to use CO memory locations and done.