Results 1 to 5 of 5

Thread: repeating ringtones

  1. #1
    Join Date
    Oct 2002
    Location
    RP
    Posts
    80

    repeating ringtones

    how to edit ringtones so that it will not keep on repeating? i just want to play it once. any solution?


  2. #2
    Join Date
    Sep 2002
    Location
    515
    Posts
    756
    open the flash file in hex workshop and look for the ringtones' offsets then change the 2 bytes... from 070B to 0BFF or 0BC0.

  3. #3
    Join Date
    Jun 2002
    Location
    Taiwan
    Posts
    579
    not just that, sometime it work, sometime don't, you also need to remove the 05 from the begining of the tone, and remove 06 at the end of the tone, try to search for it in your ringtone code.

  4. #4
    Join Date
    Mar 2002
    Location
    Netherlands
    Posts
    3,163
    Hi,

    Repeating in RE, on a demo tone 0005037B024002060BC046C0

    The 05 definies that the next data will be repeated, until a 06 occurs.

    in 0503, the 03 tells U how much times it will loop.

    7B02 4002 means note 7B, len02 & pause, len02)

    The 0B is tone end definition, the C046C0 is just unused filling bytes. (mod4 correction)

    So the 7B024002 part will be repeated 3 times.

    The easiest method for removing I guess would be replace 0503 with 0501 to loop it just once.

    Good Luck.

    NokDoc
    U can checkout anytime U like, but U can never leave!

  5. #5
    Join Date
    Jun 2002
    Location
    Taiwan
    Posts
    579
    To NokDoc,

    Why not put this tutorial in the newbie forum? so newbie will not need to asking and asking for this again. And also the proper way to upgrade 3310,8210,6210 etc in the newbie forum too. I'm plan to do this, but as you see my previous post, my english skill are not good enough to create those documents.

    Cheer NokDoc.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •