-
New member
- Rep Power
- 0
CreateText hook ?
Hi,
I'm looking for a way to get all text written by direct3d in a specific game and put them in a text file (with time stamp)
but i don't know what to do once Endscene is hooked.
any idea ?
-
-
-
New member
- Rep Power
- 0
you need to find "ID3DXFont" pointer of game. Hook DrawTextA/DrawTextW with JUMP the function and get text parameter "pString" and save to file
-
Similar Threads
-
Replies: 2
Last Post: 2013-01-10, 07:08 AM
-
By Dwar in forum D3D Programming
Replies: 3
Last Post: 2012-12-19, 06:34 AM
-
By easyGame in forum Dragon Nest
Replies: 0
Last Post: 2012-03-21, 08:22 AM
-
Replies: 1
Last Post: 2010-12-23, 10:14 AM
-
By Dwar in forum Programming Tutorials
Replies: 0
Last Post: 2010-11-20, 04:38 AM
Visitors found this page by searching for:
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