Hawkysoft Posted August 15, 2013 Posted August 15, 2013 Hey all, So I've been basically searching my *** off to find a method to do an overlay in games which are full screen What I want to do is overlay are my fps/cpu info/gfx card info to see how stable everything goes while oc'ing Im aware that this should be possible, since fraps/teamspeak and other programs use this as well (however it's been written in c++) Anyone know how to do this? btw dll injection is a no go, since I don't want to get a false report for cheating or w/e
FireFox Posted August 15, 2013 Posted August 15, 2013 (edited) Hi, I made a similar thing but in C#, and I used a library which is injected in the application. There can't be false positives if you don't touch the game memory. I will take a look if I can build something with the DirectX functions I saw in the forum. Br, FireFox. Edited August 15, 2013 by FireFox
Hawkysoft Posted August 15, 2013 Author Posted August 15, 2013 @FireFox, thank you very much mate! now you make me refresh this page allot
FireFox Posted August 15, 2013 Posted August 15, 2013 This won't be for now, I'm almost sure I won't be able to do it so no hurries
Hawkysoft Posted August 15, 2013 Author Posted August 15, 2013 @FireFox, well even If you can manage to get a single letter on the screen it would be easy to do the rest (however that's the hard part ^^) I do appreciate your kindness in lookin into it a lot!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now