xda-developers.com
forum.xda-developers.com
device database
wiki.xda-developers.com Wiki HomePage
FAQ | Xanadux

RecentChanges | FindPage | | LikePages | BackLinks

HTC_Blackstone_Tweaks

Blackstone Tweaks Tips and Tricks

Note: Nearly all of these tweaks can now be easily applied with 'HD Tweak'

Objective

To create a list Tweaks Reg settings and changes that can be made on your Blackstone to increase perforamnce
To supply a thread were those questions can be answered.

The Thread on this subject is.

WIKI - Tweaks Tips and Tricks

See also the German site:

  • German Version (Original)
  • English Version (Google Translate)

Many of these tweaks are from here Many others are from here


Registry Tweaks

 Name   Registry location   Changes   Description 
 Panoramic images with 7mpx instead of 0.69   HKLM/Software/HTC/Camera/P3   ?MainCamCaptSize = "1024" ?MainCamSupprtCaptSize = "1744" 
 Burst - camera mode   Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P6
 
 set "Enable" on "1" 
 Sports - camera mode   Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P8
 
 set "Enable" on "1" 
 Video Share - camera mode   Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P9
 
 set "Enable" on "1" 
 GPS Photo - camera mode   Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P10
 
 set "Enable" on "1" 
 4 Columns in "Programs" and "Settings"   HKLM\Software\Microsoft\Shell\IconConfig\    HorizontalIconSpacing = 112 (DWORD Decimal), VerticalIconSpacing = 115 (DWORD Decimal) , IconTitleFontSize = 6 (DWORD Decimal)   Add the following registry settings then soft reset 
 Backlight   HKCU\Control Panel\Backlight
 
 set "AutoDeviceLockEnable" on "0"
set "LightSensorPollingEnable" on "0"
 
  
 Battery   HKLM\Drivers\Built\RIL
 
 set "BatteryTimeoutCall" on "0"
set "BattSuspendTimeoutCall" on "0"
set "EnableFastDormantDisplayDuringCall" on "0"
 
 Phone   HKCU\ControlPanel\Phone
 
 set "Sleep" on "0"
 
 Increase font cache    HKLM\SYSTEM\GDI\GLYPHCACHE\   limit = 16384 (DWORD decimal)
default: limit = 8192 (DWORD decimal)
 
 To increase the font cache, speeding up font rendering at the cost of a bit of memory
. You can set the value to pretty much anything you like 
 Enable FileSystem cache   HKLM\System\StorageManager\FATFS\   EnableCache = 1 (DWORD decimal)
default: EnableCache = 0 (DWORD decimal)
 
 To enable the FileSystem cache, speeding up overall performance at the risk of the cache not being written on a sudden reset. Note that by default, the cache size is zero, and you will see no effect. See "Increase FileSystem cache" to incease the cache size 
 Increase FileSystem cache   HKLM\System\StorageManager\FATFS\    CacheSize = 4096 (DWORD decimal)
Default: CacheSize = 0 (DWORD decimal)
 
 You can set the value to pretty much anything you like 
 !Increase FileSystem filter cache   HKLM\System\StorageManager\Filters\fsreplxfilt\   Rep lStoreCacheSize = 4096 (DWORD decimal)
Default: Rep lStoreCacheSize = 0 (DWORD decimal)
 
 To enable the file system filter cache, speeding up overall performance with file mangement
. You can set the value to pretty much anything you like 
 Intern GPS Receiver FIX   HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/GPSIntermediateDriver/Drivers/GPSOneDevice/    PollInterval = 3000
(original 1000) 
 On some Navigationsoftware (eg. TomTom + Navigon) GPS Chip doesn't work correct. The Software lost the signal every second (singnal - hopping / no sattelites).
