AT&T Tilt 2 Tweaks, Hacks andTricks
Here are some Tweaks , hacks and Tricks for AT&T’s window monbile 6.5 phone- AT&T tilt 2 that I fing by accident on xda-developers forums, I think some of them are useful, so sharing them here with you!
1. 7MP Panorama Tweak
See here
2. Manilla StartMenu (Provided by LRC):
HKLM\Software\HTC\EnlargeMenu
EnableManilaStartMenu = 1
(orginal TF3D startmenu) / 0(old WM startmenu)
is not needed鈥..
HKCU\Software\HTC\Manila
Manila://programs.page.hidden = 0
is not needed鈥..
3. Unlocked GPS
(Tested & provided by DGH)
A. With Advanced config nel menu GPS
disable A-GPS
disable GPS logging
logfile name must be empty
old logfile name must be empty
maximum size of logfile must be 0
delete the files :
\windows\GPSLogFile.txt and \windows\GPSLogFileBack.txt
With those changes car usage will be quite perfect
B. Then edit registry
Under: HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\
Drivers\GpsOneDevice\PollInterval -> 100 (default is 1000)
Drivers\InputBufferSize -> 512 (default is 4096)
Drivers\OutputBufferSize -> 512 (default is 4096)
Drivers\SleepOnNoData -> 100 (default is 1000)
Multiplexer\MaxBufferSize -> 512 (by default not present, you have to create it)
With those tweaks pedestrian usage will be much better but not perfect.
More specific Info on GPS specific settings for various NAV Software can be found here
4. Remove Locked Start Menu / Programs tab Items
Free up the start menu / Programs Tab icons that are there by default and not removable you need to change (Thanks Mallman):
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Or Download the cab file here
5. Bluetooth settings
Can be found here HKLM\Software\WIDCOMM\
A2DP Tweak Provided by R_phAn (Please note this will not work with all devices)
As we know from the past, each device has it鈥檚 own preferences and capabilities (So you鈥檒l have to play around)
Managed to improve soundquality by adding DWORD 鈥楲ineSpeed鈥 to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320.
6. Remove BT Notification on Connect/Disconnect of headset / car kit thanks to Wensing
[HKEY_CURRENT_USER\ControlPanel]
@=鈥”
[HKEY_CURRENT_USER\ControlPanel\Notifications\{607CDEA2-E44A-4528-A2C3-A7DC6B6D824D}]
鈥淎vailableOptions鈥=dword:00000009
鈥淒efault鈥=鈥滲luetooth warning鈥
鈥淥ptions鈥=dword:00000000
Now go to Settings 鈥 Sounds & Notifications and change the options of the 鈥淏luetooth warning鈥 notification.
Grab the cab file Here
7. Bluetooth: Receive files without entering passkey(Thanks Jzhyok)
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can鈥檛 disable this in the normal control panel.
So, here is the solution:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
鈥淓ncryption鈥=dword:00000000
鈥淎uthorization鈥=dword:00000000
鈥淓ncryption鈥
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
鈥淎uthorization鈥:
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
************************************************** *******
8. Enabling Screen Rotation via Gyrator (Provided by JoSeng)
Download the Reg Frag Here
9. Wifi allways on thanks Jzhyok
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
鈥淗TCKeepWifiOnWhenUnattended鈥=dword:00000001AT&T HTC tilt2 Info
10. To enable 2 way recording just change:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]鈥淰ocRecPath鈥=dword:00000002
and you鈥檒l be able to record with any software.
If you want to use WM6 native recording (WAW only, on \my documents\notes, manual activation: during a call hit 鈥渞ecord鈥 on call menu) create:
-
[HKEY_LOCAL_MACHINE\System\AudioRecording]鈥淓nabled鈥=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]鈥淓nableCallRecordMenuItem鈥=dword:00000001鈥矨llowInCallRecording鈥=dword:00000001
Don鈥檛 forget to turn off (and on again ) the device after you modify/create the keys.
Thanks to LinoX
11. Opera in Task Manager (Thanks to Quarintus)
* Go to: HKCU\Software\HTC\TaskManager\ExclusiveList\System
* There delete Opera9.exe (now it will show in the task manager)
To close opera by pressing the X-button instead of minimizing it follow these steps:(Thanks to Quarintus)
Code:
* Go to: HKCU\Software\HTC\TaskManager\TerminateProcess
* There, create a DWORD with the name Opera9.exe value 鈥1鈥
Thanks to Dynamic+
Automatically stop/disable data connection in roaming
and restore it in home network (naviga3/tim/h3g tip)
http://forum.xda-developers.com/showthread.php?t=503131
Use HTC wired headset to play/pause/next song for manila music tab
(aka AudioManager by hTC)
See more here
Thanks to nameless21
1. Download the .NET Compact 3.5 鈥揫link]
2. Do Registry Hack to enforce usage of 3.5 鈥 [link]
Code:
3. Goto HKLM\Software\Microsoft\.NETCompactFramework (this is usually the first entry
4. When you open this you鈥檒l see all the .NET installed version change the DWORD value of 2.0.7045.00 from 1 to 0
5. Change the DWORD value of 3.5.7283.00 from 0 to 1.
12. Display Timeout thanks to Bombbastikde
HKEY_CURRENT_USER\ControlPanel\Power\Display
change to the value u like
13. Stop Push Internet Thanks TinTin
learn more
I don’t try all of the methods, I mean not all the ways are useful. So if you聽 have tried any of them, tell us wheter it is active or not, and what the probems you have met .
Tags: AT&T Tilt 2, AT&T Tilt 2 Hacks, HTC Tilt 2, Tilt 2 Tricks, tilt2 tweaks




In order to close Opera mobile, you refer to the following registry file
HKCU\Software\HTC\TaskManager\TerminateProcess
I used SKTool and could not find it. Is this the correct file name?
I Would like to know if there is anything i can do to change my text message alert tone i really dont like the ones that come loaded on the phone
get any .wav file that you want to make your ringtone and put it in your \ My Documents folder and there you go a new ringtone.