PDA

View Full Version : G3n0lite Questions & answers :)



slikmik
12-01-2003, 07:10 PM
First off i made this thread because like many people i play around with the menu structure in g3n0lite and make discoveries and thought i'd share them all :)

-=( First Menu Jump )=-

For example the top most line:

[0x0033AAF4] (0x0F) (0x10) (0x0101) [0x0011143A]

Similar to above (using my 3310 5.79 flash as example)

If we change the (0x0101) to say (0x0103) then when flashed back to the phone on pressing MENU the first menu which will appear is Menu 3 - CHAT or whatever menus you have made
Handy if you want MENU button to say jump straight away to MESSAGES, anyways just thaught i'd share :)

-=-=-=-=-=-=-=-=-=-=-=-


-=( Menu Layout )=-

[Offset to the Textstring in the ID table]
[Offset to the Helpstring in the ID table]
[Argument for the called function if you open the menu]
(GrafikID) (FunctionID) (unknown1) (unknown2) (Button??) (AnimationID)

[0x0032C218] [0x00000000] [0x00000000] (0x0099) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)

This is to my best knowledge the true layout of the Menu Frame

-=-=-=-=-=-=-=-=-=-


-=( Sub Menu Layout )=-


[0x00335D5C] (0x03) (0xC0) (0x0101) [0x00000000]


C0 = menu type list
80 = seperate page for each

Quite straightforward simply the CO gives a view like a list the 80 gives a "per page" view

-=-=-=-=-=-=-=-=-=-

Please can people make additions and post any questions/Suggestions about g3n0lite here (is that ok?)

Mike

bgcngm
12-01-2003, 08:31 PM
Hi slikmik :)

Do you knows how to put an existing menu inside another? I wanted to put my 3310 Call divert menu inside Settings/Call settings like 5210 has... I know how to use g3n0lite when I want to change the order of submenus, but don't know how to move one into another... Can you help me?

Thanks

slikmik
12-01-2003, 08:45 PM
Shouldnt be too hard mate

Just cut the CALL DIVERT menu with all subs and paste under SETTINGS menu and change the menu amount of settings to be 1 more and the overall menu count to be 1 less :)

I'll explain below...

[0x0031794E] [0x00000000] [0x0030D42C] (0x0088) (0x0387) (0x0000) (0x003E) (0x0000) (0x0019) Call divert
[0x0030D3A0] (0x06) (0x80) (0x0101) [0x0011142A]
# --------------
[0x0031794E] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Call divert
[0x00317B34] [0x00000000] [0x00000000] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0000) (0x0024) Divert all voice calls without ringing
[0x00317B49] [0x00000000] [0x00000001] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0000) (0x0024) Divert when busy
[0x00317B43] [0x00000000] [0x00000002] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0000) (0x0024) Divert if not answered
[0x00317B46] [0x00000000] [0x00000003] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0000) (0x0024) Divert when phone off or no coverage
[0x00317B37] [0x00000000] [0x00000007] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0000) (0x0024) Divert when off, no answer, or no coverage
[0x0031798A] [0x00000000] [0x00000004] (0x0179) (0x0BBA) (0x0000) (0x0006) (0x0400) (0x0024) Cancel all diverts

Your CALL DIVERT menu :) ^^^^^^


[0x00317F30] [0x00000000] [0x00000032] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Change PIN code
[0x00317F24] [0x00000000] [0x00000035] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Change PIN2 code
[0x00317F09] [0x00000000] [0x00000041] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Change barring password
# --------------
[0x003177C2] [0x00000000] [0x0000004A] (0x0179) (0x05E0) (0x0000) (0x0006) (0x0800) (0x0024) Phone line change
# --------------
[0x00317D74] [0x00000000] [0x00000011] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Restore factory settings
[0x003175CA] [0x00000000] [0x00000003] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0800) (0x0024) Keyguard settings

The bottom of the SETTINGS menu :) ^^^^^^

Just place your call divert below the keyguard (if it is there on your phone) and change the menu count like so:

# --------------
[0x00318095] [0x00000000] [0x0030E2DC] (0x0080) (0x0387) (0x0000) (0x003E) (0x0000) (0x0017) Settings
[0x0030E264] (0x05) (0x80) (0x0101) [0x00111446]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x0042) (0x0000) (0x0024)
[0x0031796C] [0x00000000] [0x0030DA4C] (0x0179) (0x0387) (0x0000) (0x0052) (0x4000) (0x0024) Call settings
[0x0030D9C0] (0x06) (0x80) (0x0101) [0x00111440]

TOP of SETTINGS menu :) ^^^^^^
Simply change the (0x05) to (0x06)
Telling the menu it has ONE MORE sub menu :)

Next change the MAIN MENU COUNT like so:

# checking given ROOT-entry..

# ... seems to be okay
#

#

[0x0030E474] (0x0F) (0x10) (0x0101) [0x0011143A]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024)
[0x00318101] [0x00000000] [0x00000000] (0x0057) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Phone book

Change the (0x0F) to (0x0E) as the CALL DIVERT menu is now no longer in the menu list :)

Hope this works for you
Dunno cos not got a 5210 but by principal it should
If i've mised anything then sorry :p


Mike

GeeZuZz
12-01-2003, 10:23 PM
Hmm. I'm trying to do things to a 3310 5.79, but whatever i do, i get error messages in g3nolite when writing menu structure.
Not enough space...
...could not read?!?!
Error reading the MENUs file....
Generating failed
etc...

I'm sure i get all the messages he have written... :) and i can't do anything.

Tried even to only change the offset to the animation to an excisting animation, but there is not enough space and blahblahblah...

What's wrong? I also tried a 3310 5.55. Both files are fully working MCU+PPM files...

fatihorhan
12-01-2003, 10:25 PM
Hi Guys

I have read the posts here and tried to do something with a 3310 v579 flash but if i try to read the Menu Structure (Force Offset and Menu Description) do i have this OFFSETS



****************************************


# No language selected, will disable Texts

# PPM is located (via MCU info) at offset 00140000
#

# ---------------------------------------------

# FLS : 1900544 bytes

# with PPM at 00140000

# offset: 0010E5B4

# ---------------------------------------------

#

# checking given ROOT-entry..

# ... seems to be okay
#

#

[0x0030E474] (0x0F) (0x10) (0x0101) [0x0011143A]
# --------------
[0x00000000] [0x00000000] [0x017900DC] (0x0000) (0x000D) (0x0100) (0x0024) (0x0031) (0x8101)
[0x00000000] [0x005702C9] [0x0000003E] (0x0000) (0x0013) (0x0031) (0x809B) (0x0030) (0xCEC0)
[0x005B0387] [0x0000003E] [0x00000014] (0x0031) (0x75A3) (0x0000) (0x00A6) (0x0069) (0x05E0) INVALID ADDRESS
[0x0000003E] [0x04000015] [0x0031795A] (0x0030) (0xD800) (0x0075) (0x0387) (0x0000) (0x003E) id: 0x003E
[0x00000016] [0x00318182] [0x0030DB34] (0x00C2) (0x0387) (0x0000) (0x0006) (0x4000) (0x001E) id: 0x0016
[0x0030DA58] (0x0A) (0x80) (0x0101) [0x0011143C]
# --------------
[0x00318182] [0x00000000] [0x017900DC] (0x0000) (0x000D) (0x0100) (0x0024) (0x0031) (0x7FD8) id: 0x042E
[0x0000000E] [0x017905E0] [0x00000052] (0x0800) (0x0024) (0x0031) (0x7FDE) (0x0000) (0x000D) id: 0x000E
[0x017905E0] [0x00000052] [0x08000024] (0x0031) (0x7FD5) (0x0000) (0x004E) (0x0179) (0x05E0) INVALID ADDRESS
[0x00000052] [0x08000024] [0x00317A59] (0x0000) (0x0026) (0x0179) (0x05E0) (0x0000) (0x0052) id: 0x0052
[0x04000024] [0x003182CC] [0x0000007B] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0800) (0x0024) INVALID ADDRESS
[0x00317CE1] [0x0000000C] [0x017905E0] (0x0000) (0x0052) (0x0800) (0x0024) (0x0031) (0x8515) id: 0x02A3
[0x0030CC90] [0x01790387] [0x00000052] (0x0800) (0x0024) (0x0031) (0x8497) (0x0030) (0xCB00) INVALID TEXT-ID
[0x01790387] [0x00000052] [0x08000024] (0x0031) (0x8062) (0x0000) (0x008C) (0x0179) (0x05E0) INVALID ADDRESS
[0x00000052] [0x08000024] [0x00317D8C] (0x0000) (0x006D) (0x0179) (0x05E0) (0x0000) (0x0052) id: 0x0052
[0x08000024] [0x0030DA58] [0x0A800101] (0x0011) (0x143C) (0x0031) (0x7948) (0x0000) (0x0000) INVALID ADDRESS
[0x017900DC] [0x0000000D] [0x00000024] (0x0031) (0x7D08) (0x0000) (0x0000) (0x0179) (0x089D) INVALID ADDRESS
# --------------
[0x00318095] [0x0030E2DC] [0x00800387] (0x0000) (0x003E) (0x0000) (0x0017) (0x0031) (0x794E) id: 0x03DF
[0x0030D42C] [0x00880387] [0x0000003E] (0x0000) (0x0019) (0x0031) (0x7C00) (0x0000) (0x0071) INVALID TEXT-ID
[0x009305E0] [0x0000003E] [0x0000001A] (0x0031) (0x787F) (0x0000) (0x006A) (0x0097) (0x05E0) INVALID ADDRESS
[0x0000003E] [0x0400001B] [0x003176AB] (0x0000) (0x0062) (0x00A4) (0x05E0) (0x0000) (0x003E) id: 0x003E
[0x1400001C] [0x003180E9] [0x0030E468] (0x00B2) (0x0387) (0x0000) (0x003E) (0x0000) (0x001D) INVALID ADDRESS
[0x0030E3DC] (0x06) (0x80) (0x4101) [0x00000000]
# --------------
[0x00000000] [0x00000000] [0x017900DC] (0x0000) (0x0001) (0x0100) (0x0024) (0x0031) (0x80E3)
[0x00000066] [0x017905E0] [0x00000052] (0x2800) (0x0024) (0x0031) (0x8104) (0x0000) (0x0068) id: 0x0066
[0x017905E0] [0x00000052] [0x08000024] (0x0031) (0x7F7B) (0x0000) (0x0081) (0x0179) (0x05E0) INVALID ADDRESS
[0x00000052] [0x0C000024] [0x003183C2] (0x0000) (0x0050) (0x0179) (0x05E0) (0x0000) (0x0052) id: 0x0052
[0x28000024] [0x00317AB3] [0x0000004F] (0x0179) (0x05E0) (0x0000) (0x0052) (0x2800) (0x0024) INVALID ADDRESS
[0x00317DDA] [0x0030E3D0] [0x01790387] (0x0000) (0x0052) (0x0800) (0x0024) (0x0030) (0xE3DC) id: 0x02F6
[0x06804101] [0x00000000] [0x00000000] (0x0000) (0x0000) (0x0179) (0x00DC) (0x0000) (0x000D) INVALID ADDRESS
# --------------
[0x00317D92] [0x0000006C] [0x00BA05E0] (0x0000) (0x003E) (0x0000) (0x0018) (0x0031) (0x75CD) id: 0x02DE
[0x000000A9] [0x005B05E0] [0x0000003E] (0x0000) (0x0020) (0x0010) (0xDEEC) (0x0000) (0x0036) id: 0x00A9
[0x00D305E0] [0x0000003E] [0x0000001F] (0x0031) (0x7516) (0x0000) (0x0030) (0x00E2) (0x05E0) INVALID ADDRESS
[0x0000003E] [0x04000024] [0x0030E474] (0x0F10) (0x0101) (0x0011) (0x143A) (0x0000) (0x0000) id: 0x003E
[0x00000000] [0x00000000] [0x00000000] (0x0000) (0x0000) (0x0000) (0x0000) (0x0000) (0x0000)
[0x00000000] [0x00000404] [0x00000400] (0x0004) (0x0000) (0x0400) (0x0400) (0x0102) (0x0303)
# --------------


