Jump to content

DirectX applications/games Overlay


Recommended Posts

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

Link to comment
Share on other sites

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 by FireFox
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...