Page 1 of 1

How to limit FPS when a game is in the background

Posted: 24 Jun 2022, 02:33
by williams
Is there some librarys to limit/get the number of frames, and any other relevant function?

Re: How to limit FPS when a game is in the background

Posted: 16 Jul 2022, 12:29
by swagfag
detect if the game is in the background(this can be done with plain ahk)
make some dllcalls to ur graphics card's driver(eg for amd https://gpuopen-librariesandsdks.github.io/adl/group__POWERMANAGEMANTAPI.html#ga59f639dacb6d2c3e4cdb7461099adce0)