English Keyboard Hack for X01HT - 8525, TyTN, MDA Vario II, JasJam Software Upgradin

Has anyone tried the keyboard hack on the after changing the Softbank X01HT to English?
I successfully flashed the JASJAM_WWE_1.20.305.3_1.20.305.104_1.07.03.10_ship ROMs and also loaded the Softbank Extended ROMS
The I followed each of the registry hacks for the Hermes shown here:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Registry
From the microsoft page the code for English (United States) = 0x0409 (Hex)
[HKEY_CURRENT_USER\ControlPanel\Keybd] "Locale"= 0409 (Hex, not String)
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 20409 (Hex)
[HKEY_CURRENT_USER\keyboard layout\Preload] "Default"= e0010409 (Hex)
[HKEY_CURRENT_USER\keyboard layout\Preload\1] "Default"= e0010409 (Hex)
Did I do it correctly? The letters are all fine, but the punctuation is mixed up.
TIA

You are in the corect place for the reg change, all you would need to change is the value to 0411 for a Japanese keyboard since your unit has a Japanese key board.

mixersoft said:
The letters are all fine, but the punctuation is mixed up.
Click to expand...
Click to collapse
softbank has made their own key layout, and they have swapped "." and "," from the normal japanese key layout (docomo layout.)
it's not 0411, and the layout is not implemented in any other roms.
anyway, use 0411, and swap "." and "," in your mind;-)

dooh! I guess it should have been obvious that the locale goes to the keyboard.
Now that I have this fixed, along with my BT headset issue, I have a full-fledged English language Softbank X01HT.
Thanks to all!

I just upgraded to WM6 and am having a problem getting punctuation to work - I'm using the SoftBank X01HT and have made all the required registry changes to 411, but the following key keeps reverting to 409 after each reboot:
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 20409 (Hex)
Is there a way to fix this?
Thanks!

jhembach said:
I just upgraded to WM6 and am having a problem getting punctuation to work - I'm using the SoftBank X01HT and have made all the required registry changes to 411, but the following key keeps reverting to 409 after each reboot:
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 20409 (Hex)
Is there a way to fix this?
Thanks!
Click to expand...
Click to collapse
I have the same phone and I'm running WM6. When I make the reg changes I found just soft reset does not do the trick. You actually need to shut it down and then power it on again for the reg changes to stick. Also check that you regedit tool is saving your changes.
I have been thru this alot of times so I know it works properly.

Fantastic - it worked! Thanks so much for the quick help!

Yep, turn the phone off by holding down the power key and then clicking yes. When you push the power key, the phone will write the RAM buffer out to ROM. If you just soft-reset without turning the phone off first, the changes you just made may not be written out before the phone resets, so you'll have the old setting(s).
Technically, you can push the power off button, wait a little bit and then push the soft-reset button. The phone will write the buffer out to ROM when it goes to low-power suspend mode (where the keys are locked and the screen shuts down). I just turn it off completely though by holding down the power button.

mixersoft said:
dooh! I guess it should have been obvious that the locale goes to the keyboard.
Now that I have this fixed, along with my BT headset issue, I have a full-fledged English language Softbank X01HT.
Thanks to all!
Click to expand...
Click to collapse
mixersoft,
If you still want to fix "." and "," and make their placements correct, I hear that changing to this will do the trick.
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 30411 (Hexadecimal base)
But in order to do this, you will have to upgrade your rom to any newer rom than the one you are running such as i-mate 1.31.305.103 or later. Your i-mate 1.20.305.3 doesn't take 30411.
I haven't tried this myself as I use periods more than commas and it is more convenient for me just as is.

Nicely done in my Softbank X01HT
Hi,
I bought a Softbank X01HT. The symbolic keys on the left portions were not appearing as it is displayed on the keypad. And "," altered with "." Finally the modification of reg keys fixed the problem successfully.
The right modifications are:
[HKEY_CURRENT_USER\ControlPanel\Keybd] "Locale"= 0411 (Hex, not String)
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 30411 (Hex)
[HKEY_CURRENT_USER\keyboard layout\Preload] "Default"= e0010409 (Hex)
[HKEY_CURRENT_USER\keyboard layout\Preload\1] "Default"= e0010409 (Hex)
Cheers

Cab version
Why not run this cab file?
Quakie
(Upped from Tytn via Opera Mini 4.1)

why do the registry change? why not just use Schaps adv config to change the keyboard to japanese? this way you get to keep your "auto words" (the 4 choices that pop up for words)

Related

TomTom5 and Wm2005

