how to edit ringtones so that it will not keep on repeating? i just want to play it once. any solution?
![]()
how to edit ringtones so that it will not keep on repeating? i just want to play it once. any solution?
![]()
open the flash file in hex workshop and look for the ringtones' offsets then change the 2 bytes... from 070B to 0BFF or 0BC0.
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.
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!
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.
![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks