Visit the Kill Switch Master List for more information on this and other current known issues: https://forums.bhvr.com/dead-by-daylight/kb/articles/299-kill-switch-master-list
Get all the details on our forums: https://forums.bhvr.com/dead-by-daylight/discussion/436478/sign-up-now-to-receive-a-recap-of-your-2024-dead-by-daylight-stats/p1?new=1
Vsync and fps cap.
Does anyone know how to turn vsync off and increase the fps cap?I can't find in game settings those.Thanks for help.
Comments
-
Not aware of anyone being able to totally uncap their fps, however you can increase the fps cap. Before I tell you how just note that this is only possible on PC and there is no point capping your FPS higher than 120 because the devs have hard capped 120 fps as the limit.
To increase the fps cap you have to edit the game files. First, close the game. Go to C:\Users\(YourName)\AppData\Local\DeadByDaylight\Saved\Config\WindowsNoEditor
Find GamerUserSettings.ini. Open it with Notepad (double clicking to open it should be fine). Press CTRL + F and type "Frame" and you will find a variable named "FrameRateLimit=..."
Change whatever number that comes after the '=' to what you want the FPS cap to be. So for example, "FrameRateLimit=120". Then save the document. That's it.
Also if you're afraid of getting banned for modifying the game files, many others including me have had our FPS uncapped for years with no problems whatsoever. The devs do not officially endorse it though. Hope this helped you.
Edit: Forgot a step, forgive me I haven't done this in a while! You also need to change the variable "bUseVSync=True" to "bUseVSync=False". I believe that is all.
3 -
Thank you for helping.Just one question.Is that bUseVSync=false for turning off vsync?
0 -
Yes... kind of. I believe you still need to change the FrameRateLimit variable as I mentioned above because I still think you'll be capped to 61 FPS if you don't. It's a little weird.
0 -
Doesn't it require script in the engine.ini file?
0 -
To change the FPS cap you don't need to edit anything in the engine.ini document. Mind you, there may be some method to completely uncap the FPS that I am unaware of, which could include editing that document. I've not looked into doing that.
0 -
Ah okay. I found some guide where you needed to put script in engine.ini file but I removed that and gameusersettings tweaks because the game started to microstutter. I had constant 120 fps but the microstutter made the game worse than just leaving everything on default.
0 -
I used to stutter A LOT, despite having a high amount of FPS. I recommend watching this video to help with the microstuttering:
Microstuttering was unbearable so this video really helped me when I had issues.
2 -
Thanks, I'll give it a try and see if it helps.
0