Jump to content

DetailMinFrameRateNormal: Difference between revisions

From ModEnc²
en>Starkku
m Minor edit.
en>Testid123
mNo edit summary
Line 4: Line 4:
|values={{values|int}}
|values={{values|int}}
|default=?
|default=?
|special= -1 to -6
|types={{Categ|AudioVisual}}
|types={{Categ|AudioVisual}}
|ts=no
|ts=no
Line 13: Line 14:
|ares=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>
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 -6 will cause [[Animations]] to flicker strangely. (Negative values ​​greater than -6 [[Animations]] Some things will not play)
 
==Note==
It is recommended to use <b>DetailMinFrameRateNormal=0</b> no matter how slow your game is. But those animations will play smoothly. as if it were played 60fps of video.
==See also==
==See also==
*[[Detail Level System|Detail Level System]]
*[[Detail Level System|Detail Level System]]
* {{f|DetailMinFrameRateMovie|link}}
* {{f|DetailMinFrameRateMovie|link}}
* {{f|DetailBufferZoneWidth|link}}
* {{f|DetailBufferZoneWidth|link}}

Revision as of 14:21, 30 September 2024

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 -6
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 -6 will cause Animations to flicker strangely. (Negative values ​​greater than -6 Animations Some things will not play)

Note

It is recommended to use DetailMinFrameRateNormal=0 no matter how slow your game is. But those animations will play smoothly. as if it were played 60fps of video.

See also