Jump to content

DemandLoad: Difference between revisions

From ModEnc²
en>Crimsonum
Removed incorrect information
m 13 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 6: Line 6:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|ets=yes
|hp=yes
|ra2obsolete=yes
|ra2=yes
}}
}}


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.



Latest revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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

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