PDA

View Full Version : Change Network / Battery state symbol



enzo
27-06-2002, 01:26 PM
Hi everybody!

Is it posible to change Network and Battery state symbol? For example for the 3210 or 8210.

Thanks for answering!

NokDoc
27-06-2002, 01:58 PM
If U mean the graphics, Sure.

Since I think there is no tool, it is hard to do.

Find the addresses with the graphical option in WinArm.
(somewhere at the ending of the mcu)

Adjust the bytes at these addresses manually.

The bytes are a bitwised representation of the graphic.
00h - 00000000
24h - 00100100
00h - 00000000

Like this would be ':'

NokDoc

Juan2k
27-06-2002, 02:25 PM
What do u mean? the bar or the symbol coz i have edited that symbol already changing anthena to sattelite disc and battery to flash symbol. what im trying to find Doc is the bar so i can devide it into many pieces like 7110 or 6250 or even turning it to gradient effect. it will be a nice help to me so i can sumbit the very nice fully customize flashes here but since i dont know it yet i cant. another thing Nokdoc can i increase the frame number on animation menu that has only 4 or few frame so i can have a very nice animation not making it 50 but about 16 or 20 like other menu animation, do i need to delete some portion on ppm to free its space for animation if then where can i find the frame number?

thanks!

ttlog
27-06-2002, 05:09 PM
Juan2k: Could you tell me approximately where in the flash are the symbols for the antenna and the battery? Are they before or after the menu animations. I have been trying to find them with nokhex and flashview but I can't. Maybe I don't see them. Also could you upload the sattelite and the flash images? I am really interested. Thanks

NokDoc
27-06-2002, 06:19 PM
Fiction the battery symbol, some 100 bytes under the last game/startup logo.

3E - 00111110
23 - 00100011
23 - 00100011
3E - 00111110

So to hex find the battery use '3E 23 23 3E'


To Mr. Juan2k,

U have nice ideas, really.
But I cannot answer to many of those questions.

I hope someone can?
In meantime, try WinArm.

NokDoc

welshwizard
28-06-2002, 12:08 AM
This is really good. i have a like radar under signal and a lightning bolt under battery and a sim card instead of a phone book in my 3310 547.

i didnt write down any addresses, which i should have.....

but,

1. use nokhex - draw the picture u want 2 change in there - in the top left corner - has to b exact. click pic 2 hex and copy the first/second/3rd (whichever is easiest to find in the next step) 4 characters (the ones that have changed) and make sure there's an even number of characters

2. open winarm - select view bitmap and drag the left hand bitmap out. now click edit - find. and paste the four characters from nokhex.

3 after finding the desired picture, type the start and end offsets (eg. start - 0edba8 & end 0edbb0 [for the 'silent' icon displayed @ the top of the screen]) in the boxes in nok hex click read offsets

4. change the picture to your desired 1, copy pic 2 hex, save 2 file

5. use nfree 1.2 2 calc checsums (mcu + ppm) then flash and calc faid with logger or faid monster.

welshwizard
28-06-2002, 12:28 AM
have changes the top 3 bars for signal and battery - they are the same 1's - found just after the icons 4 battery and signal.

ttlog
29-06-2002, 01:12 PM
Thanks welshwizard. I found and changed my icons as well. Would you consider uploading your icons just to see how they look like? Thanks

Juan2k
30-06-2002, 10:18 AM
Can u upload ur flash so i can see it

wfc
30-06-2002, 02:15 PM
here is some of my 7110 offsets

7110 battery symbol

012c14
012c18

7110 signal symbol

012bfc
012c00

7110 irda activated symbol

000380
000388

:)