********************************************



How can i do that ??? Cause i will try to make a New Menu into the flash...!!!

Regards
fatihorhan

slikmik
12-01-2003, 10:57 PM
Firstly if your going to be playing with G3n0lite lots you need much MCU free space! :) heres my tutorial read through a few times and you'll figure it ;)

1) search for vnext - (set search as text string)

then you shall get this kind of thing shown:

.0H...F.H.F.F..2. PPM.PPMVNEXT.2.
-----------------^-----------------------

See the VNEXT? Now before the PPM we have ".2. " This is what we need!!

We look at the main screen and see that ".2. " (remember the space after!) actually in hex is: 0032 E820

Ok now sinse we are using the flash from 200-400 we take 2 off the first digit so the important thing is this 12 E820

2) Now go to this OFFSET mate
You shall see :

0034 0000 003C FFFF

Ok now does this ring any bells???

3) Its the offsets for the PPM so now what we do is grab loadsa FFFF FFFF FFFF from the bottom of PPM and insert into the bottom of the MCU - CUT AND PASTE so size stays the same

then we locate the start of PPM by searching for PPM:

.................................PPM.V 05.79 <--------- Like so! then find the offset of the location before the "P" of PPM then change the first digit of the offset by adding two and change 0034 0000 of step 2 to say 0035 1774 which i have done on my modded 3315 5.79 and got lotsa nice MCU space


TIP: When playing with g3n0lite every time u WRITE a menu structure it recreates a whole new menu (i think, yes?!) below the existing and takes up much room so mod your flash in stages because write a dozen or so times and MCU space will dramatically decrease

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Ok cool now you got free mcu space open in flsedit and just see that it works and shows start end addresses correctly, next open in g3n0lite and before reading enter ENGL into the language box - this will stop the crap usually displayed (well message ID's not actual crap) next just move em round and fiddle about its all fun

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Hope this helps :D

Mike

g3gg0
12-01-2003, 11:35 PM
make sure that in the menu structure
ALL COMMENTS BEGIN WITH A HASH!

# ------------------------------
# comment
no comment, will lead to error
# comment
[....]
# ------------------------------

if u work with MCU only, some error-message will be logged
that has no hash in front


@fatihorhan:
3310 has no menu descriptions, so disable the checkbox.....

fatihorhan
13-01-2003, 01:02 AM
Hi...

Thanks but is somewhere a guide to make a new menu ???

regards
fatihorhan

slikmik
13-01-2003, 01:25 AM
Check the attachment its not a bad tutorial about menu creation

Basically simplest thing to do is edit say your call divert menu or similar (i do this as i never use it) otherwise copy an old one and paste it in, then edit the variables - help is in the attachment ;)

Mike

bgcngm
13-01-2003, 01:30 AM
Thanks for the help slikmik. I've done want I wanted and it works perfectly. :)

markaidestine
13-01-2003, 01:40 AM
@ slikmik

Ist thanks for sharing your knowledge in g3nolite, i also have a question regarding text id..... i already made a new menu (like for example Slideshow menu), and for example when u export text in ppm manager then open the notepad, u will see some numbers are empty like in 3310v557 ( 13 COMM, 33 ENGL... ), and i think that the first parenthesis (0x000000) is the text id, how can i convert, for example the no. 33 ENGL in to an address/hex in the first parenthesis of my new menu so that my new menu will have a text menu name when i flash it in my cell..... hope u get what i mean, THANKS and hoping for ur response!!

slikmik
13-01-2003, 01:58 AM
Hey,

No problem mate, its good to share! :)

I see what you mean about the text ID but actually g3gg0 has incorporated an incredible function into g3n0lite i'll explain for you below...

Ok say you have made a new menu like so:

# --------------
[0x0033AAC4] [0x00000000] [0x0033D660] (0x0088) (0x0387) (0x0000) (0x003E) (0x0000) (0x0015) Techy
[0x0033D66C] (0x03) (0xC0) (0x0101) [0x0011142A]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0000)
[0x0033D494] [0x00000000] [0x0000006F] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Power
[0x0033B8A2] [0x00000000] [0x0000003E] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Reset
[0x00332078] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) SlideShow

^^^ This is an example of one of my personalised menus on my 3310 5.79 :)

Ok now say you have the top menu line --->[0x0033AAC4] [0x00000000] [0x0033D660] (0x0088) (0x0387) (0x0000) (0x003E) (0x0000) (0x0015) Techy

Now to call it something else what you have to do is change the TEXT ID block which u mentioned to ---> [0xDEADBEEF]

And above it (or anywhere actually!) place this in the g3n0lite window ---> +ADD_TEXT Your Menu Name

Now press write then if you read again in an ideal world your new menu would look like so:

[0x00XXXXXX] [0x00000000] [0x0033D660] (0x0088) (0x0387) (0x0000) (0x003E) (0x0000) (0x0015) Your Menu Name

Now the XXXXXX bit in the TEXT ID is where g3n0lite AUTOMATICALLY places the text at the next available place - YAY :D makes life a lot easier (Cheers g3 ;))

Well i hope that helps markaidestine any problems just ask

Mike

slikmik
13-01-2003, 02:00 AM
Originally posted by bgcngm
Thanks for the help slikmik. I've done want I wanted and it works perfectly. :)

Glad i was able to help :)

What did ya manage to do ???

Mike

GeeZuZz
13-01-2003, 02:11 AM
Originally posted by g3gg0
make sure that in the menu structure....


I open a clean 3310 5.79 file, and read the NORW language.

At the end, i add this (and change menu count):

+ADD_TEXT Snake
[0xDEADBEEF] [0x00000000] [0x00000072] (0x00BA) (0x05E0) (0x0000) (0x003E) (0x0000) (0x001A) Snake

And click "Write"


I get this error:
path\menus.c:10:18 could not fin enough bytes for own code.
I only find space in PPM........
......Please use my "reserve PPM Space function.

After i use your function to reserve 10000 bytes, it seems to be okay, but when i open the file after it have been saved, i can't find my menu again... :(

I also got this message one time: "x:\public.......\menus.c:989 generating failed"

This is displayed in g3nolite afterwords:

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

slikmik
13-01-2003, 02:26 AM
Originally posted by GeeZuZz

After i use your function to reserve 10000 bytes, it seems to be okay, but when i open the file after it have been saved, i can't find my menu again... :(

Well ive figured it out for you :)
Aint i good... :p

Anyways just shove it in at top of menu mate, for some reason it dunt work at the bottom :( Wierd...

Anyways yeah it works great - had a slight bug on first few entries into the menu on pressing a key when on snake screen it'd take me back to main menu - wierd must be some bug or sumit

Anyways have fun ;)

Mike

spaceimpact33
13-01-2003, 02:35 AM
Hi,
quite intersting and thanks slikmik for the infomation;) . just a small question how did u manage to find the call id's in the 05E0 table such as

[0x0033D494] [0x00000000] [0x0000006F ] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Power
[0x0033B8A2] [0x00000000] [0x0000003E] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Reset

i just cant find them.;)

thanks Spaceimpact33

slikmik
13-01-2003, 02:43 AM
A ha somebody noticed :p

Yep the call ID's are known i think as the "5E0" table basically the function we're using is the 5E0 function and the various ID's that are present for this function go all the way to "BB" many are kinda useless, some just hang your phone and some are just good to have because.... they look cool :) He he he..... like the Power and Reset etc

Ok i found the table at www.gsmfreeboard.com its all like in german but i'll get it translated - add a bit and post here soon

Mike

P.S - Not only are there the 5E0 table that we know about but others like the 387 and 2B2 but no research has yet been done, hey if i can be bothered maybe i'll dig up some info ;)

spaceimpact33
13-01-2003, 03:09 AM
@slikmik thanks for the hard work you put in mate. it has been very help full

thanks Spaceimpact33

slikmik
13-01-2003, 03:12 AM
Cheers SpaceImpact :)
Thats all i want a thank you n its worthwhile...

