Skip to main content

t.OverrideFPS

Var

Unreal Engine Var console variable.

tOverrideFPS

Description

This allows to override the frame time measurement with a fixed fps number (game can run faster or slower)<=0:off, in frames per second, e.g. 60

Usage

t.OverrideFPS [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.