ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "DetailMinFrameRateNormal"

From ModEnc
Jump to: navigation, search
 
m
 
(5 intermediate revisions by 2 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=?
 +
|special= &#x2d;1 to &#x2d;5
 +
|types={{Categ|AudioVisual}}
 +
|ts=no
 +
|fs=no
 +
|hp=no
 +
|ets=no
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
If frame rate of the game (in frames per second) drops below this value and no in-game movies are playing, the game will automatically switch to the lowest visual detail level setting.<br>
 +
Negative values ​​from -1 to -5 will cause [[Animations]] to flicker strangely. (Negative values ​​greater than -5 [[Animations]] Some things will not play)<br>[[File:DetailMinFrameRateNormal=-1.gif]]
 +
==Note==
 +
It is recommended to use <b>DetailMinFrameRateNormal=0</b> no matter how slow your game is. But those animations will play smoothly.
 +
==See also==
 +
*[[Detail Level System|Detail Level System]]
 +
* {{f|DetailMinFrameRateMovie|link}}
 +
* {{f|DetailBufferZoneWidth|link}}

Latest revision as of 14:33, 30 September 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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: ?
Applicable to: AudioVisual


If frame rate of the game (in frames per second) drops below this value 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 Animations Some things will not play)
DetailMinFrameRateNormal=-1.gif

Note

It is recommended to use DetailMinFrameRateNormal=0 no matter how slow your game is. But those animations will play smoothly.

See also