By the way everyone heres the "english" version of the 5E0 table for the 3310 5.79 (translated using online tool, if anyone can tidy it up a little it'd be great - i dont speak ANY german :()

-=( English < well kind of :| > version of the 5E0 table for 3310 v5.79 by SlikMik )=-
00,00,00,00 Mobile phones hangs on head menus
00,00,00,03,00,00,00,01 normal windows
00,00,00,02 attitudes> key barrier attitudes
00,00,00,04 screens with the characteristic number indicated
00,00,00,05 directories> option> *
00,00,00,06 normal window
00000007 window with that stored-Animation
00,00,00,09 Windows with security code input change change is called
00,00,00 0A attitudes> security attitudes> access code> security code
00,00,00 0B service menus (war0anty)
00,00,00 0C sounds/sounds> key sound of
00,00,00 0D sounds/sounds> Ruftonlautstärke of
00,00,00 0E sounds/sounds> Ruftontyp
00,00,00 0F first entry in the Simkarte
00,00,00,10 Directories> searches
00,00,00,11 attitudes> Aufwerkseinstellung zurücksetzen
00,00,00,12 call lists> call list delete> all
00,00,00,13 a window with that stored Animation however only with z as texts
00,00,00,14 directory> deleting> all
00,00,00,15 call list> call duration indicate> call duration indicate
00,00,0016 time meters becomes on zero set
0000,00,17 Voids window with ok
00,00,00,18 normal window
00,00,0019 call list> call duration indicate> call costs indicate
000000 1A PIN2 and then meter is deleted 000000 1B call lists> call list attitudes> costs notice in
000000 1C call lists> call list attitudes> costs limits
000000 1D communications> short communication exit
000000 1E communications> short communication entrance
000000 1F Short communication not anzeigbar
00,00,00,20 Communications never opened + ani (hears on)
00,00,00,21 communications> Kurzmitteilungverfassen
00,00,00,22 strange window with "phonenumber:" (warscheinlich the same window * in sms snden)
00,00,00,23 communications> communication option
00,00,00,24 void windows with selection
00,00,00,25 communications stored and then ok
00,00,00,26 Service commands input and send hangs will be called called itself 00,00,00,28 mobile phones on
00,00,00,29 communications> messages services
00,00,00 2A communications> messages services> subjects
00,00,00 2B communications> messages services> index
00,00,00 2C
00,00,00 2D communications> number of the Sprachbox
00,00,00 2E Sprachbox
00,00,00 2F Sprachbox Windows
00,00,00,32,
00,00,00,31 normal
00,00,00,30 Netmonitor attitudes> security attitudes> access code change> pi change
00,00,00,33 attitudes> security attitudes> pi query
00,00,00,34 PIN2 petitions
00,00,00,35 attitudes> security attitudes> access code change> PIN2 change
00,00,0036 Simmenü 00000037 normal window
00,00,00,39 windows with ok, not found (?) with 10, sim? Do
00,00,00 3A Reset
00,00,00 3B favors wait with 13 (?) Allow
00,00,00 3C calls through sim, select ok, reset
00,00,00 3D windows with j, nix happened
00,00,00 3E Reset
00,00,00 3F attitudes> telephone attitudes> network
00,00,00,40 on network answer never wait change change would seek (hears for)
00,00,00,41 attitudes> security attitudes> access code> motto for barrier
00,00,00,42 phone number, wait wait is for network answer
00,00,00,43 mottos for barrier, on network answer
00,00,00,44 menus the only in the conversation available (Micro, sound strength etc..)
00,00,00,45 phone number searches, on network answer
00,00,00,46 screens with direction 2 wait can make + call, looking, one nix
00,00,00,47 attitudes> security attitudes> phone number restriction 00,00,00,48 closed user groups (restricted anrufbarkeit

usw...) Change
00,00,00,49 attitudes> call attitudes> used direction
00,00,00 4A attitudes> security attitudes> direction changes
00,00,00 4B telephone connection?
00,00,00 4C attitudes> security attitudes> telephone security
00,00,00 4D security codes otherwise nix of
00,00,00 4E sounds/sounds input> Anrufsignalisierung
00,00,00 4F clocks> Countdownzähler
00,00,00 50 o'clock> Stoppuhr
00,00,00,51 menus of the stop clock however it nix happens
00,00,00,52 attitudes in the draufdrücken> security attitudes> to Geschl. Do user groups> a
00,00,00,53 löschen?,ok,gelöscht
00,00,00,54 normal window directory
00,00,00,55 normal windows
00,00,00,56> new entry
00,00,00,57 no function
00,00,00,58 a replace? (Sim?)
00,00,00,59 Attitudes> telephone attitudes> greeting
00,00,00,5A windows with many rectangles-Smbole, otherwise nix
00,00,00 5B stored + ani, otherwise nix
00,00,00 5C no function 00,00,00 5D directories> searches
00,00,00 5E newly numbers entry (like in the directory)
00,00,00 5F the komlpett lower index of the directory
00,00,00,60 Voids window with option
00,00,00,61 menus with working, deleting, short choice
00,00,00,62 memories
00,00,00,63 short keys choice show menus
00,00,00,64 directory> deleting> 66 o'clock> alarms
00,00,00,67 window to individually 00000065000000: device for freischalten?,ok,sw-reset
000000 calls 68 o'clock> time attitudes
00000069 windows: devicefreischalten?,ok,sw-reset would call indicate ends "peeled"
00,00,00 6A computers
00,00,00 6B Rechener> option> course> into characteristic
00,00,00 6C profiles
00,00,00 6D sounds/sounds> Umbennenen
00,00,00 6E profiles windows
00,00,00 6F menu
00,00,00,70 No function
00,00,00,71 games
00,00,00,72 games> SnakeII> new game
00,00,00,73 games> SnakeII> plain
00,00,00,74 games> SnakeII> instructions
00,00,00,75 games> attitudes
00,00,00,76 messages:
00,00,00,77 games replace old ID> attitudes> Club-Nokia ID
00,00,00,78 games> SnakeII> Maze 00,00,00,79 games> SnakeII> ID-ranks
00,00,00 7A Klingelton selections, happens however nothing
00,00,00 7B sounds/sounds> to Kurzmitt. Signalton
00,00,00 7C memories sub-menus
00,00,00 7D memory send adjust indicate
00,00,00 7E dates windows
00,00,00 7F memories> everyone
00,00,00,80 memories> adding
00,00,00 81 o'clock> Datumeinstellen
00,00,00,82 windows with:
00,00,00,83 menus shifted memory around 10 min: indicate, reject, store (visit card receive)
00,00,00,84 menus: represent, store, reject (vibration revolves once)
00,00,00,85 menus: show, store, reject (betreiberlogo is deleted)
00,00,00,86 menus: read, store, reject (memory receive)
00,00,00,87.
00,00,00,88 Windows: no call names stored, list hangs more long press (call name)
00,00,00,89 effects * menu key 00,00,00 8A
00,00,00 8B first entry in the sim
00,00,00 8C sounds/sounds> screen graphics
00,00,00 8D time attitude menus for screen savers
00,00,00.8E but nothing Replace
00,00,00,90 Clipart, ok, hangs presses work presses themselves on
00,00,00,91 no function
00,00,00,92 no function
00,00,00,93 no function
00,00,00,94 no function
00,00,00,95 like in the bildmitteilungen->bildauswahl,bild with option
00,00,00,96 like if one in 95 on option
00,00,00,97 like if one in 96 on
00000000 98 one in 96 on datail presses
00,00,00,99 communications> models
00,00,00 9A 1 exist is indicated, presses widen indicated option
00,00,00 9B as well as if one in 9A on option
00,00,00 9C communications> Smileys
00,00,00 9D 1 smiley, presses delete option
00,00,00 9E as well as if one in 9D on option
00,00,00 9F communications> communications Store
00,00,00 A0 Detials,, delete delete presses is absent (profile receive)
00,00,00 A1 the same if one from A0 on
00,00,00 A2 voids window with back
00,00,00 A3 windows with screen graphic arts, can select one one, happens write nix
00,00,00 A4 as well as in profiles, bilschirmgrapfik, graphic arts selection, nix happened
00,00,00 A5 in the chat a message to
00,00,00 A6
00,00,00 A8 picture editors with the first picture
00,00,00 A9 picture editors called becomes
00,00,00 AA menus of picture communication with, picture communication and clip-type
00,00,00 AB FROM window with screen graphic arts is missing, can select is missing one one
00,00,00 AC windows with screen graphic arts, can select one one
00,00,00 AD Clip-types window, use
00,00,00 AEgraphic arts is missing, can select one one Can
00,00,00 B0 pencils and color palette as well as in the picture editor, one however nix make
00,00,00 B1 picture selection menus, no function (?)
00,00,00 B2 voids window with
00,00,00 B3 voids window insert insert insert hangs fill up comes are themselves with
00,00,00 B4 voids window with
00,00,00 B5 procedures inserting> graphics> Clipart in the picture editor 00,00,00 B6 mobile phones on
00,00,00 B7 voids window with
00,00,00 B8 one to the normal window however nacher menu part B9 greeting text "invisible"
00,00,0000,00,00 BA Reset + pis indicated becomes

markaidestine
13-01-2003, 05:18 AM
Originally posted by slikmik
Hey,


Well i hope that helps markaidestine any problems just ask

Mike

Thank you very very much men, ill try it later, ur really COOL!!

pipoy
13-01-2003, 05:22 AM
thanks for the hard work mate!!

your are very kind indeed!!!

:)

spaceimpact33
13-01-2003, 07:05 AM
@slikmik just wondering have you tried g3n0lite v0.91-c with that was not released?
http://nokiafree.org/forums/attachment.php?s=&postid=48185
it allows you to view bitmaps and go through the text chunk plus
nokdoc said in this post
http://nokiafree.org/forums/showthread.php?s=&threadid=10508&highlight=animation
that you can see and edit the animation bit map table? but i just cant figure it out?:confused:

thanks Spaceimpact

pico
13-01-2003, 11:57 AM
@Mike;
MANY thanks :)
would it not be a good idea for some Admin or Mod to make this topic sticky?

slikmik
13-01-2003, 04:05 PM
Originally posted by spaceimpact33
@slikmik just wondering have you tried g3n0lite v0.91-c with that was not released?
http://nokiafree.org/forums/attachment.php?s=&postid=48185
it allows you to view bitmaps and go through the text chunk plus
nokdoc said in this post
http://nokiafree.org/forums/showthread.php?s=&threadid=10508&highlight=animation
that you can see and edit the animation bit map table? but i just cant figure it out?:confused:

thanks Spaceimpact

Yes ive tried this version :) Its nice having a bitmap viewer, if you go to these offsests of the tables in a hex editor you can see obviously some patterns but i havent really played around yet :)
I use just g3 1.6 to edit menu struct but this version is handy too!

@ pico

I Agree it would but its all down to moderators i think, if this thread is popular enough i'm sure NokDoc and the team may well place it at the top of the forum along with the t-shirts and Nokiafree prasiing :)


Thanks all
Mike

slikmik
13-01-2003, 04:11 PM
Originally posted by fatihorhan
Hi Guys

I have read the posts here and tried to do something with a 3310 v579 flash but if i try to read the Menu Structure (Force Offset and Menu Description) do i have this OFFSETS



****************************************


# No language selected, will disable Texts

# PPM is located (via MCU info) at offset 00140000
#


Hiya fatihorhan,

This is the usual mistake im afraid in the language box simple write ENGL for english NORW for Norwegian GERM for German etc
And then on reading you shall see instead of ID290 blah blah blah prper text which is kind of easier to work with :D Obviously thr language chosen needs to be one which is in your current PPM language pack....

Mike

sk3done
13-01-2003, 08:51 PM
please help every flash file i trie i allways get invalid data instead of menu name how do iget it to display the menu names

im running xp


PPM is located (via MCU info) at offset 00290000
#

# ---------------------------------------------

# FLS : 3473408 bytes

# with PPM at 00290000

# offset: 001F3A00

# ---------------------------------------------

#

# checking given ROOT-entry..

# ... seems to be okay
#

#

