how can i configure the GPS in BA WM5 - 8125, K-JAM, P4300, MDA Vario General

help! how can i configure the GPS in BA running in WM5? do i need some sort of application for that to run? Thnx!!

Hi - this is a wizard forum, you may be better posting this question in the blue angel forum.
however to add GPS settings icon
If you have a GPS device, you can add a GPS settings icon to your Start > Settings menu using:
HKLM\ControlPanel\GPS Settings\Group = 2 (DWORD decimal)
HKLM\ControlPanel\GPS Settings\redirect <-- delete, or rename, this value
or if that key is not present use
HKEY_LOCAL_MACHINE\ControlPanel\GPS Settings DWORD "hide" change value from 1 to 0

thnx but i already got the GPS in my BA and i just dont know how to make use of it. anyway ill post this question with BA. thnx

Related

fresh compact what would you do?

Due to recent problems my mda compact on t-mobile(most say best customer service i have encountered)well now its being replaced.
so what would you do if you had a fresh compact,anythign you do rom,etc etc?
Hi Jace,
Good thing you got a new one First thing I would do is BIG Storage & ditch some of the ext-rom cabs. Then install cabinstl, resco explorer, sprite backup, mortplayer, tcpmp, my reg hacks, some games, mp3's, spb plus & weather, some VIJ stuff, aebutton plus & vgs mail.
Have more fun with your new device
i`d do this:
mksbigstorage,
scary bear powerlevel and vijay toggle today, registry tweaks for time and date, dsp en, keyboard skin from buzz dev, autoinst. boot logo, microsoft net compact framework, mphoneschedule, autoinstaller mods, ozbt, mpeg pocket tv, cab instl,ringtones, background and dialer pit "lourd", tomtom 5.21 europe ... and sktools
(and radio 1.13.00)
&
be happy
thormdac said:
i`d do this:
.... autoinst. boot logo, microsoft net compact framework, mphoneschedule, autoinstaller mods, ozbt, ...
be happy
Click to expand...
Click to collapse
excuse me,what does microsoft net compact framework do? :roll: :?: :?: :?:
oltp said:
Hi Jace,
Good thing you got a new one First thing I would do is BIG Storage & ditch some of the ext-rom cabs. Then install cabinstl, resco explorer, sprite backup, mortplayer, tcpmp, my reg hacks, some games, mp3's, spb plus & weather, some VIJ stuff, aebutton plus & vgs mail.
Have more fun with your new device
Click to expand...
Click to collapse
where r ur reg hacks if they r urs u should add alink 2 ur signature..and what is vj stuff i mean exact namez plz...and can u tell what does vgs mail do
VJ stuffs, Vijay has got lotta cool stuffs done. Visit his site at www.vijay555.com
.net Compact framework is required for many Visual studio made programs to run. It requires the support files.
www.cartystudios.com
Carty said:
VJ stuffs, Vijay has got lotta cool stuffs done. Visit his site at www.vijay555.com
.net Compact framework is required for many Visual studio made programs to run. It requires the support files.
www.cartystudios.com
Click to expand...
Click to collapse
i know he is a graet programmer and he is doin alot 4 us but i want 2 know which of his creations 2 use?
Well its like a buffet there and your choice to choose whatever you would like, right? Try everything and keep the ones to impress you the most!
www.cartystudios.com
max414 said:
where r ur reg hacks if they r urs u should add alink 2 ur signature..and what is vj stuff i mean exact namez plz...and can u tell what does vgs mail do
Click to expand...
Click to collapse
Hi max414,
Pls don't make me reveal too much secrets ;-)
VGSMail is an imap e-mail client, so I receive my e-mail immediately on my magician when it arrives on the mailserver.
VJstuff well like Carty says: test some & keep some. I use them for one handed op. So VJOkButt for really closing app & VJKeyPress to simulate the StartMenu button, both assigned to a hardware button by AEButtonPlus.
Registry hacks? Well I patched it to have Camera, Album, Intellipad, MidletManager & many dll's in \Storage\Windows instead of \Windows which saves me well > 4MB RAM. & I use some of these patches, which I collected since June 2005 on the board I didn't invented them.
I ran across some extra registry tweaks at Aximsite for the X51v which seems to have improved performance on my BA. The extra reg settings are
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=4096
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\EnableCache=0x1(1)
HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize=4096
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS\DataCacheSize=4096
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS\Flags=40
The first two registry entries are already included in the wm5 fixes cab by mamaich but with a diferent value for the cache. I have been using the 4096 cache value myself already. I also tried the extra settings in bold and found it gave another boost to the PPC speed. Here is the original thread http://www.aximsite.com/boards/showthread.php?t=104366&page=1&pp=20 Anyone else like to try and post feedback on their results? If confirmed maybe it can be added to the wm5 cab file.
Edit: Can anyone try setting this reg key HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS\DataCacheSize=2048 instead of 4096 as above. For me it seems to work slightly better.
I also tried changing these two entries for PIE, unfortunately PIE runs so slow i cant tell if it has any positive effect
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:10(dec) - default 4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"MaxRequestThreads"=dword:10(dec) - default 5
HKEY_LOCAL_MACHINE\Software\Apps\Microsoft Application Installer
Default: 0
Changed: 1
Fast graphic but consume memory
It can fasten and smoothen your OS graphic movement, but it will eat some of your program memory, not that much. You also can change it to 32768 instead of 16384 for greater result.
Code:
HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE
Default: 8192
Changed: 16384
To hide screen rotate icon
There is a small PDA icon at your bottom right corner of your screen to change ur screen orientation from patriot to landscape and other way round.
Code:
HKEY_LOCAL_MACHINE\Service\ScreenRotate
ShowIcon value change to 0
Default: 1
Changed: 0
To turn off flashing LEDs and Vibration
It will turn off the blinking green/red/orange LED and the vibration mode. Some people will irritate by the blinking, especially when you're driving and sleep at night.
Code:
HKEY_LOCAL_MACHINE\Drivers\Builtin\AllLEDMgr
Default: 1
Changed: 0
Enable camera
frame rate display
Camera frame rate will appear on the screen when u're using the camera
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CAMERA\AppDefSettings\General
Default: 0
Changed: 1
To set ur ringstones to run from Storage Card
Place all your downloaded ringtones from internal memory to storage card. Usefull for our small/ciput Mini memory.
Code:
HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring\Directory registry key
Default value: "\Windows\Rings\"
Change it to: "\Storage Card\<your preferred directory>\" (Note that "\" at the end is extremely important!!!)
Place those ringtones into \Storage Card\<your preferred directory>\
Enable hidden editor function in Album
This opens the additional hidden function in the ALBUM, allows u to edit ur photo, brightness, contrast, crop, etc. Album (opens Editor menu):
Code:
HKEY_LOCAL_MACHINE/SOFTWARE/HTC/Album/Disable Editor
Disable value changed to: 0
SPB Pocket Plus Storage Card Display
If u notice, there is no indicator available to
display our storage memory capacity. This will add Storage Card display icon. PLEASE FOLLOW THE STEP CAREFULLY!!
1. Add icon/item Backup Battery Indicator
2. Regedit the key in
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Spb Software House\Pocket Plus\Today Items\Pannels\
3. Find key in directory 00000 or 00001 or 00002 or 00004; that have Name Action with value *backupbattery
4. Change the value to *storagecard
5. Soft reset
O2mini Camera Settings Configuration
Enhance you picture taken quality. It will remove your camera snow effect
Code:
HKEY_LOCAL_MACHINE/SOFTWARE/HTC/Camera/AppDefSettings/General
Set
Contrast: 5
Brightness: 6
Saturation: 3 or 4 (recommended by Doc)
Hue: 5
Sharpness: 3
Unlimited 3gp Recording for mms settings
This will allow you to take unlimited recording time
Code:
HKEY_LOCAL_MACHINE \ SOFTWARE\HTC\camera\AppDefSettings\P3
DWord Value called "EnableLimit", change it from 1 to 0.
To include both time and date in taskbar
You'll get time and short date on your
right top of the screen, rather just displaying time. Meaning, you can remove your date item on your today screen.
Code:
Phase 1:
1) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
2) Create a binary value named "TBOpt" and set its value to "13 00 00 00".
3) Soft-reset
Note: If u ever get bored of the date display, rid it by deleting the TBOpt key.
Phase 2: IF U NEED THE CHANGE THE DATE FORMAT:
i) Just go to Settings>Regional Settings>Date>Short Date
ii) Choose "dd-MMMM-yy" or whichever format u prefer.
iii) Click "ok".
Disabling “Message Sent” notification bubble
For those who hates the "Message Sent" notification after sending an SMS, this is the steps to remove the bubble notification...this is the STEP by STEP method to do it in case some of you guys dont get it right...
1. First, you will need to download a Registry Editor to help you do it...
2. using the Registry Editor, navigate to:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
3. Next, click on Inbox (make sure the Inbo
x is highlighted) and select Edit, New Key
4. Name the New Key as "Settings"
5. Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
6. On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
7. Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled.
Audio Tweak
Audio Tweak enhances the speaker performance of the O2 Mini (some devices have this set to a lesser priority and by using this you get better sound, if your device is already set to a high level you have no need for this)
Code:
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev\Priority256
Default: 110
Changed to: 80
Disable start menu animation
This tweaking will eliminate the list of menu "drop-down animation" if u tab on Start/Flag icon.
Code:
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\
AniType value change from 6 to 0.
Looping Ringtones Delay
Ring tone has a standard 3 seconds delay before repeating. You can set the delay from
0 second to how many second that you want.
Code:
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0
Change 'Script' from 'av0pw3r' to 'av0pr' and you'll get 0 sec delay.
OR change it to
av0pw1r = wait for 1 sec
av0pw2r = wait for 2 sec
and so on...
Plus..heres the code
a - stands for display
r - repeat/replay the script again
c - sets the volume C50, c150, c100
f - means flash .. f1 flash for 1 second and f0 stands for flash continuously
p -means play ringtone
v- vibrate then incorporate with number to state how many seconds it will vibrate example. v3 vibrate for 3seconds or v0 for continous
w - stands for wait or pause then specify how many seconds like w3(wait for 3 seconds)
heres the example
Flash - af1w60f0
Ring - apw3r
Ring Once - ap
Increasing Ring - c50apw3c150r
Vibrate Then Ring - v3w3apw3r
Vibrate - av3w3r
Short Vibrate - av1w3r
Vibrate Long Then Ring - v3w3v3w3apw3r
Vibrate And Ring - av0pw3r
Increasing Ring And Vibrate - c50apv3w3c150r
Fast Vibrate And Flash - af1v1w1f
0r
Vibrate and Ring Continously without pausing - av0pr
SMS Notification On
This is different with message notification send, this will confirm you when message already recieve by receiver
Code:
 [HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
SMSDeliveryNotify = dword:00000001 ->0 if off
How to:
Create new Dword value name SMSDeliveryNotify
with decimal value data 1
Wacth for capital letter
Changing the Message Sent Notification Message
Change the default "MessageSent". Example "Pesan sudah di kirim"
Code:
 [c\SOFTWARE\Microsoft\Inbox\Svc\SMS]
Change the Value "MessageSent" to whatever you like.
Change the default input method
To change your input method, keyboard, letter recognizer, block recognizer as ur default, even you soft reset ur mini.
NOTE:
*for English ROM
*cannot set transcriber and Phatware Calligrapher with this trick.
Code:
HKEY_CURRENT_USER\ControlPanel\Sip
Change the "DefaultIm" value for:
To set keyboard as default SIP, change the "DefaultIm
to
{42429667-ae04-11d0-a4f8-00aa00a749b9}
To set Character Recognizer as default SIP, change the "DefaultIm to
{42429690-ae04-11d0-a4f8-00aa00a749b9}
To set Block Recognizer as default SIP, change the "DefaultIm to
{42429691-ae04-11d0-a4f8-00aa00a749b9}
*change only the bold number will do. The rest are totally the same.
To set WordLogic as default SIP, change the "DefaultIm to
{4345EA53-B8A5-4E24-A14A-F7C34DD78077}
*No WordLogic in Xda O2 mini.
To Get The AM/PM on The Top Bar
Code:
HKEY_LOCAL_MACHINE\nls\overrides
1. Creat new String value with Name = S1159 & Data = Am
2. Creat new String value with name = S2359 & data = Pm
3. Creat new String value with name = STFmt & data = h:mm tM
- capital letters and small letters must be followed exactly or it may cause hard resets!
- you will get capital "AM/PM" on the top bar eventhough the registry data value above was entered as "Am/Pm"
Change The Date on The Top Bar
Code:
HKEY_LOCAL_MACHINE\nls\overrides
Look for String value
SSDte (short date) and change the value data, some example of date formats i have used below:
- "7 May 05, Friday" by changing the String value SSDte data = d MMMM yy, dddd
- "07/05/2005, Fri" by changing String value SSDte data = dd/MM/yyyy, ddd
Clear Type on LandscapeDisplay
You'll get clear type font in landscape mode. made me dizzy though..not much functionality value..just some fun factor for us curious ones.
Code:
HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSetting
1. Change value data of OffOnRotation from 1 to 0
2. Soft reset
Setting Cleartype Text in PIE
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
"ClearTypeText"<- Set 1 to Enable Cleartype in PIE, 0 to Disable
Setting ClearType Text in Pocket PC
Optionally, you can go to START>SETTINGS>SYSTEMS>SCREEN>CLEARTYPE
Code:
HKEY_LOCAL_MACHINE\System\GDI
Create a Subkey then Name it "CLEARTYPE"
Settings Screen Text Size
Optionally, you can go to START>SETTINGS>SYSTEMS>SCREEN>TEXT SIZE
Code:
HKEY_LOCAL_MACHINE\ControlPanel\Stylus\96DPI
"CurFont"= change to the ff value ..
dword:00000258 -> Smallest
dword:000002BC -> Smaller
dword:00000320 -> Normal/Default
dword:000003E8 -> Larger
dword:0000044C -> Largest
Cheers, M

Summary of Registry Hack that work on 818pro/Prophet

Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this post.
MOD EDIT:
This is also in the wiki
http://wiki.xda-developers.com/index.php?pagename=Prophet_Hacks_WM5
THX for the info.
But any hack for CHT ver. using smartdailer??
THX
Enable your built-in Lunar calendar (for WWE Rom)
enable your built-in Lunar calendar (for WWE Rom)
edit your registry:
Hkey_Local_Machine\Software\Microsoft\Calendar
set the value of "ShowLunarCalendar" to 1
then soft-reset (Optional)
open your calender program and click the on right-bottom Menu -> View -> Lunar
Enjoy
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
This one works too... (from a previous wizard tweak i think)
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
marcov said:
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
Click to expand...
Click to collapse
Create new value. Make sure you use DWORD.
marcov said:
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
Click to expand...
Click to collapse
Create new value. Make sure you use DWORD.
Speed Improvement
1.HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE
Change 'limit' Value data to 32768
Original Value = 131072
2.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\FATFS
Change 'CacheSize' Value data to 4096
Original Value = 0
3.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\Filters\fsreplxfilt
Change 'ReplStoreCacheSize' Value data to 4096 or 8192
Original Value = 0
4.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\Profiles\MSFlash\FATFS
Change 'DataCacheSize' Value data to 4096
Change 'Flags' Value data to 40
For Step 4, if your PDA don't have this registry, add new registry and use DOWORD value.
Disable menu animations to increase performance:
"HKEY_LOCAL_MACHINE \SYSTEM\GWE\Menu"
Change "AniType" from "6" (default) to "0" (disabled).
Make sure bluetooth is alive during a conversation. If you ever have trouble with BT timing out, try:
HKEY_Current_User\ControlPanel\Phone
Change the Sleep key from a 1 to 0.
Re: This one works too... (from a previous wizard tweak i th
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
mamakap said:
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
Click to expand...
Click to collapse
What does this WIFI tweak do for the device? I thought it was natively Wireless G?
mcnasby said:
mamakap said:
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
Click to expand...
Click to collapse
What does this WIFI tweak do for the device? I thought it was natively Wireless G?
Click to expand...
Click to collapse
You can read the source from here
Do we need these registry hacks with the new ROM (AKU2)?
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Urban Strata said:
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Click to expand...
Click to collapse
I actually installed the date & time reg hack from this thread in the Universal forum: http://forum.xda-developers.com/viewtopic.php?t=41968
It works on my Prophet with AKU 2.0, but it shows the date in European format (e.g., 28 . 03 for March 28). Hate to be a stupid American, but I'd prefer the month and day switched to 3-28. I wonder if that's possible?[/url]
Re: This one works too... (from a previous wizard tweak i th
wyhpower said:
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Click to expand...
Click to collapse
Yes... extrom2 to be exact.
Sorry for the confusion.
G.
PS. Still can't change writeprotected stuff though... anyone?
Re: This one works too... (from a previous wizard tweak i th
wyhpower said:
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Click to expand...
Click to collapse
Yes... extrom2 to be exact.
Sorry for the confusion.
G.
PS. Still can't change writeprotected stuff though... anyone?
Urban Strata said:
Urban Strata said:
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Click to expand...
Click to collapse
I actually installed the date & time reg hack from this thread in the Universal forum: http://forum.xda-developers.com/viewtopic.php?t=41968
It works on my Prophet with AKU 2.0, but it shows the date in European format (e.g., 28 . 03 for March 28). Hate to be a stupid American, but I'd prefer the month and day switched to 3-28. I wonder if that's possible?[/url]
Click to expand...
Click to collapse
hi there, i believe you can still change the date representation in regional settings.
Tried the software on a Pro flashed S200 ROM, however, i still have the battery on the today screen. On other apps, it works fine.
Also, with wm5 v 2 (the one with aku2), i can't seem to get phone pad to start as default.
tried this already:
HKEY_CURRENT_USER\ControlPanel\SIP
"DefaulfIM" --> {51A2CB38-154E-4C92-A625-A83871C99EC2}
Although the key remains the same after reboots, and its the same key that's found in CLSID, the keyboard is defaulted after every reboot.
thescum said:
Also, with wm5 v 2 (the one with aku2), i can't seem to get phone pad to start as default.
tried this already:
HKEY_CURRENT_USER\ControlPanel\SIP
"DefaulfIM" --> {51A2CB38-154E-4C92-A625-A83871C99EC2}
Although the key remains the same after reboots, and its the same key that's found in CLSID, the keyboard is defaulted after every reboot.
Click to expand...
Click to collapse
Yes, the keyboard is default no matter what reg hacks I try either. Tweaks2k2 and sktools tweaks don't work either. I think it's a wm5 thing and I can't figure it out.

Cingular 8125 - Slow, Slow, Slow

Switched from a SX66, on my second 8125. Both have been incredibly slow loading programs, switching between screens etc. 20 - 60 second waits. Phone is great when works. Must soft reset multiple times a day.
I use 10,000+ contacts and XpressMail, small amount of tasks and calendar, that is it. No third party programs.
Any ideas on how to speed this thing up?
Thanks :x
Shikaza said:
Switched from a SX66, on my second 8125. Both have been incredibly slow loading programs, switching between screens etc. 20 - 60 second waits. Phone is great when works. Must soft reset multiple times a day.
I use 10,000+ contacts and XpressMail, small amount of tasks and calendar, that is it. No third party programs.
Any ideas on how to speed this thing up?
Thanks :x
Click to expand...
Click to collapse
Cingular's stock ROM is way slow, locks ups and needs frequent reboots. All of the ROM upgrades here have been better than what came on the phone. Right now summiter's efforts seem to be most beneficial to us Cingular owners. And you're in for a treat 'cause he figured out how to go back to the original if needed...
http://forum.xda-developers.com/viewtopic.php?t=45295&sid=727e629b43f777a20432ce85b54b7027
How I was of some help!
Steven
btw, love my SX66 BA .... now the wife is using it.
ROM version: 2.17.7.2 WWE
ROM date: 2/10/06
Radio version 02.07.10
Protocol version: 413.1.03
How do I access FTP?
hit link and did not work. Is it possible my norton is blocking?
Re: How do I access FTP?
Shikaza said:
hit link and did not work. Is it possible my norton is blocking?
Click to expand...
Click to collapse
Maybe... I just tested the link and it's OK. Change over to the Wizard upgrading etc forum and look for Cingular 8125 users: 2 custom RUU upgraders available .
Good luck!
Quick solution is to hard reset and then soft reset before Ext rom loads. You have to then manually load XpressMail, but speed is now much better.
I am having some bluetooth disconnect issues, still need to figure that out. Was working fine with cingular ext rom.
Any ideas?
xpressmail blows. too bad you need to use it. as for speed-tweaks, here's a list of reg-edits that includes a few that keep my c8125 moving at a decent pace while i wait for a cingular 2.xx rom update.
Show today's and the next day's Calendar appointments on Today plugin
HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\Calendar\Flags
Change to:
0 = Show all today's upcoming appointments
1 = Show all today's upcoming appointments and today's "all day" event
2 = Show only next appointment
3 = Show only next appointment and today's "all day" event
4 = Show all today's upcoming and all tomorrow's appointments
5 = Show all today's upcoming and all tomorrow's appointments and
today's "all day" event
--------------------------------------------------------------------
Disconnect button and connection timer for GPRS:
HKEY_LOCAL_MACHINE\ControlPanel\Phone
- Create new dword value
- Change the value name to "Flags2" (no quotes).
- Select the 'hexidecimal' button.
- Type 10
- Click ok.
- You should now see in the 'name/data' section:
- Flags2 16 (0x000010)
--------------------------------------------------------------------
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
--------------------------------------------------------------------
Increasing font cache and screen performance:
"HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE"
Change "limit" from "8192" (default) to "16384"
--------------------------------------------------------------------
Increase general performance:
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\"
Change "CacheSize" value from "0" to "4096" or "8192" or "16384"
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=0x1000(4096)"
Change "EnableCache" value to "1"
"HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\"
Change "ReplStoreCacheSize" value to "4096" or "8192" or "16384"
--------------------------------------------------------------------
CAPS/ICON LOCK INDICATOR
Inside \Windows\Startup folder is a shortcut to an application called
CapNotify.exe. There is registry key called "EnableIndicator" which
was not found in the registry. Tapping the Shift key shows "C" while
tapping Dot key shows dot indicator next to keyboard icon at bottom
of screen.
- HKEY_CURRENT_USER\ControlPanel\Keybd\
- New DWORD value
- Value name: EnableIndicator
- Value date = 1
--------------------------------------------------------------------
Change .pdf default association from Clearvue to Adobe Acrobat Reader
2.0 Mobile
HKEY_CLASSES_ROOT\pdffile\shell\open\command\Default = WTCVPDFV.exe "%1"
To “\Storage Card\Program Files\Adobe\Acrobat 2.0\Reader\AcroRd32.exe” “%1”
HKEY_CLASSES_ROOT\pdffile\shell\opendoc\command\Default = WTCVPDFV.exe "%1"
To AcroRd32.exe “%1”
((HKEY_CLASSES_ROOT\pdffile\shell\
You'll find two sections...
HKEY_CLASSES_ROOT\pdffile\shell\open\command\Default = WTCVPDFV.exe "%1"
And
HKEY_CLASSES_ROOT\pdffile\shell\opendoc\command\Default = WTCVPDFV.exe "%1"
Change both to point to the adobe reader .exe location. If you don't
know its location, find out through explorer/total commander/whathaveyou.))
--------------------------------------------------------------------
Registry location
HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries\
contains the default Internet Favorites that can't be removed from within
Internet Explorer Mobile. Delete them manually in the registry instead.
--------------------------------------------------------------------
Clear Start Menu Items
Modify this registry values:
[HKEY_CURRENT_USER\Software\Microsoft\Shell\TaskSwitch]
"0"=" " "1"=" " "2"=" " "3"=" " "4"=" " "5"=" " "6"=" " "7"=" " "8"="
" "9"=" " "10"=" " "11"=" " All done!
--------------------------------------------------------------------
--------------------------------------------------------------------
With the dot11SupportedRateMaskG set to 8, connect to 54 mbps. With default
key value of 4, connect at 24 mbps.
HKEY_LOCAL_MACHINE\COMM\TNETWLN1\PARMS
- dot11SupportedRateMask=1
HKEY_LOCAL_MACHINE\COMM\TNETWLN1\PARMS
Change from dot11SupportedRateMaskG=4 (default) to dot11SupportedRateMaskG=8
--------------------------------------------------------------------
Voice command dialing by pushing button on a bluetooth headset:
Key: HKEY_LOCAL_MACHINE/Software/OEM/VoiceCommand/
Change value to: \Program Files\Voice Command\voicecmd.exe
--------------------------------------------------------------------
Turn On GPS Application
Go to: HKEY_LOCAL_MACHINE\ControlPanel\GPS Settings
Delete the DWORD marked “redirect”
Add a DWORD called "Group" and give it the value of "2" (dec)
The GPS panel will now show up in your connection settings
--------------------------------------------------------------------
Network Time Update (not working with current rom)
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PhoneSetting
Set "ShowTimeZonePage" to "1"
Once this is set, and you have power-cycled, when you go into
Settings->Phone you will see a new tab - "Time Zones". Go there
and you'll see "Automatic change time zone and clock". Check it
for your time updates from the network.
--------------------------------------------------------------------

Time network update

Hi,
I looked around but did not find this:Is there a AUTO update from the netowork time to the clock time.
I thought the revised ROM would have that. I have 2.25.11.1 on Cingular.
Thanks
Go to start, settings, personal, then phone. Then tap the time zone tab, and there is a checkbox there to auto update time with network!!!!
did not find it
I did go to settings, personal, phone ... and there is no tiem zone.
There are tabs ... phone, services,network, pin2, more
none of those tabs have time zone.
Ahh, the reason I have the tab is because I have Molski's customized tweaks installed. Here is the reg entry to get the tab.
To add a time sync page to your Phone Settings (Start > Settings > Phone > Options > Time Zones) , set the following:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 1 (DWORD decimal)
And to remove again:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 0 (DWORD decimal)
Off Molski's website --> so thanks to him!
for some reason i have it checked and it's not working for me?
are u still having this problem?
thanks
i have the same rom and phone as u

I need a primer on how to make regedit changes on a PPC

I know some of you can do this with your eyes closed, but I am new to this on PPC. I have a Cingular 8525, and am having severe battery drain problems, perhaps due to the G3 network. Below is the excerpt, and I would GREATLY appreciate if someone can type out the step-by-step procedure for execution.
Thanks!
_____________________________________
Adding disconnect GPRS/UMTS button
To add Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To have only Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
have you ever edited the registry on a pc?
If so its very similar to that, I would recomend you download resco explorer and the registry edit plug in. This will allow you to edit the registry.
If you havent edited a registry on a windows machine before, I would take your time and google that for ideas before you start hacking your ppc reg.
Imp
PHM RegEdit is free.
http://www.phm.lu/Products/PocketPC/RegEdit/
I have a registry editor, and can type out the commands shown, but I am not sure where to actually place them. Is there a recommended site for instructions? Given that this is a particular hack, would general advice suffice?

Categories

Resources