FPS cap for the Editor?

0

Is there some way to cap FPS for the editor? I have a noisey GPU and don't need the editor running at 200 FPS. It doesn't obey the nvidia control panel vsync setting.

已提問 7 年前檢視次數 166 次
9 個答案
0
已接受的答案

I may have found the answer. Console command sys_MaxFPS

已回答 7 年前
0

Good find. That is exactly it.

已回答 7 年前
0

HI,

sys_MaxFPS apparently doesn't do anything to cap the editor. I tried a few values 30, 60 and 144, it doesn't seems change anything. I'm using 1.11.1.0 and the console shows:


sys_maxfps=30
sys_MaxFPS=30 [ ]

The editor still pushing an empty level to highest FPS possible despite sys_maxfps had been changed. GPU runs 100% all the time, which is too noisy and hot.

Can you check with the team @REDACTEDUSER

已回答 7 年前
0

Checking with the team on this @REDACTEDUSER

已回答 7 年前
0

@REDACTEDUSER

已回答 7 年前
0

That's odd! Thanks for keeping us posted on this :D. I've sent this note to the team for further action

已回答 7 年前
0

Good afternoon, Ensure that you have vsync turned OFF in the editor, otherwise the "sys_maxFPS" won't work:

vsync on:

REMOVEDUPLOAD

REMOVEDUPLOAD

vsync off:

REMOVEDUPLOAD

Hope this helps,

-MajorBliss

已回答 7 年前
0

Is there a way to set this by default? When my framerate goes above 200 fps, my mouse look becomes choppy and unusable in the editor. In game, framerate is capped at 60 fps and runs smooth as glass.

已回答 6 年前
0

As stated here you can modify default values for these variables in system.cfg and user.cfg files.

I modified my C:\Amazon\Lumberyard\1.24.1.0\dev\Engine\Config\user.cfg like this and it worked:

--This file allows users to override the system defaults for cvars r_VSync=0 sys_MaxFPS=60

I think this is sort of global default values and can be overridden on per project basis.

已回答 4 年前

此貼文已關閉:已停用新增新答案、評論和投票功能。