Battery-mod themes with Axura

Insomaniac10

Senior Member
Apr 21, 2010
1,630
363
0
Boston
Is anyone else having trouble applying battery-mod themes to their Axura Roms? I realize that Master has an awkward setup because the original framework has a few extra .pngs thrown in (stat_sys_battery_0b, stat_sys_battery_charge_anim6b, stat_sys_battery_charge_anim10b, etc). I edited those as well, so my batteyrmod morph setup mirrors the original framework.

however, when my phone is charging, it does not display the full sequence of charging .pngs. It seems to only display like the first 5 images and then starts over, as opposed to cycling through all 105.

anyone else?
 
Last edited:

Master™

Senior Member
Sep 24, 2010
3,250
1,230
0
Is anyone else having trouble applying battery-mod themes to their Axura Roms? I realize that Master has an awkward setup because the original framework has a few extra .pngs thrown in (stat_sys_battery_0b, stat_sys_battery_charge_anim6b, stat_sys_battery_charge_anim10b, etc). I edited those as well, so my batteyrmod morph setup mirrors the original framework.

however, when my phone is charging, it does not display the full sequence of charging .pngs. It seems to only display like the first 5 images and then starts over, as opposed to cycling through all 105.

anyone else?
What version of Axura are you on..? The newest doesn't have a battery mod.
 

Insomaniac10

Senior Member
Apr 21, 2010
1,630
363
0
Boston
Honestly I've been decompiling/compiling as a rule for so long now, I'm not really sure exactly what frameworks I was working with when I tried it last. I say give it a shot.
i morphed the .xmls successfully....i still dont think its functioning properly entirely, but it certainly made it better, i think i might just have to rearrange the .pngs......thanks for your help as always!
 
Last edited:

Insomaniac10

Senior Member
Apr 21, 2010
1,630
363
0
Boston
Yup, mostly likely just needs some png work. Glad to here it worked :)
its weird because im comparing the .png setups (mine and yours) and they are identical....im at 91% with my phone charging on the comp and the charging animation just blinking between empty and full.....images attached...obviously it sucks because i cant pinpoint EXACTLY which images its displaying

also attached my full mod
 

Attachments

Last edited:

MWBehr

Senior Member
Oct 11, 2010
1,167
380
0
Corpus Christi
its weird because im comparing the .png setups (mine and yours) and they are identical....im at 91% with my phone charging on the comp and the charging animation just blinking between empty and full.....images attached...obviously it sucks because i cant pinpoint EXACTLY which images its displaying

also attached my full mod
Well the issue most likely is that while the xmls are most likely working fine, because the compiled framework never had most of these images upon being compiled, they're not in the resources and therefore won't be called upon.

There's really no way around it, it would have to be compiled with the images inside. Upload your framework and I'll pack it up for ya.
 

Insomaniac10

Senior Member
Apr 21, 2010
1,630
363
0
Boston
Well the issue most likely is that while the xmls are most likely working fine, because the compiled framework never had most of these images upon being compiled, they're not in the resources and therefore won't be called upon.

There's really no way around it, it would have to be compiled with the images inside. Upload your framework and I'll pack it up for ya.
once i apply this damn lagfix...i hate how the ulf kernel auto backups/restores, takes sooooo long with the amount of data i have
 

xtone

Senior Member
Oct 1, 2010
656
370
93
Diamond Bar, CA
you're doing it wrong.. axura only calls up to charge_anim26

try deleting you charge_animfull, you dont need that.

i ran into the same charge anim problems when i was porting the theme from i9k :rolleyes:
 

Insomaniac10

Senior Member
Apr 21, 2010
1,630
363
0
Boston
you're doing it wrong.. axura only calls up to charge_anim26

try deleting you charge_animfull, you dont need that.

i ran into the same charge anim problems when i was porting the theme from i9k :rolleyes:
ok im assuming you checked out my full mod.....all i should do is delete full.png?

i thought the way metamorphs work is that you can have extra images that arent needed, they wont affect anything....you just cant be MISSING images