Is there any way to limit frame rate while working on a level in UE4? I see it’s running @ 120fps. But there is no need for that. Especially since i bought an AMD card. R9 280X. That thing generates so much heat that you can bake an egg on it. So lowering frame rate in editor would also lower GPU load and heat on my card.
Use the console command: t.MaxFPS 30
Thank you.
Is this still the way to do this ? Or is there finally a proper setting for it in the editor ?