We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a file named push.ini in same directory as executable and save it as unicode (UTF-16LE). See https://github.com/Volkanite/Push/blob/master/resources/ini.txt
Here are some examples:
[Settings] FrameLimit=True
[Settings]
FrameLimit=True
[Games] C:\Steam\steamapps\common\SomeGame\SomeGame.exe=1 C:\Steam\steamapps\common\AnotherGame\AnotherGame.exe=2 [Game Settings] (1).ForceVsync=FORCE_ON (2).ForceVsync=FORCE_OFF
[Games]
C:\Steam\steamapps\common\SomeGame\SomeGame.exe=1
C:\Steam\steamapps\common\AnotherGame\AnotherGame.exe=2
[Game Settings]
(1).ForceVsync=FORCE_ON
(2).ForceVsync=FORCE_OFF
There was an error while loading. Please reload this page.