[0x003F38C0] (0x0F) (0x10) (0x0101) [0x0012547E]
# --------------
[0x00000000] [0x00000000] [0x017800DC] (0x0000) (0x000F) (0x0100) (0x0020) (0x0040) (0x1CEE)
[0x00000000] [0x004B02C9] [0x00000040] (0x0000) (0x000F) (0x0040) (0x1C82) (0x003F) (0x2318)
[0x004F0387] [0x00000040] [0x00000010] (0x0040) (0x10D9) (0x0000) (0x00B4) (0x005D) (0x05E0) INVALID TEXT-ID
[0x00000040] [0x04000011] [0x004014FF] (0x003F) (0x2C24) (0x0069) (0x0387) (0x0000) (0x0040) id: 0x0040
[0x00000012] [0x00401D72] [0x003F2F58] (0x00B2) (0x0387) (0x0000) (0x0006) (0x4000) (0x001A) id: 0x0012
[0x003F2E7C] (0x0A) (0x80) (0x0101) [0x00125480]
# --------------
[0x00401D72] [0x00000000] [0x017800DC] (0x0000) (0x000F) (0x0100) (0x0020) (0x0040) (0x1BBC) id: 0x047A
[0x0000000D] [0x017805E0] [0x00000054] (0x0800) (0x0020) (0x0040) (0x1BC2) (0x0000) (0x000C) id: 0x000D
[0x017805E0] [0x00000054] [0x08000020] (0x0040) (0x1BB9) (0x0000) (0x0052) (0x0178) (0x05E0) INVALID ADDRESS
[0x00000054] [0x08000020] [0x00401601] (0x0000) (0x0025) (0x0178) (0x05E0) (0x0000) (0x0054) id: 0x0054
[0x04000020] [0x00401EB3] [0x00000089] (0x0178) (0x05E0) (0x0000) (0x0054) (0x0800) (0x0020) INVALID ADDRESS
(0x0000) (0x0022) (0xE3EC) (0x3300) (0x0000)
# --------------

GeeZuZz
13-01-2003, 11:25 PM
Originally posted by slikmik


Well ive figured it out for you :)
Aint i good... :p


You're the best... :) That was actually the problem.

I now added a snake menu (start game directly from menu), and a slideshow menu. But only the snake menu worked.

The slideshow menu only displayed "exit" as text where "select" normally is - and nothing else...

Here is the line i used:
+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0179) (0x0B64) (0x0000) (0x003E) (0x0000) (0x0024) Slideshow

Not sure it is correct though. What function ID should i use to launch the slideshow?

slikmik
14-01-2003, 12:18 AM
Originally posted by sk3done
please help every flash file i trie i allways get invalid data instead of menu name how do iget it to display the menu names

im running xp


PPM is located (via MCU info) at offset 00290000
#

# ---------------------------------------------

# FLS : 3473408 bytes

# with PPM at 00290000

# offset: 001F3A00

# ---------------------------------------------

#

# checking given ROOT-entry..

# ... seems to be okay
#

#

[0x003F38C0] (0x0F) (0x10) (0x0101) [0x0012547E]
# --------------
[0x00000000] [0x00000000] [0x017800DC] (0x0000) (0x000F) (0x0100) (0x0020) (0x0040) (0x1CEE)
[0x00000000] [0x004B02C9] [0x00000040] (0x0000) (0x000F) (0x0040) (0x1C82) (0x003F) (0x2318)
[0x004F0387] [0x00000040] [0x00000010] (0x0040) (0x10D9) (0x0000) (0x00B4) (0x005D) (0x05E0) INVALID TEXT-ID
[0x00000040] [0x04000011] [0x004014FF] (0x003F) (0x2C24) (0x0069) (0x0387) (0x0000) (0x0040) id: 0x0040
[0x00000012] [0x00401D72] [0x003F2F58] (0x00B2) (0x0387) (0x0000) (0x0006) (0x4000) (0x001A) id: 0x0012
[0x003F2E7C] (0x0A) (0x80) (0x0101) [0x00125480]
# --------------
[0x00401D72] [0x00000000] [0x017800DC] (0x0000) (0x000F) (0x0100) (0x0020) (0x0040) (0x1BBC) id: 0x047A
[0x0000000D] [0x017805E0] [0x00000054] (0x0800) (0x0020) (0x0040) (0x1BC2) (0x0000) (0x000C) id: 0x000D
[0x017805E0] [0x00000054] [0x08000020] (0x0040) (0x1BB9) (0x0000) (0x0052) (0x0178) (0x05E0) INVALID ADDRESS
[0x00000054] [0x08000020] [0x00401601] (0x0000) (0x0025) (0x0178) (0x05E0) (0x0000) (0x0054) id: 0x0054
[0x04000020] [0x00401EB3] [0x00000089] (0x0178) (0x05E0) (0x0000) (0x0054) (0x0800) (0x0020) INVALID ADDRESS
(0x0000) (0x0022) (0xE3EC) (0x3300) (0x0000)
# --------------

Ok well looking at your line like so:

PPM is located (via MCU info) at offset 00290000

i can see that its like a 4 meg flash and must be a 6210 7110 or something similar yes?

There may be some bugs with these phones as they have slight encryption and im sure theres still lots to find out :)

All i can suggest is try g3n0lite different versions, and plus make sure you have a language selected(!!!) like GERM for German ENGL for English etc in the languages option box

bgcngm
14-01-2003, 12:25 AM
Originally posted by slikmik


Glad i was able to help :)

What did ya manage to do ???

Mike

I restructured my 3310 menu... I wanted to insert Call divert menu inside Settings/Call settings. Don't you remember? By the way, I now have my 3310 v5.79 flash with restructured menus, fade in and out, only one language (English) and one T9 dictionary (English) and 573119 bytes free on the MCU. I was wondering... With 573119 bytes free can't I insert animated screensavers?

slikmik
14-01-2003, 12:55 AM
Originally posted by GeeZuZz


You're the best... :) That was actually the problem.

I now added a snake menu (start game directly from menu), and a slideshow menu. But only the snake menu worked.

The slideshow menu only displayed "exit" as text where "select" normally is - and nothing else...

Here is the line i used:
+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0179) (0x0B64) (0x0000) (0x003E) (0x0000) (0x0024) Slideshow

Not sure it is correct though. What function ID should i use to launch the slideshow?

No function ID is necessary as B64 is an independant function (i think :))

Do the same above without the "Slideshow" word at the end of the line just leave blank, maybe it helps? If not then just clone the below:

[0x00332078] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) SlideShow

Obviosult DEADBEEF it etc

Good luck
Sorry cant be of more help
Mike

markaidestine
14-01-2003, 03:57 AM
@ slikmik,
hi! i tried ur tutorial but unfortunately no success, here's what i did:

+ADD_TEXT Slideshow
[0x00332078] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)
*i put this lines under the net monitor lines and then i changed the above menu counter (0x0F) to (0x10), but the result was like this:

X:\public_html\nokia\devel\menus.c:977 generating failed... then i press ok and
the result in g3nolite comment was like this :

#
#
# 1. initializing generator...
# 2. getting structure...
gen_read_entries not enough parameters: 0
< +ADD_TEXT Slideshow
>

did i miss something? but if i erase the ADD TEXT word and write.... it has successfully written and add to my menu but the problem is the text id of that line..... i cant put a title menu of it becoz it doesnt have a text id....please help, I really want to learn how to put or assign a text id of a new menu! THANKS!

slikmik
14-01-2003, 04:04 AM
you forgot DEADBEEF :rolleyes:

line should be:

+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)

:) That should work fine

Oh and ive had some problems putting certain menus under Netmon (ie the last menu) so say put it at the top and give it a whirl :)

Mike

markaidestine
14-01-2003, 04:47 AM
ooops sorry, i made a mistake in my posting, this was the real one that ive entered in g3nolite:


+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)

put it below the net monitor and then changed the menu counter like what ive said on my above post then the result was:

X:\public_html\nokia\devel\menus.c:977 generating failed... then i press ok and
the result in g3nolite comment was like this :

#
#
# 1. initializing generator...
# 2. getting structure...
gen_read_entries not enough parameters: 0
< +ADD_TEXT Slideshow
>

but if i erase the ADD TEXT word and write.... it has successfully written and add to my menu but the problem is the text id of that line..... i cant put a title menu of it
did i miss something? THANKS AGAIN!

slikmik
14-01-2003, 05:00 AM
Mmmm strange :rolleyes:

Have you tried placing the menu further up?
As in say under phone book.... try it and see :) may work may not just suggesting


All you've done is correct so dont know why it aint working :(

Keep going at it

Mike

slikmik
14-01-2003, 05:05 AM
Originally posted by bgcngm


I restructured my 3310 menu... I wanted to insert Call divert menu inside Settings/Call settings. Don't you remember? By the way, I now have my 3310 v5.79 flash with restructured menus, fade in and out, only one language (English) and one T9 dictionary (English) and 573119 bytes free on the MCU. I was wondering... With 573119 bytes free can't I insert animated screensavers?

Animated screensavers.... :D

Where would you start? How would you call them, make one frame appear after the other? it's not as easy as it sounds! :)

Anyways have a play and see what ya can do

Mike

markaidestine
14-01-2003, 06:51 AM
Originally posted by slikmik
Mmmm strange :rolleyes:

Have you tried placing the menu further up?
As in say under phone book.... try it and see :) may work may not just suggesting


All you've done is correct so dont know why it aint working :(

Keep going at it

Mike


thanks, ill try that!

domsat
14-01-2003, 07:48 AM
thanks, all!

sk3done
14-01-2003, 08:12 AM
@silmilk

thanks for the reply i have the lang selected as english and its only a 33xx 4.16 flash file none modifed

now i have it displaying only some of the menu descriptors the rest are all trashed and unreadable . ne ideas

b0rg3
14-01-2003, 11:28 AM
@markaidestine

what version of g3n0lite are you using? i tried to add just what you typed in the thread after the net monitor menu:

+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)

it worked fine, it displayed this message after i opened the saved file:

[0x0031375E] [0x00000000] [0x0000006C] (0x00B6) (0x05E0) (0x0000) (0x003E) (0x0000) (0x0018) Profiles
[0x00312F99] [0x00000000] [0x000000A9] (0x0057) (0x05E0) (0x0000) (0x003E) (0x0000) (0x0020) Picture
[0x0010DEC4] [0x00000000] [0x00000036] (0x00CF) (0x05E0) (0x0000) (0x003E) (0x0000) (0x001F) INVALID ADDRESS
[0x00312EE2] [0x00000000] [0x00000030] (0x00DE) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Net monitor
[0x0032B96E] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) Slideshow

during this procedure, i used mcu+ppm of 3310v5.57 (clean one) and g3n0lite 1.7 (not 1.7b)

best wishes!
:)

slikmik
14-01-2003, 01:35 PM
Originally posted by sk3done
@silmilk

thanks for the reply i have the lang selected as english and its only a 33xx 4.16 flash file none modifed

now i have it displaying only some of the menu descriptors the rest are all trashed and unreadable . ne ideas

Not got a clue mate

Wierd :confused:

