PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Titan (http://forum.ppcgeeks.com/forumdisplay.php?f=44)
-   -   Modify vibrate for HTC Mogul (http://forum.ppcgeeks.com/showthread.php?t=10583)

kurtcs 10-27-2007 05:02 PM

Modify vibrate for HTC Mogul
 
Hey!

Can any of you guys please tell me how can I modify vibrate to make it so powerful.. I went into Registry to modify "STRENGTH_LOW set to 0 or 1" but it doesn't much any differences.

Thanks!

Donatom3 10-27-2007 05:21 PM

Did you make sure to wait a few minutes after changing the registry before soft resetting it?

Double check the registry and see if the setting took.

kurtcs 10-27-2007 06:04 PM

Thanks for telling me.. I'm pretty much noob.. How do I soft reseting it?

Quote:

Originally Posted by Donatom3 (Post 108427)
Did you make sure to wait a few minutes after changing the registry before soft resetting it?

Double check the registry and see if the setting took.


Donatom3 10-27-2007 06:10 PM

Two ways to soft reset. One is to take the stylus and push in the little hole that's under the memory card at the bottom of the phone. Or you can hold the power button till the thing warns you that you're going to lose unsaved data then hit yes

kurtcs 10-27-2007 07:06 PM

Thanks!! Again, it's still same feelings.. even though I checked into Registry that I have changed.. Not much really differences.

Thanks again!

gobmonster 10-27-2007 07:34 PM

I actually noticed that instead of the vibrate changing strength, it changed its time, as in it went from a short pulse to a long rumble, annoyed the crap out of me

Twinsen 10-29-2007 11:07 AM

The one thing that I can't figure out that is 'vibrate related', is keeping the Ringer AND Vibrate on at the same time. I make the registry change, and sometimes it works, sometimes it doesn't. When it doesn't work, the registry change is still there. Any ideas? Does the version of HTC Home that has the Ringer settings make this change as well?

TurboFool 10-29-2007 11:16 AM

I notice a small difference, but nothing drastic. The biggest thing that annoys me is unlike a normal phone it doesn't vibrate in waves, or pulses, but just stays on for the entire ring. I wish that could be modified.

Alpine- 10-29-2007 11:26 AM

Quote:

Originally Posted by TurboFool (Post 109376)
I notice a small difference, but nothing drastic. The biggest thing that annoys me is unlike a normal phone it doesn't vibrate in waves, or pulses, but just stays on for the entire ring. I wish that could be modified.

I agree...

It is also VERY powerful. Often in class the vibrate can be heard because its so loud.

Twinsen 10-29-2007 11:26 AM

Quote:

Originally Posted by TurboFool (Post 109376)
I notice a small difference, but nothing drastic. The biggest thing that annoys me is unlike a normal phone it doesn't vibrate in waves, or pulses, but just stays on for the entire ring. I wish that could be modified.

This can be. But this is what I have a problem with, as sometimes it works, sometimes it doesn't.

If you go to the registry, HKey Current User > ControlPanel > Sounds > Ringtone0

You can change the Script to customize how it rings.

There is another thread on here that gives details on every script code, but the only ones that I use are...

a - Activate
p - Play
v - Vibrate
r - Repeat

I can't remember what the default code is, but my code is av0pr. This tells the phone to, Activate the phone, Vibrate forever, Play ringtone, repeat when ringtone is finished.

The 0 or # signifies the amount of time it will vibrate. 0 is for indefinate. If you want it to vibrate for a second or two, you can change the number to 1, 2, 3, or however long you want it to ring for.

Twinsen 10-29-2007 11:33 AM

Hey, what do ya know, this was a few posts down, so here ya go!

18-Change ringtone/vibrate/LED flash characteristics

If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':

HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)

For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':

HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)

The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.

a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.

NOTE: I tried this on my 6800 and changed the v0 to v1 and now it doesn't have just one long vibrate. v0 sets it to vibrate always.

TurboFool 10-29-2007 01:54 PM

Twinsen, I tested this a couple of months ago, but the repeat/play codes have one big flaw: they're all carried out, one at a time, in order. In particular, the vibration will run for X seconds, the ringtone will start, and then it WILL NOT VIBRATE AGAIN until the ringtone has finished playing. So I get X seconds of vibration and the ringtone, and then typically, depending on the length of my ringtone, it will not vibrate again. Not good enough.

arcanecho 10-29-2007 01:56 PM

Is there a way to use this script to make the vibrate repeat for 'x' amount of seconds during the playback of the ringtone? Like a wave or pulse?

evandena 01-04-2008 12:42 PM

Quote:

Originally Posted by arcanecho (Post 109497)
Is there a way to use this script to make the vibrate repeat for 'x' amount of seconds during the playback of the ringtone? Like a wave or pulse?

That is what I am looking for. This one giant pulse is annoying.

fasttommyv 01-04-2008 11:05 PM

ditto. i tried changing it from v0 to v1 and it just vibrated for 1 second and then played the ring tone. My ring tone is a song so ends up not vibrating. How do you program some sort of vibrate pulse instead of a continuous vibrate as i find it very annoying

Nahledge973 02-10-2008 04:10 PM

Great post Twinsen!
Any suggestion on how to change the SMS vibratory settings?


All times are GMT -4. The time now is 08:09 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0