How to configure a custom frame rate limit.
Guide to Custom FPS Limit
Why
Payday 3 offers only predefined refresh rate limits (e.g. 120 FPS or 144 FPS but nothing in between). Users with variable refresh rate (VRR) like G-SYNC und FreeSync usually prefer a frame rate limit slightly below the actual maximum of the display because frame pacing might not be perfect and thus you’re still loosing frames even if the AVERAGE frame rate is below the maximum refresh rate of your display. Depending on how good (or bad) the frame pacing is you might want to configure a frame rate limit 2 to 10 FPS below your max refresh rate.
How
On Windows:
- Open the folder
- %localappdata%\PAYDAY3\Saved\Config\WindowsClient\
- Open the file with your favourite editor
GameUserSettings.ini
- Look for the variable
FrameRateLimit
- And configure it to your desired value, e.g.
FrameRateLimit=135.000000
Be the first to comment