Try using different flashes from internet MCU + PPM ones, and try with g3n0lite 1.6 and 1.7...

Mike

sk3done
14-01-2003, 06:14 PM
@slikmik

hi just relised we have the same first name wierd

now this is wierd i have just opened the same file again in the same version of genolite and whatb do u know the bugger now works

weird weird

thanks mike your a gem like all us mikes

slikmik
15-01-2003, 12:55 AM
Well well well, glad its working Mike :)

Have fun

Mike

markaidestine
15-01-2003, 01:13 AM
thank you very much slikmik now i successfully learned how to assign a text id on a new menu, really thanks pal..... and now im trying to learn how to assign a bitmap id, what i did was... i tried to search first in ppmedit some unused/rarely used bitmap, then use his bitmap id to put it in my slideshow menu, its beside/before the (0x0B64)....sometimes successful but sometimes its not, can u teach me your way or ur easiest way to do it? THANKS AGAIN PAL!

slikmik
15-01-2003, 01:32 AM
Excellent im glad its working for you mate :)

Ok say the line below...

[0x00318101] [0x00000000] [0x00000000] (0x0057) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Phone book

Right, now what i tend to do is use g3n0lite 0.91g by joox because its got the ickle menu picture thing which is handy :) so we for example check out (0x0057) and see that the next one along is the phone book one simple, ok we know that now check the final digit of the line (0x0013) this is the animation number :D

Open up FLSEDIT and goto animatiosn you shall see that this number corresponds to the animation ID, doesnt seem to be exact and i havent got time to play but you get the idea, so if you have a new menu just change (0x0057) to whatever cool graphic you would like on the left of the menu word or the last bit (0x0013) to change the animation

Hopw this has been of some use

Mike

GeeZuZz
15-01-2003, 02:22 AM
Ah, i got an idea...

new menu with with the startup ID as animation ID... Will that work, or will it limit it to the size of the normal menu anims?

slikmik
15-01-2003, 02:45 AM
Try it and see... :)

markaidestine
16-01-2003, 01:58 AM
@ SLIKMIK,
thanks pal to ur tip, it really works!.... thanks IDOL!!

pipoy
21-01-2003, 05:38 AM
why is it that it will not display all the menus of 3350
anybody can answer this? is it really supports 3350

slikmik
23-01-2003, 01:49 AM
3350 ?

Is it highly modded?

If a clean one doesnt show properly in g3n0lite then possibly its just not supported. maybe g3gg0 or joox could enlighten us :)

Mike

newcasper
24-01-2003, 07:32 AM
plz I wanna add a new menu called favourites include 3 sub menues in my 6110 v5.48
should I type
+ADD_TEXT Favorites
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0043) (0x0387) (0x0000) (0x0035) (0x0130) (0x0000) Favorites
[0x00000000] (0x03) (0xC0) (0x0101) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0043) (0x00DC) (0x0000) (0x0035) (0x0130) (0x0000) Favorites
in the begining as 3110
or it is different in 6110?
as I tried to do that but I could not
althoug I success to add just one menu called write messages
but can not create menu with sub menues
plzzzzzzzzzz help me

slikmik
24-01-2003, 06:04 PM
why cant u?

your section seems correct

what errors does it throw at you? :)

Mike

newcasper
25-01-2003, 12:56 AM
plz plz plz guys help me
I open the flash file in g3nolite then reserve ppm space as I do not have enough free space in mcu
then I made read menustructure and at the end of the menu structure
I wrote this

+ADD_TEXT Favorites
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0043) (0x0387) (0x0000) (0x0035) (0x0130) (0x0000) Favorites
[0x00000000] (0x03) (0xC0) (0x0101) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0043) (0x00DC) (0x0000) (0x0035) (0x0130) (0x0000) Favorites
[0x002B7B12] [0x002B7DA6] [0x00000020] (0x004C) (0x05E0) (0x0000) (0x004A) (0x0400) (0x0000) Write messages
[0x002B7ADF] [0x002B7E24] [0x0000001D] (0x004C) (0x05E0) (0x0000) (0x004A) (0x0000) (0x0000) Inbox
[0x002B778E] [0x002B7DAF] [0x00000041] (0x004C) (0x05E0) (0x0000) (0x004A) (0x0800) (0x0000) Fixed dialling

the blue values I cpoied them from the br0g tutorial of 3310 v5.57
and the red values I copied from my clean flash file
then I correct the the menu counter in the first line which was
[0x002B2E28] (0x0A) (0x10) (0x0101) [0x0010C5AE]
to
[0x002B2E28] (0x0B) (0x10) (0x0101) [0x0010C5AE]

but when I press on write menustructure I got this message


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


I tried doing that by v1.7b, v1.7,v1.6

plz tell me what is wrong ?
I guess that the blue values of favourites should be different in 6110 than 3310 am I right ?

pipoy
25-01-2003, 05:10 AM
Originally posted by slikmik
3350 ?

Is it highly modded?

If a clean one doesnt show properly in g3n0lite then possibly its just not supported. maybe g3gg0 or joox could enlighten us :)

Mike
tnx for the reply! i tried the clean image file. but it does not display the whole menu structure, only a part of it.

:rolleyes:

newcasper
26-01-2003, 03:02 AM
I am sorry guys for annoying u with my questions
I was really so stupid
I 4get to add #

lordhendrix
27-01-2003, 07:41 PM
:) yaeh

markaidestine
28-01-2003, 01:21 PM
i tried to inject a slideshow in a modified 8210 5.13, but it prompted like i dont have enough free mcu space, how can i add more space so i can inject a slideshow? thanks in advance !

blueworks
28-01-2003, 05:30 PM
hi...may i know where i can get
g3n0lite .91g? or maybe you can upload it or something...thanx alot... =)

slikmik
29-01-2003, 02:14 AM
search my friend... :)

its on the forum several times

Mike

slikmik
29-01-2003, 02:16 AM
Originally posted by markaidestine
i tried to inject a slideshow in a modified 8210 5.13, but it prompted like i dont have enough free mcu space, how can i add more space so i can inject a slideshow? thanks in advance !

I tell you in this thread :)

And another two threads in this forum tell of how to do this also :)

Mike

jigger
29-01-2003, 04:10 AM
@slikmik

hi,
just want to ask easier steps to call bitmaps and assigned animation IDs in a new menu...i got no problem if i borrow bitmaps and animation ID from other menu but when i call other bitmaps, my problem is the animation ID assignment...what i did is to resort to trial and error: listing all menu animation ID, use base converter and try to change it to next higher hex or the next lowest hex and flash, until ill get the exact animation ID...but this is a tasking process...i use g3nolite v0.91g and flsedit, but nowhere in these programs that can locate the animation ID if i call a particular bitmap...any ideas to determine the right animatin ID without resorting to trial and error?

blueworks
29-01-2003, 05:00 AM
i tried searching but all i find is just g3n0lite 0.91f...i can't find 0.91g anywhere... :(

blueworks
29-01-2003, 05:02 AM
@ jigger

can u please email me a copy of
g3n0lite 0.91g? can't seem to find it anywhere... thanx... =)

[email protected]

pipoy
29-01-2003, 05:13 AM
Originally posted by blueworks
i tried searching but all i find is just g3n0lite 0.91f...i can't find 0.91g anywhere... :(
here it is :D

jigger
29-01-2003, 06:13 AM
thanks pipoy for uploading...

@slikmik
how about if we utilize the empty bitmap animation added in "3310-579_PrjZ_r1c" or Guntcha's "myproject"...the bitmaps IDs were given but theres no pointer for its animation ID?

domsat
29-01-2003, 06:19 AM
Originally posted by blueworks
hi...may i know where i can get
g3n0lite .91g? or maybe you can upload it or something...thanx alot... =)

bai blue;
try getting it from this link: http://groups.yahoo.com/group/Flashers_Files/
you have to subscribe, though.

belabs
29-01-2003, 08:01 PM
@ slikmik

i tried using these values into my 3210 but it points to other menus,


[0x0033D494] [0x00000000] [0x0000006F ] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Power
[0x0033B8A2] [0x00000000] [0x000000?3E ] (0x0037) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000) Reset


do u know what are the correct ones for 3210? i use [0x000000?8C ] for the RESET function. It restarts my phone but i think it restarts because it cause an error.


(Hey im speaking ENGLISH!!!! Thanks to my teacher X-Pres. ERAP)

