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

Difference between revisions of "DemandLoad"

From ModEnc
Jump to: navigation, search
(Argh, again...)
m (Fix #2)
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|ts=yes
 
|ts=yes
 
|fs=yes
 
|fs=yes
|ets=yes
+
|hp=yes
 +
|ra2=yes
 
}}
 
}}
{{Obsolete}}
 
  
If set, the image is only loaded from the disk when it is required on the battlefield, as opposed to preloading it during the loading screen.
+
If set, the image is only loaded from the disk when it is required on the battlefield, as opposed to preloading it during the loading screen. The image [[shape]] file must be located in a non-cached [[mix]], else this will cause a memory leak. See [[MIX#Mix_Types|mix types]] for a list of non-cached mix files.
 +
 
 +
== In {{yr}} ==
 +
{{obsolete|{{yr}}}}
  
== In {{ra2}} and {{yr}} ==
 
 
Has no effect - not loaded from the ini files.
 
Has no effect - not loaded from the ini files.
 +
 +
== See Also ==
 +
*[[DemandLoadBuildup]]
 +
*[[FreeBuildup]]
 +
*[[FreeAfterPlaying]]

Latest revision as of 09:46, 26 October 2023

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: DemandLoad
File(s): art(md).ini
Values: boolean
Default: no
Applicable to: Animations, BuildingTypes


If set, the image is only loaded from the disk when it is required on the battlefield, as opposed to preloading it during the loading screen. The image shape file must be located in a non-cached mix, else this will cause a memory leak. See mix types for a list of non-cached mix files.

In Yuri's Revenge

Cc cnrdelete-all.png
Logic related to DemandLoad, as a whole or in part, is obsolete in Yuri's Revenge.

Has no effect - not loaded from the ini files.

See Also