Jump to content

DetailMinFrameRateMovie: Difference between revisions

From ModEnc²
m 2 revisions imported
ATHSE (talk | contribs)
links and wording
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values={{values|int}}
|values={{values|int}}
|default=?
|default=20
|types={{Categ|AudioVisual}}
|types={{Categ|AudioVisual}}
|ts=no
|ts=no
Line 13: Line 13:
|ares=yes
|ares=yes
}}
}}
 
If the game drops below this frames-per-second threshold value while in-game movies are playing, the game will automatically switch to the lowest visual detail level setting, turning off various visual effects, and skipping the playback of some battlefield [[Animations]]. The high visual settings won't return until the frames-per-second exceeds the threshold value plus the value of [[DetailMinFrameRateNormal]].
If frame rate of the game (in frames per second) drops below this value while in-game movies are playing, the game will automatically switch to the lowest visual detail level setting.


==See also==
==See also==
*[[Detail Level System|Detail Level System]]
[[Detail Level System|Detail Level System]]
* {{f|DetailMinFrameRateNormal|link}}
* {{f|DetailBufferZoneWidth|link}}

Revision as of 17:34, 13 April 2025

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


If the game drops below this frames-per-second threshold value while in-game movies are playing, the game will automatically switch to the lowest visual detail level setting, turning off various visual effects, and skipping the playback of some battlefield Animations. The high visual settings won't return until the frames-per-second exceeds the threshold value plus the value of DetailMinFrameRateNormal.

See also

Detail Level System