Quote:
Originally Posted by dan-htc-touch
I had an issue on a titan rom, where one ringtone would throw an error, maybee make sure all the ringtones present in the list are actually there, and try to play in wmplayer or something. I would try to diagnose here, but I have 3 phones without the issue
I think the list there can be controlled by registry, ringtones should be in /windows/rings
|
you should look for all *.rgu that contain the RINGTONE filenames (eg. Ring01-WindowsPhone .wma). In my case it's present in an OEM RGU, but you can add it no problem to any other RGU or PROVXML.. just make sure it's the last file to be run in RGUComp so the settings won't be overwritten!
[HKEY_CURRENT_USER\ControlPanel\Sounds]
"Ringtones"=multi_sz: "Ring01-WindowsPhone .wma",
"Ring02-Velvet .wma",
"Ring03-Flame .wma",
"Ring-WindowsMobile .wma",
"Ring-Vision .wma"
ps: there is a SPACE in the filenames, you can rename and change the registry accordingly..
ps2: and of course make sure the files are present in \Windows
ps3: Can someone tell me how to fix the battery meter? It always shows 100%... I have a 21202 CHS build in which it works, which file should I replace in 21500? THANX