PDA

View Full Version : help me making new menu in 8210



locom
05-01-2004, 01:03 PM
hello
can someone help me about creating new menu in 8210 cause when i trie to make a new menu it gives me nothing only that the menu wasn't created.
please help me or put here how can i do it
thanks
locom
:-? :-? :-?

danwood76
05-01-2004, 05:32 PM
Did you remember to change the menu counter on the first line?
You need to add one to this if you are adding a new menu!

Did you get any error in g3n0lite?

locom
06-01-2004, 01:10 PM
this is what appears on g3n0lite when i trie to make a new menu

# 1. initializing generator...
# 2. getting structure...
# adding text 'luzes ' to data region
could not read?!?!
Error reading the MENUs file....

danwood76
06-01-2004, 10:14 PM
This happens when it cant find a valid Null entry for your extra menu!

When I create a new menu I just copy another menu and modify it to suit the menu I am creating,

For example when I was creatinbg the menu for Mados extra menu I took the Messages menu from the top of the structure:

[0x00313A93] [0x00000000] [0x0032E5FC] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Messages
[0x0032E608] (0x0B) (0x80) (0x0101) [0x001113DA]
# --------------
[0x00313A93] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Messages
[0x00313C22] [0x00000000] [0x00000021] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Write messages

Then paste it at the bottom I then change text, menu counter, Mados 5e0 command and menu counter on line below Messages line
and end up with this:

[0x0032BA88] [0x00000000] [0x0032F244] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Extra Menu
[0x0032F250] (0x01) (0x80) (0x0101) [0x001113DA]
# --------------
[0x0032BA88] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Extra Menu
[0x0032BAA0] [0x00000000] [0x000000E5] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) MADos

Notice I change the (0x0B) to (0x01) as I only have one submenu and not 11

Hope this helps,
Danny

locom
14-01-2004, 03:26 PM
now i can make the menus but i get contact service or the menu function does not work and so no access to the menus.can someone help me my phone is 8210 and i'm working on a 5.31mcu+ppm
:-? :-? :-?

Crux
14-01-2004, 03:58 PM
always fix checksums with g3n0lite when u make any change

always

locom
15-01-2004, 01:38 PM
i always made the correct chechsumms but when i flash it to phone the menu key doesn't work and if i press it will restarts phone.
here are my flash and the gnolite txt with de codes functions if someone wants to see whats is wrong

my 8210 flash (http://clientes.netvisao.pt/mluisdac/moding.zip)

gno3lite fuction codes txt (http://clientes.netvisao.pt/mluisdac/8210.zip)


:-? :-? :-?

danwood76
15-01-2004, 02:55 PM
Have you reserved a CODE chunk before moidding your flash?

You will need to as the MCU doesn't contain much free space in the 8210

locom
15-01-2004, 04:59 PM
yes i reserve space in ppm and take out the languages that i don't use

:D :D