PDA

View Full Version : Ringtone enthusiast, help me



Shopping_Guide
27-03-2002, 02:55 PM
When i use flashtone and add any tone (let say 007 theme) then extraxt it using Ringtone manager. I got the .re file (let say 007.re). My question is what bytes located at 0x000E-0x000F (2 bytes). I believe it is related with PPM checksum. NokiaGuru, please tell me what it is and how to calculate the correct bytes in order to pass the PPM checksum. Anybody? help me.........

BR,

nokiaguru
28-03-2002, 01:12 AM
sample:
00 00 00 35 00 00 01 1C 54 49 43 4B 00 00 00 00 ...5..TICK....
--------------35 is number of tone, each tone has to have different number
---------------------------01 1C is lenght to next tones name start.
Tones can be without longname. Then phone displays Type1 Type2.....

0A 4B 69 69 68 6B 65 E4 74 20 00 00 02 FC 09 00 .Kiihkeõt ..³..
0A if leght of name defire 02fc needs 0000

0A 01 7F 06 40 35 80 06 40 14 7F 06 40 14 A1 06 .@5Ç@¶@¶í
40 14 7F 06 40 14 9F 06 40 14 9E 06 40 0D 96 01 @¶@¶ƒ@¶×@.û
0A FE 96 05 97 33 40 02 97 1A 98 18 40 02 98 33 ._ûù3@ùÿ@ÿ3

Ppm chksum is ONLY beginning of ppm part.
Use ppmfix to calculate ppm chksums
Lenght to next tone can be wrong. Only problem is phone hangs when entered to ringtone select menu in phone.

You can make phone with only one tone. And rest of tones are in memory but not in use. put position to point 0010 and after that 0000 0000
Maybe less of zeros is enough.