Now, I want to change the length of my SMS tone.
CODE
W910 SW-R1FA035
;Changing the length melodies with incoming sms
;Replace time for sms sound.
;(c) svinuk
;(p) johnliang
+10000000
125240C: 10270000 60EA0000;60 Seconds
;125240C: 10270000 15333300;Longer than 6 Minutes 30 Seconds
;125240C: 10270000 915F0000;90 Seconds
;125240C: 10270000 C8AF0000;45 Seconds
;125240C: 10270000 30750000;30 Seconds
;125240C: 10270000 204E0000;20 Seconds
;Changing the length melodies with incoming sms
;Replace time for sms sound.
;(c) svinuk
;(p) johnliang
+10000000
125240C: 10270000 60EA0000;60 Seconds
;125240C: 10270000 15333300;Longer than 6 Minutes 30 Seconds
;125240C: 10270000 915F0000;90 Seconds
;125240C: 10270000 C8AF0000;45 Seconds
;125240C: 10270000 30750000;30 Seconds
;125240C: 10270000 204E0000;20 Seconds
Let's say that I want my SMS tone to be 90 seconds. All I have to paste in my notepad is this,
CODE
W910 SW-R1FA035
;Changing the length melodies with incoming sms
;Replace time for sms sound.
;(c) svinuk
;(p) johnliang
+10000000
;125240C: 10270000 915F0000;90 Seconds
;Changing the length melodies with incoming sms
;Replace time for sms sound.
;(c) svinuk
;(p) johnliang
+10000000
;125240C: 10270000 915F0000;90 Seconds
correct? And save it anything as long as it ends with .vkp
I've done that, and my question is, how do I put it into my phone?
Thank you in advanced.
