PDA

View Full Version : g3n0lite Menu



Herdi_Indonesia
31-01-2004, 09:35 AM
I want to create menu so i can disable/enable :
- Rhythmic Led
- Fading Led
- Vibra Control

but Don't know how, and i wanna know what this mean?

+ADD_TEXT Herdi Menu
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0000) (0x0000) (0x0000) (0x0000) (0x0000)
[0x00000000] (0x0) (0xC0) (0x0000) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0000) (0x0000) (0x0000) (0x0000) (0x0000) (0x0000)
+ADD_TEXT Rhythmic Led's
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000)
+ADD_TEXT Vibra Control
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000)
+ADD_TEXT Fading Led's
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x05E0) (0x0000) (0x0000) (0x0000) (0x0000)

i make it by g3n0lite menu maker but menu can't be shown on phone:


anyone can give me sample code? i need it

thanks...
:-?

danwood76
31-01-2004, 10:48 PM
The reason why it won't show up will be to do with the menu counter at the top of the page

This is an extract from g3n0lite:

# PPM is located (via MCU info) at offset 00140000
# using 'ENGL' lang chunk
#

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

# FLS : 1900544 bytes

# with PPM at 00140000

# offset: 00109C4C

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

#

# checking given ROOT-entry..

# ... seems to be okay
#

#

[0x00309B0C] (0x0F) (0x10) (0x0101) [0x001113D2]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024)
[0x00313AF9] [0x00000000] [0x00000000] (0x0053) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Phone book
[0x00313A93] [0x00000000] [0x00308558] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Messages
[0x00308468] (0x0B) (0x80) (0x0101) [0x001113DA]
# --------------

This is the line from my 3310 which needs to be changed:

[0x00309B0C] (0x0F) (0x10) (0x0101) [0x001113D2]

The underlined bit is the menu counter you notice that the value is 15
If I want to add another menu like you have I increase this to 16 which is 10 in hexadecimal so it now looks like this:

[0x00309B0C] (0x10) (0x10) (0x0101) [0x001113D2]

after you write the menu structure it will now show up

although you need to change the values of all the other things like function ID animation ID etc. to make the menus look proffesional

hope this helps,
Danny :-P

@ K_218

All posts must be in english you are running the risk of a temporary ban
Please read the forum rules before posting

ZiR
01-02-2004, 01:43 AM
Here the links toturial g3g0lite by smarkies.

http://www.geocities.com/smarkenshin/

thanks to Smarkies

BOEBOE
01-02-2004, 02:19 PM
punya toko hp ga bisa make g3n0lite :lol:

Don't do this twice

Read the rules

Herdi_Indonesia
01-02-2004, 02:45 PM
Thanks for your help danny...

Herdi_Indonesia
01-02-2004, 02:49 PM
Hey use english!!
g3n0lite's perfect soft, everyone can try this