(Tested with TomTom 7_450:
Doesn't work with TomTom 9.10 and NoniGPSPlot (and perhaps some others...). The only way is to desactivate A-GPS (with HD-Tweak or other). 
 Hide contacts on SIM card   HKCU\Control Panel\Phone   ShowSim with value 0 (DWORD)
 
  
 Incorrect SMS Time   HKLM\Software\OEM\PhoneSetting    Create TrustTimeZoneField = 0 (DWORD key ) 
 Disable voicedail button on earpieces..    HKLM\Software\OEM\?VoiceCommand    LaunchAPEnable from 1 to 0
 
 Volume button default    HKLM\SOFTWARE\HTC\?VolumeOverlay\    Change "?DefaultPage" from 1 to 0   Changes the default from ring volume to system volume when pressing volume buttons 
 Volume keys on Standby   HKCU/Control Panel/Keybd   Defaultkeylock from 1 to 0 
 Automatic keyguard when off   <code HKCU\Control Panel\Backlight </code>   key "?AutoDeviceLockEnable" to 1   Perhaps behaves funny after the lights (?) 
 The X button to close the HTC Album   HKCU\Software\HTC\HTCAlbum   ok_minimize = "0" 
 Automatic Locking delay   HKCU\Control Panel\Backlight\   ?AutoDeviceLockTimeout = 30 (Dword)   30 = 30 seconds 
 Stop Automatic keyboard when reading SMS / email   HKCU\Control Panel\Sip   Change Dword "?TurnOffAutoDeploy" from 0 to 1   If you now send an SMS / e-mail opens, folds, no keyboard. 
 Power management   HKLM\Drivers\SDCARD\Client Drivers\Class\   Set SIM_Class\?DisablePowerManagement = 0 (default = 1)
Set MMC_Class\?DisablePowerManagement = 0 (default = 1)
Set NAND_Class\?DisablePowerManagement = 0 (default = 1)
Set SDMemory_Class\?DisablePowerManagement = 0 (default = 1) 
 These entries allow some power management features, so power management enabled. Die Standartwerte sind "1" also deaktivierter Stromsparmodus. The default values are "1" then deactivated to save power. Setzt es einfach auf "0" und der Akku sollte ein wenig länger halten. Set it on "0" and the battery should be a little longer. 
 Animate ?TouchFlo3d Clock when off   HKCU/Software/HTC/Manila/   Home.?LastClockView = 1 
 Adobe Reflow   HKCU\Software\Adobe\?AdobeReaderLE.25   ?EnableReflow = 1(default 0)    
 Disable new Manila start menu (enable old start menu)   HKLM\Software\HTC\?EnlargeMenu   ?EnableManilaStartMenu = 0 (default 1)    
 Enlarge old start menu   HKLM\Software\HTC\?EnlargeMenu   Enable = 1 (default 0)    
 Turn off notification manager   HKLM\Services\NOTIFICATIONMANAGER   change the "Dll" value to "?NotificationManager.dll.bak"   http://forum.xda-developers.com/showthread.php?t=492563 
 Toggle single or dual HTC volume control   change HKLM\software\HTC\?VolumeOverlay\   ?SimpleMode to 0 or 1   http://forum.xda-developers.com/showthread.php?p=4757773#post4757773 
 Synchronize digital battery indicator from 99% to 100%   HKLM\Security\?ResOver\Bitmaps   ?BatteryIconsLevels = 102 (default 101)    

Non Registry Tweaks

Data Monitoring Software

GPRS Traffic - http://www.efficasoft.com/
SPB GPRS Monitor - http://www.spbsoftwarehouse.com/products/wirelessmonitor/?en

How to disable Auto data Connection

Making the X actually close applications not just Minimize them

By default WinMob devices doesn't close the program you're using by hitting the "x" on the top right. They are just minimized.

To enable the X to close applications Go to
start > settings > sytems tab > task manager > buttons tab > check option "End programs by tapping "x"

You can keep on the default option but stil can exit the program by tapping and holding down on the "x"

Clicking on Opera links without zooming in

Do you know you CAN click and activate the links WITHOUT zooming in? Here is how you do it"

Type Opera:config into the address, then under adaptive zoom, find an entry called "Minimum overview zoom". Just change it to 85%. You should be able to click and activate the links without zooming in now. (please exit and restart the browser first though).

ActiveSync Auto-Run Fix

How to stop ActiveSync from turning itself on all the time

(Note: on the new official 1.56.401.0 WWE ROM, ActiveSync does not appear to be running by itself any more. Don't know if it's just a matter of appearances though)

I've (markqld) rewritten this for the HTC HD and I works Brilliantly well. Thread

Active Sync can start again by itself via various scheduling routines.
There is a way to prevent this known as the "Fake Server Trick":
This 'server trick' was discovered by an Aximsite forum member known as Invid
This post originally created by IamNotMe fourpages.co.uk (Adapted by me for HD)

  • Turn on your Device
  • Go to Start > Programs > Activesync. This will open the Activesync program.
  • Tap Menu at the bottom right hand corner of the screen. This will bring up the Options Menu. Notice the option Schedule... is greyed out? This is the all-critical option we need to get access to. But as it's disabled we can't change Activesync's default synchronisation schedule.

Ok, so how do we enable the Schedule option? Easy!!!
Fool Activesync into thinking there is an Exchange Server to sync with:

  • From Activesync's Menu tap on Add Server Source.
  • Enter any email and untick box then click next.
  • In the following screens you can enter any old garbage. It does not matter, but just in case your unsure, just type the following in the indicated boxes

    • Server Address: fake
    • Leave box ticked and Tap Next
    • User name: fake
    • Password: fake
    • Domain: fake Leave box ticked and Tap Next
    • Untick all of the 'Data you want to synchronise' options
    • Tap Finish
  • Ok, we're done creating the server. You should now see in Activesync's main screen your normal Activesync connection(s), and a new connection called Exchange Server.
  • Go back into the Menu, and lo and behold the Schedule option is now enabled! Go ahead and tap it!
  • You will see that both options in the Schedule screen may be set to Every 5 Minutes
  • Using the drop downs, change both the Peak times and Off-peak times boxes to Manually.
  • Press the OK button at the top right of the screen.

Congratulations! Activesync is now gagged from opening on it's own and ruining your life! Your work is not done just yet though – time to clean up and get rid of the now unwanted fake Exchange Server.

  • Go back into Activesync's Menu, then Tap Options.
  • Highlight Microsoft Exchange, then tap Delete. A warning message will appear about removing files etc, but as you have no files associated with the fake Microsoft Exchange, it's nothing to worry about – just tap Ok.
  • The list will now only show your remaining PC Sync connection(s). Obviously do not delete these!"

Note: some users say it works better if you leave the fake server there (undeleted). Not the case for me, however, it does no harm to leave it undeleted as it is totally inactive and has no effect.

PS. If you connect your HD to your PC with USB cable, ActiveSync will start automatically and everything will sync up as usual (I tried it). But after you disconnect, click the Task Manager button at top right corner of HD Flo home screen and tap the X next to ActiveSync to close active sync.
or
If you want your Activesync to work but turn off each time you disconnect your USB sync cable, load the app called Activesync Killer into internal memory.

My Results: Processor & working memory usage is significantly decreased, battery lasts longer and ActiveSync is not trying to sync all the time.

Removing the "ghost" Emails after you did the ActiveSync tweak

Open the Messaging App, switch to the SMS or an Mail Account, then tap on the word 'inbox'. Then when the menu pops up, tap on the + left of 'Outlook-E-Mail' then tap on 'Inbox'. There are the "hidden" mails, now you can remove them as usual.

T-Mobile USA data users having problems with data/MMS

This is for T-Mobile USA Touch HD users not getting data/MMS even after using the connection setup when setting up your phone for the first time/after a hard reset, changing radios, and connection setup under all settings.

  • Go to this thread: http://forum.xda-developers.com/showthread.php?t=395203
  • Download the cab corresponding to your data plan: 599= $5.99, 2999= $29.99, 3999= $39.99
  • Place cab file on device and install

Internet, MMS, ?QuickGPS, Google Maps and any other programs should now work fine over EDGE. Also, the data plan for employees is the $5.99 plan, so use the 599 cab for that.


Add Small Citys to the Weather View

  • Install WeatherDatabaseEditor_1_1
  • Go to Accu Weather Homepage
  • Enter the City u would like to add
  • Copy the Text from the URL which appears then: EUR|DE|GM001|STUTTGART Example
  • Here: EUR|DE|GM001|STUTTGART
  • Copy this one in the WeatherDatabaseEditor.You have to CHoose your Country above and then Click Edit->Add City and under Accu Weather Code u paste in the copied Code and have teh City u want.

Source: PocketPC CH


Speed up SD card access

Download the SD Tuneup.cab


System Sounds

Using mp3 files as event notifications

Place files in \application data\sounds


NOTE: Anyone can edit these pages and add content here, please don't be shy and USE THE EDIT BUTTON on the bottom left corner of the page if you feel there's something wrong, missing, or you find something about HTC Blackstone you want to share with others! When you find something in the forums that is worth putting here, please do it! :)


Back to HTC Blackstone Main Page


Last edited on October 18, 2009 4:09 am.


Edit | PageHistory | Diff | PageInfo
Login
User Name: Password:
Remember Me?