Quote:
Originally Posted by joojoobee666
Those are actually applied on any cold boot (i.e. after first flashing or doing a hard reset). So that is why your reg settings were getting overwritten. Those are applied in alphabetical order. So, the alternative to editing the one causing the issue is to make your own, name it mxipcold_zzzzzmine_100.provxml with the setting/settings in it you want. That will be processed last and will be the setting that sticks after the initial boot.
|
Also, remember that you can have two types of .provxml:
mxip_*.provxml = cold-boot (hard-reset) only.
mxipupdate_*.provxml = warm-boot (soft/regular reset)
The important part of this processing is the fact that mxipupdates always overwrite existing registry entries. It's very helpful for settings that seem to get overwritten by the ROM when other registry changes don't seem to help.