Hi all
After finaly getting tomtom version 5 installed I run into the dreaded no backlight
Can any one help here please, I have tried the following so people know, thanks to all who help
I have changed the reg entries manual to 300 and 600 for
HKCU\ControlPanel\Backlight\ACTimeout
HKCU\ControlPanel\Backlight\BatteryTimeout
Have tried messing with the backlight settings in the control control, no good
I have tried the tomtom backlight fix, installed the dll, run the setup, says copied shortcut, the shortcut is there with no icon, when i run it, nothing happens
Does any one else have any more ideas otherwise i will have to reflash my xda2 back to 2003 Sad
thanks to all who shed any light on this
Rik.
my backlight is fine wiv mine while using tomtom but it just leaves the blacklight and screen setting to neva timeout when i close it
Can i ask what settings you are using and how did you install it
thanks
final solution to tomtom5 backlight problem
Hello,
I was sick of using the regeditor to fix the messed up backlight settings everytime I started TomTom5, so I looked for a better solution.
I figured it would be the best if TomTom wouldnt mess with the settings
at all, so I changed the binary. it is not very hard to do.
copy the TomTom Navigator.exe to you windows pc.
grab a hex editor and change the following
0x182b9c 0x61 -> 0x62
0x182c0c 0x61 -> 0x62
0x182c3c 0x61 -> 0x62
0x182ca0 0x61 -> 0x62
what this does is change all the Registry Paths
ControlPanel\Backlight
to
ControlPanel\Bbcklight
as the result, TomTom will not be able to modify the settings at all.
everything will stay with your default values.
have fun
thanks man, that actually worked ! :lol:
wow
Great works a treat.. Just search for backlight and change it with a hex editor... Fantastic... Thanks
Re: final solution to tomtom5 backlight problem
This is right:
0x182bC9 0x61 -> 0x62
0x182c0c 0x61 -> 0x62
0x182c3c 0x61 -> 0x62
0x182ca0 0x61 -> 0x62
Re: final solution to tomtom5 backlight problem
EelcoV said:
This is right:
0x182bC9 0x61 -> 0x62
0x182c0c 0x61 -> 0x62
0x182c3c 0x61 -> 0x62
0x182ca0 0x61 -> 0x62
Click to expand...
Click to collapse
I used a "HHD Software Free Hex Editor" but can’t find this numbers to edit
This newbie (no program experience) need some help...pleazzzz
in my case 0x182bc9 value is 00 and 0x182b9c is 69. How can this be ? I changed both of them to 61 (in 2 different files, mind you) and they both work, allthough the latter crashed a few times.
@ postman : I used xvi32 from this site, no programming experience either. I just opened navigator.exe, went to the mentioned addresses and changed the numbers. Seems to work..........
thanks pleun, i will try and let you know.
other question: i see that u use the 1.60
and i use the 1.50i(64) i did that just for more space
wat works best with tomtom5? the 150 or the 160?
don't know, never used 1.50. I got plenty space on the SD card
thanx for the tip works great !
I downloaded the XVI32, opened the tomtom navigator.exe
And search for the mention files, but no result, can’t find anything
See attachment
use address and goto, not search
Thanks pleun,
I edit the 4 items and change them to 62
0x182bc9
0x182c0c
0x182c3c
0x182ca0
But the tomtomt will NOT start
...did I forget something?
I assume you saved the file after you edited it and copied it back to the correct location on the pda ?
yes, edit the 4 files and saved it to the exact same name as bevore and reload the exe to the same place on the mda2
i edit only the 0x182bc9 and not the ...9C
is that the problem?
well try to leave c9 as it is and edit 9c. Both of them work on my MDA but you never know. You can also email me the .exe and I'll try it on my device.
:lol: :lol: :lol: :lol: :lol:
thanks pleun (and all who helps)
IT WORKS!!!
2 Questions left
1) is it also posible to create a shot cut to "today"
i have to browse to the program files
2) i have copy the data05.chk, data14 and data16.vif, but no dutch (bart) voice
any advice?

How to set a different SIP as default?