slikmik
30-01-2003, 12:28 AM
======== = = [0x00000000] - mobile phone reset with PI [0x00000001] - entirely out of the head menu out [0x00000002 goes goes] - to the first menu number (Nr.1) (To the Top!) [0x00000003] - name & number into the index [0x00000004 register goes is stored] - SIM status retrieve [0x00000005] - entirely out of the
head menu out [0x00000006] - it anything (kA what!) [0x00000007] - call construct (only 'n Fake!) [0x00000008] - security code input (after OK no effect!) [0x00000009] - security code change [0x0000000A] - 'war0anty' menu [0x0000000B called will change is called choose] - key sound strength change [0x0000000C]
- Ruftonlautstärke [0x0000000D] - Ruftontyp [0x0000000E] - first number out of the index [0x0000000F] - number (after selection nothing!)



Set [0x00000010] - on work attitude back (with security code would query!) Delete [0x00000011] - all lists (in the menu call list!) Is [0x00000012] - anything carried out (only what?) Do [0x00000013] - something confirm (only what? - Must with OK confirmed become!) [0x00000014] - call duration option (time meter etc!) Set [0x00000015] - time meter back (with security code would query!) [0x00000016] - first number out of the index is called [0x00000017] - entirely out of the head menu out [0x00000018 goes] - call costs option (call costs etc!) [0x00000019] - it becomes after the PIN2 asked (perhaps around the call costs back to set!) Does [0x0000001A] - it become after the PIN2
asked (only for what?) Does [0x0000001B] - it become after the PIN2 asked (only for what?) [0x0000001C] - SMS exit is called [0x0000001D] - SMS entrance [0x0000001E called becomes] - it does not appear a text: 'Kutzmitt. anzeigbar' [0x0000001F] - option without picture and text (also without function!)



[0x00000020] - SMS compose is called [0x00000021] - number input to send around any SMS [0x00000022] - SMS center select (the Set's it!) [0x00000023] - option without picture and text (also without function!) [0x00000024] - Toneditor [0x00000025] - anything compose (has 182
signs and become only numbers supposed. It serves for example for *100#!) [0x00000026] - it appears some information that no number visibly is [0x00000027] - subject of option [0x00000028] - subject thereto [0x00000029] - subject (subject out of / no. statement!) Select
[0x0000002A] - any language (before the languages are gepuntete box!) [0x0000002B] - number of the Sprachmailbox change [0x0000002C] - number of the Sprachmailbox [0x0000002D call] - number of the Sprachmailbox call [0x0000002E] - Net monitor (petition of a test!) [0x0000002F] -
goes entirely out of the head menu out



[0x00000030] - PIN1 change [0x00000031] - PIN1 in the mobile phone start (a / end!) queries! [0x00000032] - PIN2 would query (after OK no effect!) [0x00000033] - PIN2 change [0x00000034] - without function (in D2 appears here the 'D2 service menu'!) [0x00000035] - the mobile phone hangs itself on [0x00000036] - mobile phone resetet with PI [0x00000037 queries] - it appears some information with only a m [0x00000038] - petition field with max. 1 sign (over the
petition field stands only a m!) [0x00000039] - Reset without PI [0x0000003A] - Reset without PI [0x0000003B] - automatically / manually (automatic Rufannahme or illumination?!) Wait [0x0000003C] - for network confirmation (can long wait!) [0x0000003D] - number searches (belief in the index!) [0x0000003E] - call option (DTMF send etc!) seek [0x0000003F] - phone number and call after OK



[0x00000040] - 'z' calls at (Fake! It calls no. C and answers except function!) [0x00000041] - a selection (a / end / numbers!) [0x00000042] - a selection (search / adding / everyone delete!) Do [0x00000043] - directions selection [0x00000044] - PIN2 input (only why?) Change [0x00000045] - telephone connection (direction 1 and 2!) [0x00000046] - telephone security (a / end!) [0x00000047] - security code input (without effect!) Select [0x00000048] -
Ruftonart (1x, increasing, etc!) Input [0x00000049] - groups number [0x0000004A] - according to anything OK delete (only what?) [0x0000004B] - goes entirely out of the head menu out [0x0000004C] - entirely out of the head menu out [0x0000004D goes registering replace] - name & number into the index [0x0000004E] - without function [0x0000004F] - first entry in the index (through nothing!)



Change [0x00000050] - greeting (text input!) [0x00000051] - it appears a menu where only 10 rectangles stand [0x00000052] - it anything is stored (kA what!) Register [0x00000053] - without function [0x00000054] - name into the index (name is not stored!) [0x00000055] - name & number into the index [0x00000056 register] - index menu (sound assign, entry send, etc!) [0x00000057] - menu with index symbol (no entries to see!) [0x00000058] - any lower menu of the index (working, deleting, short choice!) [0x00000059] - short choice key work [0x0000005A] - entry out of index delete
(Einzelnt!) Replace [0x0000005B] - first entry in the index (through nothing!) [0x0000005C] - Pixel in the Display disappear (Belibiege key to that restore!) [0x0000005D] - devices for calls freischalten (in C mobile phone from, in 'menu mobile phone reset!) [0x0000005E] - clock (conceal, place, format!) change [0x0000005F] - time



[0x00000060] - computer [0x00000061] - exchange rate for 1 unit apiece [0x00000062 change] - profile menu (turning off, user., silently, etc!) Do [0x00000063] - without function [0x00000064] - games [0x00000065] - back to rotation [0x00000066] - plain of rotation [0x00000067 change] - instructions for rotation [0x00000068] - Klingelton selection (only for which
Zweg?) [0x00000069] - SMS sound selection [0x0000006A] - date [0x0000006B change receive] - date change [0x0000006C] - Bildmitt. (showing = hangs up, storage = text editor) [0x0000006D] - bell sound receive (reproduction = drawer beam, storage = emptier sound!) [0x0000006E] - Logo receive (showing = 'snow', storage = standard Logo for example T-D1!) [0x0000006F]
- stop is indicated (not permitted stands inside!)



[0x00000070] - first number out of the index is called [0x00000071] - menu Bildmitt. [0x00000072 called becomes] - menu Bildmitt. is called [0x00000073] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000074] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000075] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000076] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000077] - first picture in Bildmitt. indicate
[0x00000078] - SMS compose (Fake! With 230 signs. Send after tried, reset!) [0x00000079] - SMS menu (working, deleting, details, etc!) [0x0000007A] - SMS compose (Fake! With 230 signs. Send after tried, reset!) [0x0000007B] - sender is indicated (like in a SMS for example! Only without number!) [0x0000007C] - goes entirely out of the head menu out [0x0000007D] - Startup Animation we called


^^^ theres the 5e0 table for the 3210 version 6

Mike

blueworks
30-01-2003, 03:39 AM
@DOMSAT
@pipoy


thanx...i really appreciate your replies...
still a newbie with this stuff...hehehe...

westy
02-02-2003, 06:56 AM
i want my phone to have only 2 menu's when 'menu button' is clicked, 1 of which will have every menu as it would normally be excluding games and the other will be games, how do i do this?

i am having trouble grasping most of the topic so could you please be specific?

thanks :)

westy
02-02-2003, 06:59 AM
oh oh oh hey slikmik do u have a 50e table for the 5510?

thanks

slikmik
02-02-2003, 03:47 PM
Originally posted by westy
i want my phone to have only 2 menu's when 'menu button' is clicked, 1 of which will have every menu as it would normally be excluding games and the other will be games, how do i do this?

i am having trouble grasping most of the topic so could you please be specific?

thanks :)

Hey this is what i kind of have :)

I have a "SlikMik" menu which contains shortcuts like writemessages/inbox and keyguard a "techy" menu which has power option Reset option and slideshow option a "rEstricted" neu and a "stuff" menu, kinda cool :D

Onlyt problem is for some insane reason i can't havemore than FOUR menus inside my menus if ya know what i mean

MENU
-- one
-- two
-- three
-- four

If i have five intrernal things it only shows 4 :rolleyes: strange

of course ive changed the pointer for menu count etc

Any ideas? (im askin for help for a change :p )

--------

Oh and sorry Westy i dont have the 5e0 table for 5510
just create lots of new menus in g3n0lite with the 5e0 bit and different numbers in the function ID part and see what they do, sure would be appreciated :)

Mike

p.s. Thanks to thegsm-freeboard for the 5e0 tables all i did was try me best to translate them from german and bring them to nfree

pipoy
03-02-2003, 05:19 AM
i have succesfully added menu with 10 submenu entries including the slideshow function and it works very well with animated menu grafix that i borrowed from sim card menu, but i got this small problem, after the slideshow, the screen displays nothin except the word "ok" at the bottom, but when i press the button, nothin happens, i have to press the cancel button to return to the main screen. i want that "ok" thing will work. dis i mis something? sori for my english :D

westy
03-02-2003, 09:57 AM
Originally posted by slikmik


Hey this is what i kind of have :)

I have a "SlikMik" menu which contains shortcuts like writemessages/inbox and keyguard a "techy" menu which has power option Reset option and slideshow option a "rEstricted" neu and a "stuff" menu, kinda cool :D

Onlyt problem is for some insane reason i can't havemore than FOUR menus inside my menus if ya know what i mean

MENU
-- one
-- two
-- three
-- four

If i have five intrernal things it only shows 4 :rolleyes: strange

of course ive changed the pointer for menu count etc

Any ideas? (im askin for help for a change :p )

--------

Oh and sorry Westy i dont have the 5e0 table for 5510
just create lots of new menus in g3n0lite with the 5e0 bit and different numbers in the function ID part and see what they do, sure would be appreciated :)

Mike

p.s. Thanks to thegsm-freeboard for the 5e0 tables all i did was try me best to translate them from german and bring them to nfree

about your limit of only four i had that problem but quickly fixed it with changeing the (0x08) part below this is for the sub menu, but im sure you know this allready
[0x00480120] (0x08) (0x80) (0x0101) [0x00000000]

as for the 5e0 table i kinda suck at it some of them are teh same as the 3210 as listed but do you have a 3330 table as it would prolly have alot of similar codes?

and how do i animate a menu icon?, i want to make a picture section and have animations in there (not animated sms) and i want to display the main startup logo in here too :)....but how??

thanks

slikmik
03-02-2003, 05:09 PM
Originally posted by pipoy
i have succesfully added menu with 10 submenu entries including the slideshow function and it works very well with animated menu grafix that i borrowed from sim card menu, but i got this small problem, after the slideshow, the screen displays nothin except the word "ok" at the bottom, but when i press the button, nothin happens, i have to press the cancel button to return to the main screen. i want that "ok" thing will work. dis i mis something? sori for my english :D

Well lucky you having ten sub menus :p

Ok about that OK thingy i have the same not looked too in depth but you can change what buttons are displayed by changing the value like so:

[0x0034ACAC] [0x00000000] [0x0034B0A8] (0x0088) (0x0387) (0x0000) (0x003E) (0x0000) (0x0016) Restricted

3E is selct i think and all zeros is just OK but not sure just experiment ;)

About animations the last part in italics is the animation ID :D

Mike

westy
04-02-2003, 11:53 AM
@ slickmik i thought that was the animation menu but is is it possible to add a new one so i dont have to go over the existing ones??

thanks

p.s i have sub-menus that are over 8 selections, without a problem...

shmike
09-02-2003, 12:36 PM
I'm just starting with this g3n0lite stuff at the moment, and i just wanted to run a few things over the people who've had some experience at it..

I'm familiar with the idea that i have to add a text ID for the text that's gonna appear at the new root menu:

+ADD_TEXT shmike
[0xDEADBEEF] [0x00000000] [0x00000000] (0x014A) (0x0387) (0x0000) (0x003E) (0x0000) (0x001F) shmike


So if i wanna make submenus under this new menu, i gotta do the +ADD_TEXT thing again right? So it'll all be something like:

+ADD_TEXT shmike
[0xDEADBEEF] [0x00000000] [0x00000000] (0x014A) (0x0387) (0x0000) (0x003E) (0x0000) (0x001F) shmike
[0x00000000] (0x01) (0xC0) (0x0101) [0x00000000]
******+ADD_TEXT Slideshow
******[0xDEADBEEF] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) Slideshow


Would something like that work in the one go? Or do i have to "Write Menu" after the first +ADD_TEXT, read it and then do the submenu thing and the +ADD_TEXT again?

RX5
10-02-2003, 10:07 AM
hello peeps,

anyone here knows how to edit the slideshows?

what program to use?

tnx....

gsmlight
10-02-2003, 10:39 AM
Please any one know that?
I want to add a code (like *#12345#) to phone
like rex flash 3315 to show a message or bmp
Any one know about this?
Is it possible by g30nlite?

slikmik
10-02-2003, 03:20 PM
Originally posted by shmike
I'm just starting with this g3n0lite stuff at the moment, and i just wanted to run a few things over the people who've had some experience at it..

I'm familiar with the idea that i have to add a text ID for the text that's gonna appear at the new root menu:

+ADD_TEXT shmike
[0xDEADBEEF] [0x00000000] [0x00000000] (0x014A) (0x0387) (0x0000) (0x003E) (0x0000) (0x001F) shmike


So if i wanna make submenus under this new menu, i gotta do the +ADD_TEXT thing again right? So it'll all be something like:

+ADD_TEXT shmike
[0xDEADBEEF] [0x00000000] [0x00000000] (0x014A) (0x0387) (0x0000) (0x003E) (0x0000) (0x001F) shmike
[0x00000000] (0x01) (0xC0) (0x0101) [0x00000000]
******+ADD_TEXT Slideshow
******[0xDEADBEEF] [0x00000000] [0x00000003] (0x0037) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) Slideshow


