Search found 2 matches
- Thu Apr 15, 2010 10:37
- Forum: Modifications / Integrations / Customisations
- Topic: Using CEGUI in a directx hook but its not rendering anything
- Replies: 2
- Views: 4330
Re: Using CEGUI in a directx hook but its not rendering anything
yea I probably copied the wrong log... lol sorry. Well thats an excellent source. I looked and couldn't find much. Thanks!
- Wed Apr 14, 2010 00:06
- Forum: Modifications / Integrations / Customisations
- Topic: Using CEGUI in a directx hook but its not rendering anything
- Replies: 2
- Views: 4330
Using CEGUI in a directx hook but its not rendering anything
I am trying to use CEGUI for a directx 9 hook that I created. I basically inject my code into another application. I would like to use this to create a chat screen kind of situation but unfortunately I can't get it to work quite yet. I am able to compile and get CEGUI and everything setup properly s...