I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
asci said:
I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
Click to expand...
Click to collapse
You can use this sipchange utility.
http://forum.xda-developers.com/showthread.php?t=271008
Another way is to use tweaks2k2. However, be very careful with this product, as its soft reset was written many many years ago, and would result in a forced hard reset. I had forced hard reset at least 10 times before I identified this as the culprit. The creator of the program told me to avoid using software soft reset by his program. (use stylus to push into the reset hole instead.).
There is also the option of editing the registry key. However, this requires that you know for sure what the product's sip keystring is. If you identify the wrong one, it would result in hard reset. I've experienced it when trying to choose tengo. There are at least three tengos!
Regards.
eaglesteve said:
You can use this sipchange utility.
http://forum.xda-developers.com/showthread.php?t=271008
Another way is to use tweaks2k2. However, be very careful with this product, as its soft reset was written many many years ago, and would result in a forced hard reset. I had forced hard reset at least 10 times before I identified this as the culprit. The creator of the program told me to avoid using software soft reset by his program. (use stylus to push into the reset hole instead.).
There is also the option of editing the registry key. However, this requires that you know for sure what the product's sip keystring is. If you identify the wrong one, it would result in hard reset. I've experienced it when trying to choose tengo. There are at least three tengos!
Regards.
Click to expand...
Click to collapse
Someone also posted these reg hacks from
http://www.ppcsg.com/index.php?showtopic=45727
Warnings:
- It is EXTREMELY IMPORTANT TO BACKUP your ppc beforehand, bcos any single mistake u enter into your registry for your input method is likely to cause ALL your input methods to be unrecognised = have to hard-reset.
- I insist u check your values SEVERAL TIMES to check if its correct, before u tap 'ok' and soft-reset your device (mistakes irreversible after that except hard-resetting).
1) To make 'Letter Recogniser' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429690-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset.
2) To make 'Block Recogniser' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429691-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
NEW!!!
3) To make 'Phone Pad' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {51A2CB38-154E-4C92-A625-A83871C99EC2}
iv) Soft-reset.
NEW!!!
4) To make 'TenGo Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {5efab5bd-0af5-48f8-abec-6f36e3a0b5af}
iv) Soft-reset.
NEW!!!
5) To make 'Fitaly' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {95BDB641-772F-11d2-AC6B-204C4F4F5020}
iv) Soft-reset.
NEW!!!
6) To make 'SPB Full Screen Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1}
iv) Soft-reset.
NEW!!!
7) To make 'Resco Keyboard Pro' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {A070BE16-AD56-11d3-BC77-00C06C512035}
iv) Soft-reset.
NEW!!!
7) To make 'RapidCalc' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {991A1000-9DCB-11d3-B3C2-000000000000}
iv) Soft-reset.
NEW!!!
8) To make 'Transcriber' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=51859
NEW!!!
9) To make 'Calligrapher' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=52648
Just a final note, in case u change your mind later and would like the original 'Keyboard' back:
10) To make 'Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429667-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
I have no idea whether they work or not. As usual, use at your own peril.
asci said:
I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
Click to expand...
Click to collapse
No such problem at all. After installing Resco keyboard, I clicked an arrow button placed on side of keyboard icon on the lower bar. Then I got a list of keyboards installed (Standard , Resco, Transcriber, and so on). I have selected Resco keyboard, and that's it. From that time my resco keybord is always my default, as long as I select another one in the same way.
Abram said:
Someone also posted these reg hacks from
http://www.ppcsg.com/index.php?showtopic=45727
Warnings:
- It is EXTREMELY IMPORTANT TO BACKUP your ppc beforehand, bcos any single mistake u enter into your registry for your input method is likely to cause ALL your input methods to be unrecognised = have to hard-reset.
- I insist u check your values SEVERAL TIMES to check if its correct, before u tap 'ok' and soft-reset your device (mistakes irreversible after that except hard-resetting).
1) To make 'Letter Recogniser' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429690-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset.
2) To make 'Block Recogniser' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429691-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
NEW!!!
3) To make 'Phone Pad' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {51A2CB38-154E-4C92-A625-A83871C99EC2}
iv) Soft-reset.
NEW!!!
4) To make 'TenGo Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {5efab5bd-0af5-48f8-abec-6f36e3a0b5af}
iv) Soft-reset.
NEW!!!
5) To make 'Fitaly' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {95BDB641-772F-11d2-AC6B-204C4F4F5020}
iv) Soft-reset.
NEW!!!
6) To make 'SPB Full Screen Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1}
iv) Soft-reset.
NEW!!!
7) To make 'Resco Keyboard Pro' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {A070BE16-AD56-11d3-BC77-00C06C512035}
iv) Soft-reset.
NEW!!!
7) To make 'RapidCalc' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {991A1000-9DCB-11d3-B3C2-000000000000}
iv) Soft-reset.
NEW!!!
8) To make 'Transcriber' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=51859
NEW!!!
9) To make 'Calligrapher' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=52648
Just a final note, in case u change your mind later and would like the original 'Keyboard' back:
10) To make 'Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429667-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
I have no idea whether they work or not. As usual, use at your own peril.
Click to expand...
Click to collapse
This is exactly what I was referring to, when I thought I found the key for my tengo... It cost me a hard reset. It didn't say which tengo. Free tengo? Tengo 2.1.? Tengo thumb?
You got the picture. It is risky.
THX to all!
asci said:
THX to all!
Click to expand...
Click to collapse
For what exactly? Which hack worked for you?
anyone know the setting for pocketcm 11b?
up
any body ??
11) To make 'FingerKeyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {C03755DF-3EE7-41DF-AE5E-3FBBCA603F1A}
iv) Soft-reset
In case you're wondering on how to find out the DefaultIm value:
search HKEY_CLASSES_ROOT\CLSID\ for either the name of the input method or for IsSIPInputMethod and you'll get a list.
VERY RISKY.
I did everything according to the above mentioned... but Kaiser didn't start after that. So hard-reset was the only option. It's better to use SIPChange from Sleuth255 (http://forum.xda-developers.com/showthread.php?t=271008) that works just fine
yeahhhh, looks like a hard reset coming right up.... good thing I did a backup just prior. I'm trying to get swype (best soft keyboard ever) to be the default but for some reason it started switching back to the ugly as sin default keyboard after every power off, not a soft reset, just regular on and off, so I wanted to change the default string from keyboard to swype, and looks like I'm going to pay the price.
keyboard change
U R fantastic. I have an hyperdragon IV rom on HTC TYTN 2 and I couldn' t change the default keyboard to resco. Now I can. You saved me. Thanks a lot!

HW Keyboard - still issues - getting nuts!!!

I am running the GERMAN T-MOBILE WM6 on my US AT&T 8525
Changing the registry key [HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] to US layout works only partly! The letters respond correctly: I get now QWERTY instead of QWERTZ. However, there is still a problem: all the symbols above the letters are not working correctly. As example I get " instead of _ while pressing BLUE DOT + S ...
[HKEY_CURRENT_USER\keyboard layout\PRELOAD and subkey 1 are both set to e0030409.
Junner2003 said:
I am running the GERMAN T-MOBILE WM6 on my US AT&T 8525
Changing the registry key [HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] to US layout works only partly! The letters respond correctly: I get now QWERTY instead of QWERTZ. However, there is still a problem: all the symbols above the letters are not working correctly. As example I get " instead of _ while pressing BLUE DOT + S ...
[HKEY_CURRENT_USER\keyboard layout\PRELOAD and subkey 1 are both set to e0030409.
Click to expand...
Click to collapse
Install the cab. file and restart your PPC then enjoy!
Yep,
that did the trick! Thanks a lot!
UPDATE:
That did the trick under WM6 but what would I have to do under WM5 AKU3.3?
Can anybody tell me what particular file I would have to manipulate in order to get the blue symbols on top of the letters work right?

xt9 Language Pack for WM 6.1 Pro

I'm using pArtizAn's WM 6.1 Pro Rom, but this amazing Rom only supports xt9 for Russian and English. I'm a German and writing SMS without t9 really sucks!
So I was looking for a Language Pack like they exist for the Standard-Roms.
I found this Language Pack from MoDaCo. I installed it and - contrary to all other exisiting Language Packs - the t9-key was working and I was able to write with the dictionary, but the keymapping was totally mixed up!
Eg. my Hardware-Button 2 was mapped to 1, e & r (so if I wanted to type an r in the ABC-Mode, I had to press the HardwareButton 2 twice !)
Or if I wanted to write "test" with dictionary I had to press 3,2,6,3 instead of 8,3,7,8!
So I tried to copy only the 2 Files "hpd.5x4.German.kdb" & "DElsUN_xt9.ldb" from the cab to my windows-dir and I modified/created this 3 registryvalues:
"HKLM\Software\Tegic\eT9\IME\KDbFiles\0607" value = "hpd.5x4.German.kdb"
"HKLM\Software\Tegic\eT9\LdbFiles\0107" value = "DElsUN_xt9.ldb"
And appended on the 3 value (HKLM\SOFTWARE\Tegic\eT9\AvailableLanguages) ",0107"
After that, the keymapping was correct! But after selecting German in the XT9-Menu, it wasn't displayed in the XT9-Menu to be selected, but by typing with the dictionary the t9 suggested me some german words and by selecting them, the xt9-bar freezed and was visible everywhere until I did a softreset.
Let's simply say: It acted really confused!
My guess is, that this is connected with the file eT9.HQD.kdb
So. Is there any genius out who can help me???
post german language pack here.
i will add it in the next release, maybe.
Yes, please! I'd really appreciate that! Thank you!!!
XT9 German.zip:
The 2 language-files I suppose to be responsable for german.
Is this enough or should I try to upload the cab including Czech, Danish, German, English, Spanish, Finnish, French, Italian, Dutch, Norwegian, Polish, Portugese, Russian & Swedish ???
I had some troubles uploading this file - I guess my Connection is too slow (512 kbit up) and the server is getting into a timeout. But I can also put the file on my server and send you a direct download link via PM for this file (also tried to upload it via URL - no chance!)
When are we going to get the pleasure of a new wounderful release? I'm looking almost every day on this site to be the first downloader of the new release
Hi
Same Problem here... I hope Erofich can do this...
StefanV3
Med0ric0 said:
When are we going to get the pleasure of a new wounderful release?
Click to expand...
Click to collapse
In the middle/end of May, when i will get startrek.
Erofich said:
In the middle/end of May, when i will get startrek.
Click to expand...
Click to collapse
... So you are going to make me a birthday-gift
PS: Thanks for all your past, present and future work on this ROMs!!!
Hi
Yesterday i've played araound with the files from HTC Touch Dual. Is there anyone who can tell me how to edit key mapping??? The current keymapping is:
Code:
key letter/symbols
"1" !; w; q
"2" 1; e; r
"3" 2; z; t
"4" 3; u; i; ü
"5" .; o; ö; p
"6" ?; s; a; ä
"7" 4; d; f
"8" 5; h; g
"9" 6; k; j
"0" ,; l; s
The files are from http://forum.xda-developers.com/showpost.php?p=1672748&postcount=4 and the howto i used is here: http://forum.xda-developers.com/showpost.php?p=1946530&postcount=263
I know that these are files from HTC Niki that uses a 5x4 keypad but how to change to 3x4??? I couldn't find a 3x4 xt9 kdb file for pocket pc.
StefanV3
Hi
Thanks for mailing me. But there is no need to upload it because it is available here at http://melgurth.ovh.org/index.php?page=downloads .
But, could you tell us how to activate it??? I installed it but i don't know how to activate it. There is no menu entry...
StefanV3
Hi
@ husbender
Thanks, i will try it again. Did you really mean the '#' key??? In private message you told me that you holding down the '*' key. '#' key gives me the list with symbols...
Back to Topic:
I've played around again with the files from the XT9 lang pack from the first post of this topic. It should be that the problem is related to the kdb files that Erofich uses for english and russian xt9. It should be special ones for the qtek keyboard. Is this right Erofich??? Could you tell us how to develope a german kdb file???
StefanV3
Hi
Please send it...
Stefan
Thank you very much for your help, husbender.
But this t9 languagepack isn't working on my WM 6.1 Pro Rom. After the installation I'm only able to write numbers and I'm unable to open the t9 menu by pressing the *-key! So I've uninstalled it and everything went back to normal - without a German t9...
I'm looking forward to Erofichs new rom /w german t9 or someone who could remap the keys from the t9 shadow languagepack.
But thank you husbender!
I'm looking for Spanish xT9
Hi, does somebody have the file Spanish xT9 only?
because I found a international languages, but i don't need all the other ones.
Thanks

[update 2009/11/19][FAQ] Porting new HTC packages from Mega to Iolite ROM.

update 2009/11/19 - Russian, as well as Italian, French, Dutch, German, Spanish, Danish, SVE, Norway, Portugal, Euro and Asian
Mega ROMs, release versions, are here. Just get nbh-file from install temp folder and extract packages.
update 2009/11/17 - How to fix Iolite Wheel
update 2009/11/16 - EzInput 2.1 My Words fix added, read 2nd post.
------------------
Hi, I want to start this new thread to share some information with other Iolite ROM developers.
I hope you will continue this list and we will get fully working WM65 ROMs with latest HTC gui for Iolite finally.
=)
CommManager
Package CommManager_2_9_F_1, file app.reg
1. bluetooth fix. use this value:
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"BluetoothPlatformType"=dword:00000000
2. wi-fi fix. use this value:
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TNETW12511"
Vibration in new PhoneCanvas and EzInput 2.1
Shared_Modules_1_01_19143331_01, file app.reg
use this value:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"UseService"=dword:00000001
BackLight
Problem - backlight settings doesn't work if you use new HTCUtil.dll
use BackLight.dll from Mega OemDrivers, it works fine with Mega HTCUtil_4_8_0_0.
EzInput and keyboard/language selection menu
1. use BioTouch.dll from Mega OemDrivers.
2. use touch.dll from Mega OemDrivers.
3. add these values to you rgu file in OemDrivers (check rgu file in Mega OemDrivers)
Code:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"MaxCalError"=dword:8
"CalibrationData"="491,508 787,177 788,839 191,836 190,174"
"AlignScreenNeeded"=dword:1 ;Set 0 to disable align screen page, set 1 to enable
"PassCalibration"=dword:00000000 ; Driver would set 1 if pass calibration"TouchDrawPri"=dword:0000006D
"TouchGLODebug"=dword:00000000
"SIPExpand"=dword:00000005
"OKWidth"=dword:00000019
"OKExpand"=dword:00000023
"PanGestureTimeOut"=dword:00000384
"PanGestureDistanceThreshold"=dword:0000000F
"FlickGestureDistanceThreshold"=dword:00000008
"PanGestureLinePixelCount"=dword:00000015
"VelocityFactor"=dword:0000000A
"FollowFinger"=dword:00000001
"ReportPointPeriod"=dword:00000320
"TouchDrawPeriod"=dword:00000032
"EnlargeScrollAnimateTime"=dword:0000000A
"EnlargeScrollHeight"=dword:00000020
"EnlargeScrollWidth"=dword:0000002B
"TouchDrawPri"=dword:0000006d
"MENUExpand"=dword:0000000F
"MENUHeight"=dword:0000001A
"ScrollBarExpandLeft"=dword:00000000
"ScrollBarExpandRight"=dword:00000000
"ScrollBarExpandDown"=dword:00000000
"ThumbExpandHeight"=dword:00000000
"GestureEnable"=dword:0000004A
"SIPMenuWidth"=dword:00000014
"HorizontalPanel"=dword:00000000
"SelectIndHeight"=dword:00000032
smarttouch - cool finger-friendly scrollbars
WARNING: this will break Iolite wheel.
1. add smarttouch.dll from Mega to OemDrivers
2. *thumb*.png from Mega to OemDrivers
3. add these values to you rgu file in OemDrivers (check rgu file in Mega OemDrivers)
Code:
[HKEY_LOCAL_MACHINE\System\GWE]
"cxHScr"=dword:00000000
"cyVScr"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\TouchPanel]
"PressureThreshold"=dword:2710 ; initial value is 10000.
[HKEY_LOCAL_MACHINE\Services\SmartTouch]
"Prefix"="SMT"
"Dll"="smarttouch.dll"
"Index"=dword:1
"Order"=dword:9
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch]
"WheelCount"=dword:00000002
"OnlySupportRegisterApp"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\Excel Mobile]
"WheelCount"=dword:0000000c
"ClassName"="BOOKWIN"
"EnableOneMessage"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\Notes]
"WheelCount"=dword:0000000c
"ClassName"="Worker"
"EnableOneMessage"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\Outlook Email]
"WheelCount"=dword:0000000c
"ClassName"="Inbox.MainWnd"
"EnableOneMessage"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\Word Mobile]
"WheelCount"=dword:0000000c
"ClassName"="WordPad"
"EnableOneMessage"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SmartTouch\Internet Explore]
"ClassName"="IEMobile"
"WheelCount"=dword:0000000c
"EnableOneMessage"=dword:00000000
Wheel
If you use mega smarttouch tweak you will lose Iolite wheel.
You need to use SmartTouch_1_1_32635_2 from Iolite packages if you want to have working wheel.
LongPressEndKey - lock device
Use LongPressEndKey_1_2_35861_5 from Iolite packages, it works fine.
Long_Press_End_Key_1_5_19182121_00 from Mega depends on keyboard driver and dosen't work on Iolite.
Album 3
Thanx to dancer_69:
HTC Album will work if you replace the files ha_skin_l.xml and ha_skin_p.xml in .........\OEM\Iolite_MEGA\0409\ExtraFilesPkg with these from manila album package(in building these from the above folder which are for iolite's album version ovewrite these from mega)
Or you can simple delete these files from ExtraFilesPkg.
Camera - Record video with audio fix
Package Camera_6_29_19183128_01, file app.reg
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\Common]
"EnableAudioAAC"=dword:00000000
EzInput 2.1 My Words
If your EzInput 2.1 cannot remember custom words after soft reset, use IME_Engine_Western_2_1_19171325_00
in place of mega version IME_Engine_Western_2_1_19191429_00.
read more in this thread.
Download working IME Engine here.
Download working eT9MyWords.exe - words editor here.
Weather on the Home tab (under the clock)
wg5566 said:
The weather update function on home screen relies on location service. So first we need to enable the location service on the phone. Second, the operator and the TBS (Terminal Base Station, means the devices in the ntenna tower that connect the phone to the network) must support this service too. Most operators in my area support this, but not all TBS support the location service.
To verify this, go to google maps, with GPS off, see whether or not the phone can detect the correct current location.
Click to expand...
Click to collapse
Great thread. Sticky this.
Hey, serfer222...
I'll be posting my registry tweaks here aswell and I'll post a screenshot (and a brief description of which of those are from Mega) of all the drivers I have included in the OEMDrivers folder...
I'll keep editing this post...
I'm kind of in a hurry now, but I'll be constantly updating it...
Any tips, tricks or tweaks I can think of that I used, I'll explain them here...
Oh, but the way:
Kind Moderator, please sticky this thread... This is a great idea from serfer222.
Thanks in advance.
Best regards,
update 2009/11/17 - How to fix Iolite Wheel
update 2009/11/16 - EzInput 2.1 My Words fix added, read 2nd post.
EzInput and keyboard/language selection menu
1. use BioTouch.dll from Mega OemDrivers.
2. use touch.dll from Mega OemDrivers.
3. add these values to you rgu file in OemDrivers (check rgu file in Mega OemDrivers)
Code:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"MaxCalError"=dword:8
"CalibrationData"="491,508 787,177 788,839 191,836 190,174"
"AlignScreenNeeded"=dword:1 ;Set 0 to disable align screen page, set 1 to enable
"PassCalibration"=dword:00000000 ; Driver would set 1 if pass calibration"TouchDrawPri"=dword:0000006D
"TouchGLODebug"=dword:00000000
"SIPExpand"=dword:00000005
"OKWidth"=dword:00000019
"OKExpand"=dword:00000023
"PanGestureTimeOut"=dword:00000384
"PanGestureDistanceThreshold"=dword:0000000F
"FlickGestureDistanceThreshold"=dword:00000008
"PanGestureLinePixelCount"=dword:00000015
"VelocityFactor"=dword:0000000A
"FollowFinger"=dword:00000001
"ReportPointPeriod"=dword:00000320
"TouchDrawPeriod"=dword:00000032
"EnlargeScrollAnimateTime"=dword:0000000A
"EnlargeScrollHeight"=dword:00000020
"EnlargeScrollWidth"=dword:0000002B
"TouchDrawPri"=dword:0000006d
"MENUExpand"=dword:0000000F
"MENUHeight"=dword:0000001A
"ScrollBarExpandLeft"=dword:00000000
"ScrollBarExpandRight"=dword:00000000
"ScrollBarExpandDown"=dword:00000000
"ThumbExpandHeight"=dword:00000000
"GestureEnable"=dword:0000004A
"SIPMenuWidth"=dword:00000014
"HorizontalPanel"=dword:00000000
"SelectIndHeight"=dword:00000032
Dear sir
Do you have touch.dll, biotouch.dll and biotouch.exe of mega packages!!
thx...
get it here
Can you display what smarttouch is?
I have no idea what it is and how it looks like.
I cannot post screenshot now, I removed this feature from my rom - it breaks wheel on my Iolite.
Install it and try to use scrollbar in explorer or other program.
You will see big animated gripper.
Download link
Pal,
What is the component that is responsible to show the black HTC black notification bar when pressing on top bar, that contain volume icon and battery icon, and others!
thx
Notification_Enhancement_3_0_1919_1125
Will post soon
Sorry for my absence, people.
I have been involved in a motorcycle accident and have been at the hospital 'till this day, so I haven't come around here to post anything.
I'll be posting my tips, tweaks and tricks here as soon as possible, which is today.
I'm glad to see the Moderators/Administrators have made this thread a sticky.
Best regards,
i will try it in the emulator later! =)
My tips, tweaks and tricks as promised
As promised, here is my list of tips, tweaks and tricks.
Almost every tweak I made are as follows:
Code:
[HKEY_LOCAL_MACHINE\System\GWE\Touch\Filter]
"MinimumTapTime"=dword:00000000
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Drivers]
"SleepOnNoData"=dword:00000064
"OutputBufferSize"=dword:00000100
"InputBufferSize"=dword:00000100
"RetryWaitOnError"=dword:000003e8
"CurrentDriver"="GPSOneDevice"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Drivers\GPSOneDevice]
"PollInterval"=dword:00000064
"Version"=dword:00000002
"CommPort"="GPS0:"
"DriverName"="GPS Device Driver"
"FriendlyName"="QualComm GpsOne Card, version 0.0"
"InterfaceType"="POLL"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Drivers\GPSOnePort]
"CommPort"="GPD10:"
"FriendlyName"="QualComm GpsOne Card, version 0.0"
"InterfaceType"="COMM"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Multiplexer]
"MaxBufferSize"=dword:00000100
"DriverInterface"="COM4:"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Multiplexer\ActiveDevice]
"Index"=dword:00000004
"Prefix"="COM"
"Context"=dword:12344160
"Flags"=dword:00000002
"Keep"=dword:00000001
"Dll"="GPSID_HTC.dll"
[HKEY_LOCAL_MACHINE\Services\NaviService]
"Context"=dword:00000000
"Order"=dword:00000010
"Flags"=dword:00000004
"Description"="NaviService"
"DisplayName"="NaviService"
"Dll"="NaviService.dll"
"Keep"=dword:00000001
"Prefix"="NPS"
"Index"=dword:00000000
[HKEY_LOCAL_MACHINE\System\GDI\Rotation]
"HideOrientationUI"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]
"BtnWnd"=dword:00000000
@="\"[URL="file://windows//TaskMgr.lnk/"]\\Windows\\TaskMgr.lnk\[/URL]""
"Flags"=dword:00000000
"Icon"="[URL="file://windows//HTCFootprint.exe"]\\windows\\HTCFootprint.exe[/URL], 0"
"Name"="Footprint"
"ResetCmd"="\"[URL="file://windows//HTCFootprint.exe/"]\\windows\\HTCFootprint.exe\[/URL]""
"WndCls"=""
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C2]
"BtnWnd"=dword:00000000
@="\"[URL="file://windows//Navipanel.lnk/"]\\Windows\\Navipanel.lnk\[/URL]""
"Flags"=dword:00000000
"Icon"="[URL="file://windows//QuickGPS.exe"]\\windows\\QuickGPS.exe[/URL], 0"
"Name"="Navigation"
"ResetCmd"="\"[URL="file://windows//NaviPanel.exe/"]\\windows\\NaviPanel.exe\[/URL]""
"WndCls"=""
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C6]
"BtnWnd"=dword:00000000
@="\"[URL="file://windows//CommManager.exe/"]\\Windows\\CommManager.exe\[/URL]""
"Flags"=dword:00000000
"Icon"="[URL="file://windows//CVDSetting.exe"]\\windows\\CVDSetting.exe[/URL], 0"
"Name"="green Horn (long pressed)"
"ResetCmd"="\"[URL="file://windows//CVDSetting.exe/"]\\Windows\\CVDSetting.exe\[/URL]""
"WndCls"=""
[HKEY_LOCAL_MACHINE\Services\App]
"Context"=dword:00000000
"Description"="App Service"
"DisplayName"="App Service"
"Dll"="App_Service.dll"
"Index"=dword:00000000
"InitDelay"=dword:00004e20
"Keep"=dword:00000001
"Order"=dword:00000008
"Prefix"="APP"
[HKEY_CLASSES_ROOT\.rm]
@="rmfile"
"Content Type"="video/real"
[HKEY_CLASSES_ROOT\.rmvb]
@="rmfile"
"Content Type"="video/real"
[HKEY_CLASSES_ROOT\rmfile]
"EditFlags"=dword:00010000
[HKEY_CLASSES_ROOT\rmfile\Shell\Open\Command]
@="wmplayer.exe \"%1\""
[HKEY_CLASSES_ROOT\rmfile\DefaultIcon]
@="wmplayer.exe,-2001"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.rm]
"Permissions"=dword:0000001F
"Runtime"=dword:00000007
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.rmvb]
"Permissions"=dword:0000001F
"Runtime"=dword:00000007
The packages I included have been these:
You should have these files under OEMDrivers:
You should also do this:
1. - Empty and LEAVE only the .dsm and .rgu on these folders:
ExtendedPkg;
ExtraFilesPkg;
FotaTestPkg;
2. - Replace initflashfiles.dat with the one from Mega in the folder OEM_Lang_XXXX
3. - Make sure you have these files under OperatorPkg folder:
There are some minor things you have to do, but it's too long of a story to be explaining them all here. Basically replace as much Iolite stuff as you can with Mega and open .rgu files with the notepad and edit away.
Hope this helps out some chefs.
I had to divide the post into two, 'cause it was too long... Check next post too.
serfer222, wanna give a combined ROM a go?
Best regards,
Continuation
Continuation of previous post:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS\Extensions]
"rm"="video"
"rmvb"="video"
[HKEY_CLASSES_ROOT\Filter\{CFA7C1EC-BF35-4a48-8533-08046F18008D}]
@="Real Parser Filter"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.rm]
"Source Filter"="{CFA7C1EC-BF35-4a48-8533-08046F18008D}"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.rmvb]
"Source Filter"="{CFA7C1EC-BF35-4a48-8533-08046F18008D}"
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}]
@="Real Parser Filter"
"Merit"="8000001"
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\InprocServer32]
@="[URL="file://windows//RealParserFilter.dll"]\\Windows\\RealParserFilter.dll[/URL]"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Audio Output]
"Direction"="1"
"AllowedZero"="1"
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Audio Output\Types]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Audio Output\Types\{73647561-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Audio Output\Types\{73647561-0000-0010-8000-00AA00389B71}\{636F6F6B-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Audio Output\Types\{73647561-0000-0010-8000-00AA00389B71}\{72616163-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output]
"Direction"="1"
"AllowedZero"="1"
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output\Types]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output\Types\{73646976-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{52563330-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{52563430-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{CFA7C1EC-BF35-4a48-8533-08046F18008D}\Pins\Video Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{54524F4D-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\Filter\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}]
@="Real Audio Decoder Filter"
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}]
@="Real Audio Decoder Filter"
"Merit"=dword:00800001
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\InprocServer32]
@="[URL="file://windows//RADecoderFilter.dll"]\\Windows\\RADecoderFilter.dll[/URL]"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Output]
"Direction" = dword:00000001
"IsRendered" = dword:00000000
"AllowedZero" = dword:00000000
"AllowedMany" = dword:00000000
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Output\Types]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Output\Types\{73647561-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Output\Types\{73647561-0000-0010-8000-00AA00389B71}\{00000001-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Input]
"Direction" = dword:00000000
"IsRendered" = dword:00000000
"AllowedZero" = dword:00000000
"AllowedMany" = dword:00000000
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Input\Types]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Input\Types\{73647561-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Input\Types\{73647561-0000-0010-8000-00AA00389B71}\{636F6F6B-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{cdf5d7d2-3884-4c88-b555-fe78edc0fd3d}\Pins\Input\Types\{73647561-0000-0010-8000-00AA00389B71}\{72616163-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\Filter\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}]
@="Real Video Decoder Filter"
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}]
@="Real Video Decoder Filter"
"Merit"=dword:00800001
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\InprocServer32]
@="[URL="file://windows//RVDecoderFilter.dll"]\\Windows\\RVDecoderFilter.dll[/URL]"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Output]
"Direction" = dword:00000001
"IsRendered" = dword:00000000
"AllowedZero" = dword:00000000
"AllowedMany" = dword:00000000
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Output\Types]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{31313259-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input]
"Direction" = dword:00000000
"IsRendered" = dword:00000000
"AllowedZero" = dword:00000000
"AllowedMany" = dword:00000000
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input\Types]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}\{52563330-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}\{52563430-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{519143EC-2CBE-4d0d-920F-B5B15714B5AC}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}\{54524F4D-0000-0010-8000-00AA00389B71}]
[HKEY_CLASSES_ROOT\CLSID\{F362189D-C4BB-408b-B5D7-80D0F21638E1}]
"Merit"=dword:00801000
@="ArcSoft Video Renderer"
[HKEY_CLASSES_ROOT\CLSID\{F362189D-C4BB-408b-B5D7-80D0F21638E1}\Pins\Input]
"IsRendered"=dword:00000001
[HKEY_CLASSES_ROOT\CLSID\{F362189D-C4BB-408b-B5D7-80D0F21638E1}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
[HKEY_CLASSES_ROOT\CLSID\{F362189D-C4BB-408b-B5D7-80D0F21638E1}\InprocServer32]
"ThreadingModel"="Both"
@="amc_video_renderer.ax"
[HKEY_CLASSES_ROOT\Filter\{F362189D-C4BB-408b-B5D7-80D0F21638E1}]
@="ArcSoft Video Renderer"
[HKEY_LOCAL_MACHINE\SOFTWARE\ArcSoft\DirectShow\Display]
"DisplayMode"=dword:00000001
"FullscreenAngle"=dword:0000005A
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TNETW12511"
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"BluetoothPlatformType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\HTC\HTCMenus]
"EnableManilaCheck"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"UseService"=dword:00000001
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver\Drivers\GPSOneEmulate]
"Filex"="\windows\GPSOneFileSimulation.txt"
"FriendlyName"="QualComm GpsOne File, version 0.0"
"InterfaceType"="File"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Color]
"4"=hex:FF,FF,FF,00
"5"=hex:00,00,00,00
"6"=hex:2C,2C,2C,00
"8"=hex:00,00,00,00
"9"=hex:FF,FF,FF,00
"13"=hex:80,80,80,00
"14"=hex:80,80,80,00
"25"=hex:80,80,80,00
"26"=hex:80,80,80,00
"33"=hex:2C,2C,2C,00
"34"=hex:03,4F,92,00
"35"=hex:FF,FF,FF,00
"39"=hex:FF,FF,FF,00
[HKEY_CURRENT_USER\Software\Microsoft\Today]
"DPI"=dword:000000c0
[HKEY_CURRENT_USER\Software\Microsoft\Today\HTC Black.tsk]
"Color_Highlight"=hex:03,4F,92,00
"Color_HighlightText"=hex:FF,FF,FF,00
"Color_SoftkeyFlat"=hex:01,0D,15,00
"Color_SoftkeyFlatCenter"=hex:01,0D,15,00
"Color_TitleFlat"=hex:01,0D,15,00
"Color_TitleFlatCenter"=hex:01,0D,15,00
"Color_CommandBar"=hex:01,0D,15,00
"Color_CommandBarText"=hex:FF,FF,FF,00
"Color_CommandBarText_Highlight"=hex:FF,FF,FF,00
"Color_NavBarText_Highlight"=hex:FF,FF,FF,00
"Color_CommandBar_Highlight"=hex:01,0D,15,00
"Color_NavBar_Highlight"=hex:01,0D,15,00
"Color_SoftkeyFlatCenter_Highlight"0x0000000301,0D,15,00
"Color_SoftkeyFlat_Highlight"=hex:01,0D,15,00
"Color_CommandBarSip_Highlight"=hex:01,0D,15,00
"Color_CaptionFlat"=hex:01,0D,15,00
"Color_SoftkeyBtnFace"=hex:01,0D,15,00
[HKEY_LOCAL_MACHINE\Security\Policies\Policies]
"0000101a"=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Sip]
"SuggAutoCorr"=dword:00000000
"SuggWords"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Volume]
“Mute”=dword:00000007
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
“Script”=”av0pw3r”
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P10]
“Enable”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P6]
“Enable”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P8]
“Enable”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P9]
“Enable”=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\SoundCategories\InCall]
“InitVol”=dword:00000006
[HKEY_CURRENT_USER\ControlPanel\Volume]
“Ringer”=dword:FFFFFFFF
“Volume”=dword:FFFFFFFF
[HKEY_LOCAL_MACHINE\Software\HTC\VolumeOverlay]
“Ringer”=dword:FFFFFFFF
[HKEY_CURRENT_USER\ControlPanel\Notifications\ShellOverrides]
“SavedInCallVolume”=dword:FFFFFFFF
“SavedRingerVolume”=dword:FFFFFFFF
“SavedVolume”=dword:FFFFFFFF
“Mode”=dword:00000000
[HKEY_LOCAL_MACHINE\System\ErrorReporting\DumpSettings]
“DumpEnabled”=dword:00000000
[HKEY_LOCAL_MACHINE\ControlPanel\Error Reporting]
“Hide”=dword:00000001
Best regards,
Continuation Part II
This also didn't fit on previous post:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Customer Feedback]
“Redirect”=”ceipui.exe”
“Group”=dword:00000001
“Hide”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\UI\SizeLimit]
“Wap2SendLimit2?=dword:00096000
“Wap2SendLimit1?=dword:00064000
“Wap2RecvLimit3?=dword:00096000
“Wap2RecvLimit2?=dword:00096000
“Wap2RecvLimit1?=dword:00096000
“Wap1SendLimit3?=dword:002dff00
“Wap1SendLimit2?=dword:00096000
“Wap1SendLimit1?=dword:00064000
“Wap1RecvLimit3?=dword:00096000
“Wap1RecvLimit2?=dword:00096000
“Wap1RecvLimit1?=dword:00096000
“Wap2SendLimit3?=dword:002dff00
“Wap2SendCount”=dword:00000003
“Wap2RecvCount”=dword:00000003
“Wap1SendCount”=dword:00000003
“Wap1RecvCount”=dword:00000003
[HKEY_LOCAL_MACHINE\Software\HTC\AUDIOGAIN]
“AUDIO_DEBUG_FLAG”=dword:00000040
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
“VocRecPath”=dword:00000002
[HKEY_LOCAL_MACHINE\System\AudioRecording]
“Enabled”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]
“EnableCallRecordMenuItem”=dword:00000001
“AllowInCallRecording”=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Sounds\TTSAnnounce]
“Category”=”InCallFeedback”
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\AUDIOGAIN]
"EAC_GAIN_EMBEDDED"=dword:00000077
"EAC_GAIN_CARKIT"=dword:00000077
"EAC_GAIN_HEADSET"=dword:00000077
Best regards,
billabongstaff,
sorry, but I didn't get it.
how all your posts are connected to this thread?
what problems your "tweaks and tricks" should fix?
I see you use RealParserFilter.dll to play .rm and .rmvb files.
Why do you post it there? Mega ROM doesn't have RealParserFilter.dll.
There are syntax error in your reg files -
Code:
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\UI\SizeLimit]
“Wap2SendLimit2?=dword:00096000
“Wap2SendLimit1?=dword:00064000
“Wap2RecvLimit3?=dword:00096000
these lines will not work. there are wrong characters.
Are you kidding?...
Ungrateful
serfer222 said:
billabongstaff,
sorry, but I didn't get it.
how all your posts are connected to this thread?
what problems your "tweaks and tricks" should fix?
I see you use RealParserFilter.dll to play .rm and .rmvb files.
Why do you post it there? Mega ROM doesn't have RealParserFilter.dll.
There are syntax error in your reg files -
Code:
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\UI\SizeLimit]
“Wap2SendLimit2?=dword:00096000
“Wap2SendLimit1?=dword:00064000
“Wap2RecvLimit3?=dword:00096000
these lines will not work. there are wrong characters.
Are you kidding?...
Click to expand...
Click to collapse
Am I kidding?
Well, that certaintly is ungrateful from your behalf.
I added every registry tweak I had, and as you can see, I have some Packages of my own, so files like RealParserFilter.dll and others are there.
To know what do all the tweaks do, just browse the Web a little bit.
Regarding the syntax error, it's not my fault, it's written with " and not with ? on my reg file, I don't know what happened.
Sorry, but you didn't shared anything helpful. You uploaded huge screenshots and regfiles full of errors.
You didn't upload real files, you don't want to tell us what all these posts for.
Do you think we should use Google to find out what did you mean?
This thread is about porting HTC Mega packages to Iolite device.
It's about problems with Mega packages and how to fix them.
I hope you'll understand me.
I want to share my tweak to make Internet Widget work when you add Opera 10 beta to your rom.
You should add the registry
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\InternetWidget]
"OperaEXEFile"="\\Windows\\Opera Mobile 10\\Opera10-armv4i.exe"
Click to expand...
Click to collapse
in app.reg in Manila package
roo303oom said:
I want to share my tweak to make Internet Widget work when you add Opera 10 beta to your rom.
You should add the registry
in app.reg in Manila package
Click to expand...
Click to collapse
if you install Opera 10 beta from cab file, the path will be
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\InternetWidget]
"OperaEXEFile"="\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe"

Categories

Resources