Would something like that work in the one go? Or do i have to "Write Menu" after the first +ADD_TEXT, read it and then do the submenu thing and the +ADD_TEXT again?

Shmike do one at a time, else it wont know what to deadbeef with what! :)



-------------------------
'RX5 hello peeps,

'anyone here knows how to edit the slideshows?

'what program to use?

'tnx....

RX5 ---> Use HexGraph (search for it!) its simple to use and allows you to edit the slideshow animation frames easily :) make note of the offsets when you have made a sideshow in g3n0lite in the window.


----------------------
'gsmlight
'Please any one know that?
'I want to add a code (like *#12345#) to phone
'like rex flash 3315 to show a message or bmp
'Any one know about this?
'Is it possible by g30nlite?

Just create a slideshow using g3n0lite then edit *#sim0clock# to whatever you want or even better create a menu that activates it :)

Mike

shmike
10-02-2003, 03:24 PM
Shmike do one at a time, else it wont know what to deadbeef with what!

Well i already have tried it with multiple +ADD_TEXT's and DEADBEEF's and it worked fine. I just put the line of +ADD_TEXT before each DEADBEEF. :)

evil_chicken
19-03-2003, 06:49 PM
Hi,
I tried to make my own menu in G3n0lite 1.7(not b), but with no success. Here's the code I tried to inject:

+ADD_TEXT OblČbené
[0xDEADBEEF] [0x00000000] [0x00000000] (0x00E2) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) OblČbené
[0x00000000] (0x06) (0x80) (0x0101) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) OblČbené
[0x0031822A] [0x00000000] [0x00000021] (0x0179) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Psµt zprµvy
[0x003180E3] [0x00000000] [0x00000066] (0x0179) (0x05E0) (0x0000) (0x0052) (0x2800) (0x0024) BudČk
+ADD_TEXT Snake II
[0xDEADBEEF] [0x00000000] [0x00000072] (0x0179) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Snake II
+ADD_TEXT Vymazat hovory
[0xDEADBEEF] [0x00000000] [0x00000012] (0x0179) (0x05E0) (0x0000) (0x0042) (0x3000) (0x0024) Vymazat hovory
[0x00317516] [0x00000000] [0x00000030] (0x0179) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Net monitor
+ADD_TEXT Slide show
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0179) (0x0b64) (0x0000) (0x0000) (0x0000) (0x0000) Slide show

But when I press "Write Structure", G3n0lite displays an error:

# 2. getting structure...
# adding text 'Obl' to data region
gen_read_entries not enough parameters: 1
<[0x00000000] (0x06) (0x80) (0x0101) [0x00000000]
>

But I think there IS enough parameters, or am I wrong?

THANK YOUUUU! :)

hoyas
20-03-2003, 07:49 AM
can anyone here teach mo how to put ALL menus under only one menu..


Example..


Own menu
|__________Messages
|__________Call Register
|__________Profiles
|__________etc......


if you push the menu on your phone it only displays the Own Menu....


thanks...
hope you can help me..

domsat
21-03-2003, 02:22 AM
Originally posted by hoyas
can anyone here teach mo how to put ALL menus under only one menu..


Example..


Own menu
|__________Messages
|__________Call Register
|__________Profiles
|__________etc......


if you push the menu on your phone it only displays the Own Menu....


thanks...
hope you can help me..

@Hoyas

try contacting Benlags. This is his entry for the contest...

adrianpopa
27-03-2003, 05:01 PM
Here's something i've been thinking for the last day: lets say you press the down key (on a 3315 or 3310) and enter the phonebook. The names will apear and below we have the "CALL" option. I want to replace this with "OPTIONS" (like it appears when viewing "Missed calls" but not including "Time of call" and "Save"), so i can then access the "Call", "Send SMS","Edit number" and "Erase" more easely. I think this function is implemented in some models (6110?).
Maybe you guys can help me with this.

ldicdican
02-04-2003, 07:46 AM
@slikmik,

do you have function table for 5110/3210?

because i just want to include on my self-made menu the "Power" and "Reset" menu.

thanks in advanced!:)

br,

Relhist
03-04-2003, 04:42 PM
@Slikmik:
Do ya think it is possible to modify the sw for n3210 so that it beeps in every hour?

Thx,
relhist

slikmik
04-04-2003, 12:17 AM
Originally posted by ldicdican
@slikmik,

do you have function table for 5110/3210?

because i just want to include on my self-made menu the "Power" and "Reset" menu.

thanks in advanced!:)

br,

3210 one:

======== = = [0x00000000] - mobile phone reset with PI [0x00000001] - entirely out of the head menu out [0x00000002 goes goes] - to the first menu number (Nr.1) (To the Top!) [0x00000003] - name & number into the index [0x00000004 register goes is stored] - SIM status retrieve [0x00000005] - entirely out of the
head menu out [0x00000006] - it anything (kA what!) [0x00000007] - call construct (only 'n Fake!) [0x00000008] - security code input (after OK no effect!) [0x00000009] - security code change [0x0000000A] - 'war0anty' menu [0x0000000B called will change is called choose] - key sound strength change [0x0000000C]
- Ruftonlautstärke [0x0000000D] - Ruftontyp [0x0000000E] - first number out of the index [0x0000000F] - number (after selection nothing!)



Set [0x00000010] - on work attitude back (with security code would query!) Delete [0x00000011] - all lists (in the menu call list!) Is [0x00000012] - anything carried out (only what?) Do [0x00000013] - something confirm (only what? - Must with OK confirmed become!) [0x00000014] - call duration option (time meter etc!) Set [0x00000015] - time meter back (with security code would query!) [0x00000016] - first number out of the index is called [0x00000017] - entirely out of the head menu out [0x00000018 goes] - call costs option (call costs etc!) [0x00000019] - it becomes after the PIN2 asked (perhaps around the call costs back to set!) Does [0x0000001A] - it become after the PIN2
asked (only for what?) Does [0x0000001B] - it become after the PIN2 asked (only for what?) [0x0000001C] - SMS exit is called [0x0000001D] - SMS entrance [0x0000001E called becomes] - it does not appear a text: 'Kutzmitt. anzeigbar' [0x0000001F] - option without picture and text (also without function!)



[0x00000020] - SMS compose is called [0x00000021] - number input to send around any SMS [0x00000022] - SMS center select (the Set's it!) [0x00000023] - option without picture and text (also without function!) [0x00000024] - Toneditor [0x00000025] - anything compose (has 182
signs and become only numbers supposed. It serves for example for *100#!) [0x00000026] - it appears some information that no number visibly is [0x00000027] - subject of option [0x00000028] - subject thereto [0x00000029] - subject (subject out of / no. statement!) Select
[0x0000002A] - any language (before the languages are gepuntete box!) [0x0000002B] - number of the Sprachmailbox change [0x0000002C] - number of the Sprachmailbox [0x0000002D call] - number of the Sprachmailbox call [0x0000002E] - Net monitor (petition of a test!) [0x0000002F] -
goes entirely out of the head menu out



[0x00000030] - PIN1 change [0x00000031] - PIN1 in the mobile phone start (a / end!) queries! [0x00000032] - PIN2 would query (after OK no effect!) [0x00000033] - PIN2 change [0x00000034] - without function (in D2 appears here the 'D2 service menu'!) [0x00000035] - the mobile phone hangs itself on [0x00000036] - mobile phone resetet with PI [0x00000037 queries] - it appears some information with only a m [0x00000038] - petition field with max. 1 sign (over the
petition field stands only a m!) [0x00000039] - Reset without PI [0x0000003A] - Reset without PI [0x0000003B] - automatically / manually (automatic Rufannahme or illumination?!) Wait [0x0000003C] - for network confirmation (can long wait!) [0x0000003D] - number searches (belief in the index!) [0x0000003E] - call option (DTMF send etc!) seek [0x0000003F] - phone number and call after OK



[0x00000040] - 'z' calls at (Fake! It calls no. C and answers except function!) [0x00000041] - a selection (a / end / numbers!) [0x00000042] - a selection (search / adding / everyone delete!) Do [0x00000043] - directions selection [0x00000044] - PIN2 input (only why?) Change [0x00000045] - telephone connection (direction 1 and 2!) [0x00000046] - telephone security (a / end!) [0x00000047] - security code input (without effect!) Select [0x00000048] -
Ruftonart (1x, increasing, etc!) Input [0x00000049] - groups number [0x0000004A] - according to anything OK delete (only what?) [0x0000004B] - goes entirely out of the head menu out [0x0000004C] - entirely out of the head menu out [0x0000004D goes registering replace] - name & number into the index [0x0000004E] - without function [0x0000004F] - first entry in the index (through nothing!)



Change [0x00000050] - greeting (text input!) [0x00000051] - it appears a menu where only 10 rectangles stand [0x00000052] - it anything is stored (kA what!) Register [0x00000053] - without function [0x00000054] - name into the index (name is not stored!) [0x00000055] - name & number into the index [0x00000056 register] - index menu (sound assign, entry send, etc!) [0x00000057] - menu with index symbol (no entries to see!) [0x00000058] - any lower menu of the index (working, deleting, short choice!) [0x00000059] - short choice key work [0x0000005A] - entry out of index delete
(Einzelnt!) Replace [0x0000005B] - first entry in the index (through nothing!) [0x0000005C] - Pixel in the Display disappear (Belibiege key to that restore!) [0x0000005D] - devices for calls freischalten (in C mobile phone from, in 'menu mobile phone reset!) [0x0000005E] - clock (conceal, place, format!) change [0x0000005F] - time



[0x00000060] - computer [0x00000061] - exchange rate for 1 unit apiece [0x00000062 change] - profile menu (turning off, user., silently, etc!) Do [0x00000063] - without function [0x00000064] - games [0x00000065] - back to rotation [0x00000066] - plain of rotation [0x00000067 change] - instructions for rotation [0x00000068] - Klingelton selection (only for which
Zweg?) [0x00000069] - SMS sound selection [0x0000006A] - date [0x0000006B change receive] - date change [0x0000006C] - Bildmitt. (showing = hangs up, storage = text editor) [0x0000006D] - bell sound receive (reproduction = drawer beam, storage = emptier sound!) [0x0000006E] - Logo receive (showing = 'snow', storage = standard Logo for example T-D1!) [0x0000006F]
- stop is indicated (not permitted stands inside!)



[0x00000070] - first number out of the index is called [0x00000071] - menu Bildmitt. [0x00000072 called becomes] - menu Bildmitt. is called [0x00000073] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000074] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000075] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000076] - mobile phone reset (time with PI, once without. It hangs itself also occasionally once on!) [0x00000077] - first picture in Bildmitt. indicate
[0x00000078] - SMS compose (Fake! With 230 signs. Send after tried, reset!) [0x00000079] - SMS menu (working, deleting, details, etc!) [0x0000007A] - SMS compose (Fake! With 230 signs. Send after tried, reset!) [0x0000007B] - sender is indicated (like in a SMS for example! Only without number!) [0x0000007C] - goes entirely out of the head menu out [0x0000007D] - Startup Animation we c



