Cod 4 DirectX Menu

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
User avatar
npissoawsome
Posts: 114
Joined: June 8th, 2012, 3:01 pm

Cod 4 DirectX Menu

Post by npissoawsome » July 7th, 2012, 1:40 am

This is a DirectX Menu I made, before you start calling me a cheater and stuff, I made this for fun, I don't ever use it online, and I'm never going to release it

http://www.youtube.com/watch?v=-jx24HGPg-A&feature=plcp

EDIT:
umm.... how do I embed a youtube video?

User avatar
Asimov
Posts: 814
Joined: May 19th, 2012, 11:38 pm

Re: Cod 4 DirectX Menu

Post by Asimov » July 7th, 2012, 3:44 am

Hi npissoawsome,

************CHEATER************* LOL (Couldn't resist it)

No seriously I don't care if you cheat at all. Got very annoyed when I was playing Star Trek Armada though LOL.

So is call of duty made in C++ then?

Very Well Done.

I made a demo in cry engine similar to this.

Asimov
----> Asimov
"You know no matter how much I think I have learnt. I always end up hitting brick walls"
http://www.asimoventerprises.co.uk

User avatar
npissoawsome
Posts: 114
Joined: June 8th, 2012, 3:01 pm

Re: Cod 4 DirectX Menu

Post by npissoawsome » July 7th, 2012, 4:07 am

Asimov wrote:Hi npissoawsome,

************CHEATER************* LOL (Couldn't resist it)

No seriously I don't care if you cheat at all. Got very annoyed when I was playing Star Trek Armada though LOL.

So is call of duty made in C++ then?

Very Well Done.

I made a demo in cry engine similar to this.

Asimov
I believe almost every game out there is coded in C++, but yeah CoD 4 is. But the language of the game isn't really important, it just needs to use DirectX

ScoOby-Do0
Posts: 1
Joined: July 8th, 2012, 10:38 am

Re: Cod 4 DirectX Menu

Post by ScoOby-Do0 » July 8th, 2012, 10:40 am

This looks really good, did you already have some programming experience or did you make this with the help of Chili?

P.S First post :D

User avatar
Asimov
Posts: 814
Joined: May 19th, 2012, 11:38 pm

Re: Cod 4 DirectX Menu

Post by Asimov » July 8th, 2012, 11:34 am

Hi,

Surely you need a language thought to control Directx. Are you intercepting the commands the game is sending to directx in some way? I don't know much about the game in question.

Asimov
----> Asimov
"You know no matter how much I think I have learnt. I always end up hitting brick walls"
http://www.asimoventerprises.co.uk

User avatar
npissoawsome
Posts: 114
Joined: June 8th, 2012, 3:01 pm

Re: Cod 4 DirectX Menu

Post by npissoawsome » July 10th, 2012, 4:01 am

ScoOby-Do0 wrote:This looks really good, did you already have some programming experience or did you make this with the help of Chili?

P.S First post :D
Chili doesn't teach this, and I've already had tons of prior programming experience

@Asimov
C++ Controls DirectX, and I didn't do any of the hooking myself, I used a framework that intersepts the function that creates the DirectX device

Post Reply