PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Imagio (http://forum.ppcgeeks.com/forumdisplay.php?f=120)
-   -   My Very Own Extra Special Device Registry Edit Log (http://forum.ppcgeeks.com/showthread.php?t=106441)

jeff_roey 01-15-2010 01:54 PM

My Very Own Extra Special Device Registry Edit Log
 
Okay, so I'm a bit of a nerd. I keep a log list of 'non-cabbed' registry edits I made to my phone with me so if I find myself troubleshooting, tweaking, or restoring away from my home PC (I travel a good bit for work) I always have a detailed accounting of my changes.

It looks like it's become a good compiliation of the most popular tweaks so I figured I'd post it for anyone to who might be interested. I can say that there's not a single tweak on the list that I can take credit for.

See the next post. Hope it helps.

jeff_roey 01-15-2010 01:55 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
CURRENT REGISTRY EDITS MADE TO THIS DEVICE (UPDATED 01.14.2009)

1. ** INSTALLED ** Use NETCF3.5 without cooking
(http://forum.xda-developers.com/showthread.php?t=373721)

a. Install NetCF3.5

b. Open a registry editor

c. Goto HKLM\Software\Microsoft\.NETCompactFramework

d. Change the DWORD value of HKLM\Software\Microsoft\.NETCompactFramework\2.0.7 045.00=”0”
(*** WAS 1 ***)

e. Change the DWORD value of HKLM\Software\Microsoft\.NETCompactFramework\3.5.7 283.00=”1”
(*** WAS 0 ***)

f. Soft Reset

__________________________________________________ ________________________________________________

2. ** INSTALLED ** GPS Tweaks

a. Changed the Following Registry Keys:

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\GpsOneDevice\PollInterval = “500”
(*** WAS 1000 ***) (*** 100 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\InputBufferSize = “1024”
(*** WAS 4096 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\OutputBufferSize = “1024”
(*** WAS 4096 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\SleepOnNoData = “100”
(*** WAS 1000 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

b. Created the Following DWORD Registry Key:

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Multiplexer\MaxBufferSize = “1024”
(*** 512 RECOMMENDED ELSEWHERE ***)

c. Advanced Configuration Tool GPS Sub-Menu:

A-GPS Disabled
GPS Logging Disabled
Logfile name deleted
Old logfile name deleted
Maximum size of logfile must be 0

d. Manually deleted the Following Files:

\windows\GPSLogFile.txt
\windows\GPSLogFileBack.txt

__________________________________________________ ________________________________________________

3. ** INSTALLED ** Camera Saves to External Storage
Get rid of the DCIM folder and have Store pictures on your storage card under \Storage Card\My Documents\My Pictures instead of the DCIM folder:

a. Choose ‘Storage Card’ as the Save location under Camera Settings. Pictures will be saved to:

\Storage Card\DCIM\100media.

b. To change the path of the saved pictures and video to ‘\Storage Card\My Documents\My Pictures,’ edit the following registry key:


HKLM\software\htc\camera\General\EnableDCIM = “0”
(*** WAS 1 ***)

__________________________________________________ ________________________________________________

4. ** INSTALLED ** Enable All Camera Modes

a. Changed the Following Registry Keys:

HKLM\Software\HTC\Camera\P1\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P2\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P3\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P4\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P5\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P6\Enable = "0"
(*** WAS 0 ***)
NOTE: P6 IS BURST MODE. P6 IS NOT ENABLED

HKLM\Software\HTC\Camera\P7\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P8\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P9\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P10\Enable = "1"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

5. ** INSTALLED ** Bluetooth Quality Tweak
(http://pockethacks.com/htc-touch-pro-2-htc-rhodium-tweaks-and-tricks/)

a. Improve BT sound quality by creating a DWORD entry titled ‘LineSpeed’:

HKLM\Software\WIDCOMM\Plugin\AV\LineSpeed=”320”

__________________________________________________ ________________________________________________

6. ** INSTALLED ** Unlock Program Launcher Shortcuts

a. Changed the Following Registry Keys:

HKLM\Software\HTC\Manila\ProgramLauncher\0\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\1\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\2\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\3\IsReadO nly = "0"
(*** WAS 1 ***)

__________________________________________________ ________________________________________________

7. ** INSTALLED ** Battery Life Improvement
(http://forums.wmexperts.com/showthre...hlight=BATTERY)

a. Go into phone settings/personal/phone/network, change it from global to CDMA only

__________________________________________________ ________________________________________________

8. ** INSTALLED ** Disable Verizon SMS Message Sent

a. Changed the Following Registry Key:

HKLM\SOFTWARE\Microsoft\Inbox\Settings\SMSNoSentMs g = "2"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

9. ** INSTALLED ** Speed Up End Call Time
(http://forum.ppcgeeks.com/showthread.php?t=93973)

a. Changed the Following Registry Key:

HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendS etting\EndCallTime = "500"
(*** WAS 3000 ***) (*** 3000 is the equivalent of 3 seconds ***)

__________________________________________________ ________________________________________________

10. ** INSTALLED ** Change Weather Update Frequency
(http://forum.xda-developers.com/show....php?p=5204623)

a. Change TF3D Weather Update Frequency by creating a DWORD entry titled ‘Weather.AutoDownloadInterval’:

HKCU\Software\HTC\Manila\Weather.AutoDownloadInter val = “60”
(*** 60 represents the update interval in minutes ***)

__________________________________________________ ________________________________________________

11. ** INSTALLED ** Enable In-Call Recording
(http://forum.xda-developers.com/show....php?p=5204623)

a. Enable In-Call Two-Way Recording by changing the following Registry Entries:

HKLM\Drivers\BuiltIn\WaveDev\VocRecPath = “2”

HKLM\System\AudioRecording\Enabled = “1”

HKLM\Software\Microsoft\Voice\EnableCallRecordMenu Item = “1”

HKLM\Software\Microsoft\Voice\AllowInCallRecording = “1”

__________________________________________________ ________________________________________________

4. ** INSTALLED ** Enable Missed Call Notification Repeat

a. Changed the Following Registry Keys:

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Duration = "288"
(*** WAS 5 ***)

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Available Options = "3"
(*** WAS 11 ***)

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Options = "1073741843"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** Email and Attachments to External Storage
(http://www.sprintusers.com/forum/sho...d.php?t=151323)
Save Email and Attachments to your SD Card

A. Created the Following STRING Registry Key:

HKLM\System\Inbox\Settings\AttachPath = "\Storage Card\Inbox\Attachments"
** String Existed - DID NOT CREATE **

HKLM\System\Inbox\Settings\PropertyPath" = "\Storage Card\Inbox"
** This string key enables saving the email body/text to the same location as above **

** NOTE ** For the paths above to work, you need to have the Inbox folder and Attachments subfolder created already. You must reboot for them to take effect.

__________________________________________________ ________________________________________________

** INACTIVE ** Storage Card Performance Boost

a. Changed the Following Registry Keys:

HKLM \System\StorageManager\FATFS\CacheSize = “4096”
(*** WAS 0 ***)

HKLM \System\StorageManager\FATFS\EnableCache = “1”
(*** WAS 1 ***)

HKLM \System\StorageManager\Filters\fsreplxfilt\ReplSto reCacheSize = “4096”
(*** WAS 0 ***)


__________________________________________________ ________________________________________________

** INACTIVE ** Pandora Streaming Fix

a. Changed the Following Registry Keys:

HKLM\Comm\ConnMgr\Planner\Settings\CacheTime=600
(*** WAS 600 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** TF3D Manual Tweaks

a. Changed the Following Settings Using Advanced Configuration Tool:

File System Cache to 8mb
File System Filter Cache to 131072 KB
Glyph Cache to 32 KB

b. Changed the Following Registry Keys:

HKLM\System\Storagemanager\FATFS\Cachesize = “32768”
(*** WAS 16384 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** Change save location of MMS Attachments

a. Changed the Following Registry Keys:

HKLM\Software\ARcsoft\ArcSoft MMS UA\Config\Folder\picturepath = “\Storage Card\My Documents\My Pictures\- MMS\ (or any valid location)”

__________________________________________________ ________________________________________________

** INACTIVE ** TF3D Screen Rotation
(http://forum.ppcgeeks.com/showthread.php?t=92385)

a. Changed the Following DWORD Registry Keys:

HKCU\Software\HTC\Manila\DisableRotation = “0”
(*** WAS 1 ***)

b. Created the Following STRING Registry Keys (these seem to be case sensitive):

HKCU\Software\HTC\Manila\EnableLandscape = "true"
Added this as a String Value

HKCU\Software\HTC\HTCSENSOR\GSensor\ModuleName\TF3 D = "\Windows\manila.exe"
Added this as a String Value

HKCU\Software\HTC\HTCSENSOR\GSensor\WhiteList\TF3D Value = "Manila"
Added this as a String Value

__________________________________________________ ________________________________________________

** INACTIVE ** Turn In-Call Volume Up

a. Changed the Following Registry Key:

HKCU\Control Panel\SoundCategories\InCall\InitVol = “10”
(*** WAS 2 ***)

__________________________________________________ ________________________________________________

** NOTE ** Icon Changer

Icon Cache stored in HKEY_LOCAL_MACHINE\Security\Shell\startinfo\start

__________________________________________________ ________________________________________________

** NOTE ** Create Start Menu Folders
(http://forum.xda-developers.com/showthread.php?t=537106)

a. Create Folders in Windows\Start Menu\Programs. I used Backup, Configuration, Games, Navigation

b. Copy the links of the programs from Windows\Start Menu\Programs into the folder you want to see programs

c. Use a registry editor to add these folders to your TF3D Start Menu.

- Entries are stored under HKEY_LOCAL_MACHINE\Software\HTC\Manila\ProgramLaun cher.

- You will see there keys named 0 to 23. 0 is for the tab that is on the top left of the start menu, 1 is for the tab in the top middle, 3 is the tab in the second row left side, and so on.

- Before you change anything here check on which tabs you want to have the folders in the Start Menu.

- Open the key that you want to be your folder on. There are 5 entries, (Default), DispName, IconPath, IsReadOnly and Path.

Change ‘DispName’ to the name you want displayed under the icon on the Start Menu

Change ‘Path’ = to the folder’s location (e.g. "\Windows\Start Menu\Programs\Navigation")

Change ‘IconPath’ = to the icon’s location on the device

d. Close the registry editor and do a Soft Reset.

__________________________________________________ ________________________________________________

** NOTE ** Restore Device Auto Lock
(http://forum.xda-developers.com/showthread.php?t=614753)

a. Changed the Following Registry Key:

HKCU\Control Panel\Keybd\DeviceLockWhenSuspend = “1”

HKCU\Control Panel\Backlight\AutoDeviceLockEnable = “1”

tonytec 01-15-2010 02:02 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Sweet man nice work. Will give it a one two, fter I flash my imagio to cricket...

wedgemoose 01-15-2010 02:16 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

t0adman 01-15-2010 02:20 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Great post and Thanked! Can you tell me more about what each camera mode does? I'm also curious what INACTIVE means. Did you just choose not to make those reg edits or is there something wrong with them?

jeff_roey 01-15-2010 02:24 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491538)
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

Yes. Unless I have an inactive data connection at the time it tries to update (i.e. talking on the phone, the phone shut off, etc.) my weather is never more than an hour old . . . which is what i have my refresh time set to using that regedit.

slumpey326 01-15-2010 02:26 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Joey, great job. I moved your post in the official cabs, tweaks, registry updates thread which is now a sticky. I told everyone to thank you. Please continue to update your post when you find new tweaks.

http://forum.ppcgeeks.com/showpost.p...&postcount=146

wedgemoose 01-15-2010 02:35 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491538)
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

Trust me I'm not doubting you or anything. But we all tried those cabs for the weather update and none worked. Maybe you have to phisically add the DWORD??? I actually tried all three cabs and then went in and manually put in my own numbers with no luck. Did you add or use the cab's???

jadedame 01-15-2010 02:50 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by jeff_roey (Post 1491558)
Yes. Unless I have an inactive data connection at the time it tries to update (i.e. talking on the phone, the phone shut off, etc.) my weather is never more than an hour old . . . which is what i have my refresh time set to using that regedit.

Same question as wedgemoose, many have tried and none have succeeded. I even tried enabling my data connection on all the time and it still didn't work.

jeff_roey 01-15-2010 03:41 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491590)
Trust me I'm not doubting you or anything. But we all tried those cabs for the weather update and none worked. Maybe you have to phisically add the DWORD??? I actually tried all three cabs and then went in and manually put in my own numbers with no luck. Did you add or use the cab's???

I didn't execute any cabs. When the weather update was a hot topic, I pulled down one of the cabs everyone was fooling with, interrogated the setup.xml to see what edits it was making, created the DWORD manually using Total Commander, tested it a bit, and added it to my list.

I'm scratching my head a little though now that a few of you have commented on this particular one: :scratch: I'm certain I set the DWORD value to 60 when I added it but after a few of you commented on it today, I went to the reg setting to confirm. Presently, my DWORD value for this is 900. I still maintain I rarely see my 'updated X X ago' anything longer than 1 hour.

I'm going to fool with this a little more and if I don't gain any confidence there's some link between cause and effect, I'll pull this one off the list. Apologies for the confusion and thanks for checking my work.


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

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


Content Relevant URLs by vBSEO 3.6.0