ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DemandLoad: Difference between revisions
Jump to navigation
Jump to search
m Fix |
m Fix #2 |
||
Line 10: | Line 10: | ||
}} | }} | ||
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 cached mix files. | 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}} == | == In {{yr}} == |
Latest revision as of 07:46, 26 October 2023
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.