How to limit FPS when a game is in the background

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
williams
Posts: 53
Joined: 01 Jan 2015, 08:40

How to limit FPS when a game is in the background

Post by williams » 24 Jun 2022, 02:33

Is there some librarys to limit/get the number of frames, and any other relevant function?

swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

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

Post by swagfag » 16 Jul 2022, 12:29

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)

Post Reply

Return to “Ask for Help (v1)”