-=-=-=-=-=-


Hope these help they from gsmfreeboard.com kinda translated

Hope they help

I have reset menu and power etc on my 3315 the reset can be a bit buggy actually occasionally not working, actually me whole fone is buggy its modded to the end of the line n regurlarly crashes :( may have to start SlikMod 3 soon, maybe after g3n0lite 2 ;)


Mike

slikmik
04-04-2003, 12:18 AM
5110 one:
00,00,00,00% * Falls from 00,00,00,01% no reaction 00,00,00,02% no reaction 00,00,00,03% no reaction 00,00,00,04% no reaction 00,00,00,05 messages „stored“ 00,00,00,06% no reaction 00,00,00,07% no reaction 00,00,00,08 security codes change 00,00,0009% (back to the Mainscreen) 00Aufm LCD (knows however net why) appears 00,00 0A key sounds 00,00,00 0B Ruftonlautstärke 00,00,00 0C
Ruftontyp 00,00,00 0D * of my mama 00,00,00 0E% no reaction 00,00,00 0F Factory Reset 00,00,00,10 all call list delete 00,00,00,11 messages „Z“ with that „*-Icon“ 00,00,0012% no reaction to 00000013 call duration00,00,00,14 Sicherheitscodeabfrage – then again to the same menu point 00,00,00,15% (back to the Mainscreen) 00,00,00,16% (back to the Mainscreen) 00,00,00 17Anrufkosten
indicate 00,00,00,18 meters zurücksetzen (call costs) 00,00,00,19 costs notices 00,0000 1A costs limits 000000 1B communication exit 000000 1C communication entrances 000000 1D messages „SMS. Discard, compose input is sent write storage) 00,00,00 1E voids LCD with option menu (not usably) 00,00,00 1F communications 00,00,00,20 „number“-window with ner 4 inside (OK=“Vorherige SMS“)
00,00,00,21 Mitteilungs- options 00,00,00,22 void LCD with „OK“ (OK = no reaction) 00,00,00,23 SMS--window (sending = endless network *-picture) 00,00,0024 messages “no number visibly” 0000002500,26 lists with „subject of adding“ (OK = one comes into the conventional subject-menu) 00,00,00,27 LCD with „:“ thereon (Option=Liste(Thema from, no. Statement); arrow below =
„***ENDE***“) 00,00,00,28 lists (all languages for marking) 00,00,00,29 numbers of the Sprachmailbox 00,00,00 2A Suchfunze for directory 00,00,00 2B Suchfunze for directory 00,00,00 2C Netmonitor 00,00,00 2D% (no reaction) 00,00,00 2E pis 00,00,00 2F Pinabfrage change change 00,00,00,30 Pinabfrage 00,00,00,31 PIN2 000000,32 networks select wait input 00,00,00,33 „for network
answer“ 00,00,00,34 „number“ (no idea of which menu that comes.) 00,00,00,35 conversation options (stops, answers, Abweisen…..) 00,00,00,36 „number input“ (no idea of which menu that comes.) 00,00,00,37 Screen, as if someone 00,00,00,38 phone number restrictions 00,00,00,39 lists (search, adding, all deleting) calls 00,00,00 3A used directions 00,00,00 3B 00,00,00 3C telephone
securities 00,00,00 3D 00,00,00 3E Anrufsignalisierung 000000 3F 000000400000004100000042000000430000004400,00,00,45,00,00,00,46 Greetings 00,00,00,47,00,00,00,48,00,00,00,49,00,00,00 4A 00,0000 4B 000000 4C 000000 4D 000000 4E 000000 4F 0000005000000051 Errinnerungsfunktion 0000005200000053 time attitudes 0000005400000055Computers 00,00,00,56,00,00,00,57,00,00,00,58 games
00,00,00,59,00,00,00 5A 00,00,00 5B 00,00,00 5C Kurzmitteilungssignalton 00,00,00 5D 00,00,00 5E 00,00,00 5F




Thats the 5110 table, sorry its a bit crappy

slikmik
04-04-2003, 12:19 AM
Originally posted by Relhist
@Slikmik:
Do ya think it is possible to modify the sw for n3210 so that it beeps in every hour?

Thx,
relhist

Nope doubt it is possible due to totally reconfiguring the TIME bit of the programming MCU not easy i dont presume but hey a nice idea

Mike

ldicdican
04-04-2003, 04:18 AM
thanks slikmik!

i'll try this out and post the result if i made it successfully...HOPE SO:)

best regards,

BOEBOE
05-04-2003, 04:46 PM
In the TEXT-chunks that PPManager generates there is something like this: 1027 ENG Phonebook

Do you know what TEXT_ID this is in Genolite, or how we can calculate it?

newcasper
06-04-2003, 06:30 PM
when I tried to patch the 8250 clean flash file version 5.00 with slide show or with net strength it works nice but when I press *3370# I got contact service and I must reflash the eeprom to work again
oh I forgot to say that I tried g3nolite versions 1.6, 1.7, 1.7b
and I had the same problem in all versions

MaciejKa
07-04-2003, 05:08 PM
Hi!

I need the 5E0 table for 8250 (any version, but the best 6.00)

I want to play with menu structure in my 8250 just like U. I wanna make my own menu with functions Power, Reset etc.

can you help me?

Thanks a lot !

Relhist
07-04-2003, 09:44 PM
Hi,

Are there Nokia DCT3 with "hourly beep" function? Is it exist? maybe that can help implementing such function into a 3210...

Regards,
Oaks

Kontact
09-04-2003, 01:23 PM
Originally posted by BOEBOE
In the TEXT-chunks that PPManager generates there is something like this: 1027 ENG Phonebook

Do you know what TEXT_ID this is in Genolite, or how we can calculate it?

try this.

if u see the text_id. like for ex. 0x00331111. deduct 0x200000. now it's 0x131111. go there. u will now see something like this 040222. 3 bytes.

after this. get 0x0222. deduct this to the max number of COMM. if for ex. max # of comm is 0x50. (some flash hav different max count) 0x0222-0x50 = 0x1d2. then i think ppmanager could hav use decimal. btw, if u got wrong text. try adding 0x222+0x50. sorry, about this. it's been 2 months and i might have forgot it already. then u will see the exact text it points too.

btw, all offset n value in this sample r imaginary. if u still need some more info . we could try to do it on a specific flash, with actual offsets. like for ex. 3310.

hope this helps

regards,

ldicdican
10-04-2003, 12:56 AM
Originally posted by slikmik


Nope doubt it is possible due to totally reconfiguring the TIME bit of the programming MCU not easy i dont presume but hey a nice idea

Mike

hi slikmik!

i've tried to insert a "Switch off" menu on my 5110 using the menu table you provided me but to no success, could you please post the exact menu structure for 5110.

thanks m8! br,
:)

gabila
11-01-2004, 03:51 AM
can anyone tell me how to make a 6210 phone with 6250 flash and blinking led's when get incoming call?
mail-me at: [email protected] pls

Crux
11-01-2004, 12:45 PM
u just need to flash a 6250 mcu+ppm fls to your 6210

thats it

zul7234
15-01-2004, 01:51 AM
How do i create separate language for each languages in the flash. For example if i choose english, the new menu will display english language and if i choose Malay, i'll show the will showed in Malay ?

Thanks.

ChoyMan
18-01-2004, 10:33 AM
hi altogether..!!!

I will enquire, how to enhancing menu to 2100 and 3610
Whether g3n0lite 2 conduct that ?
if can, how to use?

Help to assist the me

My Ianguage inggris forgiveness destroy :D

zul7234
23-01-2004, 06:32 PM
@Slikmik

Do you have the function table for NHM9 3350 V5.30.
I need the switch off / reset value.
Btw, how do you get all these function table ?

Thanks.

Xanga
05-02-2004, 10:53 AM
Hey (Slikmik) I have been searching for softw to give my Nokia 3310 another langauge option like Kiswahili for instance but no avail. Im thinking, if I just change the main menu headings to read in kiswahili would this still work?? How to add the langauge option to the menu??
Thanx

Crux
05-02-2004, 11:02 PM
to add or remove languages, use ppmmaker by al

just get ur languages in other flashes of same version

hope i helped

Kontact
06-02-2004, 04:24 AM
@Slikmik

Do you have the function table for NHM9 3350 V5.30.
I need the switch off / reset value.
Btw, how do you get all these function table ?

Thanks.
----> 5E0 Table [ 3350 ] ( V 05.15 27-03-02 NHM-9 (c) NMP. ) <----
0020A838 5E0__(0x11) [0031B32D] (44E00000) -- > Restore
factory
settings
0x11B32E exact location of the said functions on mcu.

u can use genolite to find 'em..

sorry i only have 3350v513

regards

Xanga
06-02-2004, 02:32 PM
to add or remove languages, use ppmmaker by al

just get ur languages in other flashes of same version

hope i helped

Thanx Mon but what if no flash exists for these languages eg they have never been programmed into any phone you know... like new language??
Can I still use ppmmaker to change the title of the menus

regards

zul7234
06-02-2004, 07:10 PM
@Kontact

Thanks Man for ur reply. Have a nice day.

BLKBKM
11-02-2004, 01:32 AM
+ADD_TEXT X-tra
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0178) (0x0387) (0x0000) (0x0040) (0x0000) (0x0020)
[0x00000000] (0x01) (0x80) (0x0101) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0178) (0x00DC) (0x0000) (0x000F) (0x0100) (0x0020)

+ADD_TEXT Rhythmic LEDs
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0178) (0x0387) (0x0000) (0x0040) (0x0800) (0x0020)
[0x00000000] (0x02) (0x80) (0xFFFA) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0178) (0x00DC) (0x0000) (0x000F) (0x0100) (0x0020)

+ADD_TEXT On
[0xDEADBEEF] [0x00000000] [0x000000C1] (0x0178) (0x05E0) (0x0000) (0x0054) (0x1300) (0x0020)
+ADD_TEXT Off
[0xDEADBEEF] [0x00000000] [0x000000C0] (0x0178) (0x05E0) (0x0000) (0x0054) (0x1300) (0x0020)

what's wrong?
g3 says:

# 1. initializing generator...
# 2. getting structure...
gen_read_entries not enough parameters: 0
< +ADD_TEXT X-tra
>