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年前

この投稿はクローズされています。新しい回答、コメント、投票の追加はできません。

関連するコンテンツ