Jump to content

DetailMinFrameRateNormal: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
ATHSE (talk | contribs)
tt
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the frame rate value below which various visual effects are switched off to improve game speed and performance.
|name=DetailMinFrameRateNormal
|files={{Categ|Rules(md).ini}}
|values={{values|int}}
|default=15
|special= &#x2d;1 to &#x2d;5
|types={{Categ|AudioVisual}}
|ts=no
|fs=no
|hp=no
|ets=no
|ra2=yes
|yr=yes
|ares=yes
}}
If game falls below this frames-per-second, and no in-game movies are playing, the game will automatically switch to the lowest visual detail level setting.
 
Negative values ​​from -1 to -5 will cause [[Animations]] to flicker strangely. Negative values ​​greater than -5 will cause some things not to play.
 
==Note==
It is recommended to use <tt>DetailMinFrameRateNormal=0</tt> so that animations will play more smoothly.
 
==See also==
[[Detail Level System|Detail Level System]]
 
[[DetailLevel]]

Latest revision as of 17:40, 13 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DetailMinFrameRateNormal
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Special Values: -1 to -5
Default: 15
Applicable to: AudioVisual


If game falls below this frames-per-second, and no in-game movies are playing, the game will automatically switch to the lowest visual detail level setting.

Negative values ​​from -1 to -5 will cause Animations to flicker strangely. Negative values ​​greater than -5 will cause some things not to play.

Note

It is recommended to use DetailMinFrameRateNormal=0 so that animations will play more smoothly.

See also

Detail Level System

DetailLevel