|
-
Jun 19th, 2006, 02:18 AM
#1
Thread Starter
Lively Member
direct3d hook in vb
i was wondering how would one display text with the time with vb in a direct3d game with a direct3d hook. i've searched everywheres on the net on how to hook direct3d with vb, but to no avail.. hoping someone would have some answers..
-
Jun 19th, 2006, 02:46 AM
#2
Re: direct3d hook in vb
You mean in a game you didn't make your self?
-
Jun 19th, 2006, 02:56 AM
#3
Thread Starter
Lively Member
-
Jun 19th, 2006, 04:11 AM
#4
-
Jun 19th, 2006, 10:06 AM
#5
Thread Starter
Lively Member
Re: direct3d hook in vb
ya, i've seen that and tried it but its limited to only working with images and text.. i was thinking more then that.
-
Jun 19th, 2006, 10:11 AM
#6
-
Jun 19th, 2006, 10:40 AM
#7
Thread Starter
Lively Member
Re: direct3d hook in vb
well, i was hoping to make a digital readout ingame clock that would work on more then one game w/o having to put a dll in every game dir i have and have an option to close it within the game, and when it comes to steam games and how its setup, i don't think placing the dll in the base dir works..
i've read a lot of places about how xfire works with its ingame windows.. it seems as though it injects itself into the games sharedmemory banks to display its forms ingame.. i was hoping maybe vb would be capable of that and i fso, how it would be done..
-
Jun 20th, 2006, 06:37 AM
#8
Re: direct3d hook in vb
Doing advanced stuff like memory injection is not really VBs job. It is a not a low level programming language after all. The reason you have to use the DLL in VB is because you can't do it your self (without hacking your self to pieces) in VB.
-
Jun 20th, 2006, 11:11 AM
#9
Hyperactive Member
Re: direct3d hook in vb
(Hm, memory injection eh? And that would make it work for just ANY application? If anybody can explain how to do that (with a fancy small sourcecode example of course ), I would be interested too .)
____________________________________________
Please rate my messages. Thank you!
____________________________________________
Bram Vandenbon
http://www.bramvandenbon.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|