[2009/11/16] How to fix EzInput 2.1 My Words list - working OEM IME Engine package - Windows Mobile Apps and Games

SOLVED: http://forum.xda-developers.com/showpost.php?p=6892232&postcount=47
old post...
2009/11/16 solved with previous version of IME_Engine_Western
working oem packages
original post:
==================================
Hi,
I have an issue with EzInput 2.1 - it doesn't save users custom words.
First of all I searched this forum, I used google, and all I found - just some users complain and confirm this bug.
I dumped ROM from russian HTC Mega, compared its conents with my Iolite ROM and there is how to fix first part of this bug:
Add this lines to your initflashfiles.dat
Directory("\Windows"):-Directory("ET9IMEDB")
Directory("\Windows\ET9IMEDB"):-File("eT9AsDb.Adb","\Windows\eT9AsDb.Adb")
Directory("\Windows\ET9IMEDB"):-File("eT9Rudb.Rdb","\Windows\eT9Rudb.Rdb")
After this fix EzInput 2.1 will save and use new words that you type, see attached screenshots.
On the first screenshot you can see how EzInput suggest "mynewword" exactly after I just typed this (I used this strange word just as an example).
On the second screenshot you can see XT9 My Words program (eT9MyWords.exe in your Windows directory) with this new word.
Now I have second part of this bug - this list is empty after reboot, all custom words are gone.
I don't think this is a new feature, it's a bug.
If you know how to fix this, help me please.
I use
IME_Engine_Western_2_1_19191429_00
IME_EzInput_Western_2_1_19183030_00
I have two versions of this packages - one from WWE Mega ROM and second I dumped from Russian Mega ROM 1.28
I get this bug with any of these versions.
I checked this under
WM6.1 build 21055
WM6.5 build 21854 (from official Mega Russian ROM)
I get this bug with any of these versions.
To reproduce this bug:
1. You must have EzInput 2.1 (EzInput 1.5 doesn't have this bug)
2. Open your text editor (for example Word)
3. Type "mynewword". New line.
4. Start typing "mynew..." - EzInput should suggest you your new word (see screenshot). If it doesn't - you can fix this as I write above
(create ET9IMEDB folder in Windows, copy eT9AsDb.Adb and eT9Rudb.Rdb to this folder, reboot)
5. open eT9MyWords.exe from Windows folder - you should see new word in a list.
6. reboot your device - open eT9MyWords.exe from Windows folder, there are 0 words, list is empty.
I cannot check this on Mega ROM as it is as I don't have this device.
Maybe this bug is made by me during porting...
Maybe this depends on boot sequence?...
I tried to copy these files after I added words,
\Windows\ET9IMEDB\eT9AsDb.Adb
\Windows\ET9IMEDB\eT9Rudb.Rdb
I see how date of file is changed and I wanted to compare it's by content after reboot, but files are always locked. Is there a way to find out who is locking these files?
Help me if you can.
I also want to know if someone has same bug.

there are some links to user posts with the same problem:
"With SMS ( texto in France) I am not able to creat my own words,
( when I add a new word, It says ok, but this new word is NOT added to 'personal dictionary' )"
"after adding a custom word in t9 that it does not save the password previously entered after a reboot!"
"the t9/Xt9 DOESN'T LEARN new words."
"It' great but there's no way to add customized words"

I've the same bug !
Help plz ....

I just made new test -
I removed this files
eT9AsDb.Adb
eT9Rudb.Rdb
from my ROM
flashed new ROM.
EzEnput doesn't save new words.
I created folder
\Windows\ET9IMEDB\
copied these two files to this folder
reset device
EzEnput saves words, words are in the list, but
...
words disappears after soft reset...
EzEnput obviously uses
\Windows\ET9IMEDB\eT9AsDb.Adb
\Windows\ET9IMEDB\eT9Rudb.Rdb
but something wrong with saving or loading...
What do you think?

I've got exactly the same problem. I now have a ROM which standard has the 'ET9IMEDB' folder, and now it remembers my words now, even after soft reset. I don't know what causes your problem, I just wanted to let you know that I have the same problem on many ROMS.

serfer222 said:
I just made new test -
I removed this files
eT9AsDb.Adb
eT9Rudb.Rdb
from my ROM
flashed new ROM.
EzEnput doesn't save new words.
I created folder
\Windows\ET9IMEDB\
copied these two files to this folder
reset device
EzEnput saves words, words are in the list, but
...
words disappears after soft reset...
EzEnput obviously uses
\Windows\ET9IMEDB\eT9AsDb.Adb
\Windows\ET9IMEDB\eT9Rudb.Rdb
but something wrong with saving or loading...
What do you think?
Click to expand...
Click to collapse
Possible that the files or folder or files and folder is READ ONLY ?

seppi68 said:
Possible that the files or folder or files and folder is READ ONLY ?
Click to expand...
Click to collapse
No, in my last test, when I copied files after I flashed my device, I removed read-only attributes.
I can see in total commander how file date changes, but it still forgets everything after reset.

ba-rtje said:
I've got exactly the same problem. I now have a ROM which standard has the 'ET9IMEDB' folder, and now it remembers my words now, even after soft reset. I don't know what causes your problem, I just wanted to let you know that I have the same problem on many ROMS.
Click to expand...
Click to collapse
Can you please give me a link to your ROM?
I want to contact a person who solved this bug =)

I am using Duttys HD WM6.5 Leo R7 right now, and 'Add Words' works fine. Link to the ROM is http://htcpedia.com/forum/showthread.php?t=304 .
I hope you will figure this out, because I prefer Miri's rom but unfortunately that ROM does have the 'Add Words' problem.
Thanks!

One more test - I build new ROM and replaced
IME_Engine_Western_2_1_19191429_00
with
IME_Engine_Western_1_5_33136_0
This combination
IME_EzInput_Western_2_1_19183030_00
IME_Engine_Western_1_5_33136_0
works fine, it saves all new words, My Words editor works, I can reset my device and all words will be saved.
But in this case GUI is mixed from different versions:
I have all new cool keyboard and old style black pop-ups for suggested words...
It's better than nothing, but I will search more. =)
Maybe someone knows what's the difference between IME_Engine 1.5 and 2.1?
Maybe new engine depends on some new components?
By the way IME Engine 1.5 creates new files
eT9AsDb.Adb
eT9Rudb.Rdb
in my Windows folder, and this files are not included in my ROM.
And I can copy these files, files are not locked by another process.
How to find out which process is locking files when IME Engine 2.1 is used?

the only difference after having decompiled ezinput ENGINE 2.0 and 2.1 is that in 2.1 the dll "checkIme.ddl, eT9Dictionary.dll, eT9DisInput.dll, eT9ime.dll and eT9RegInput.dll are in a separate directory while not in 2.0.

ba-rtje said:
I am using Duttys HD WM6.5 Leo R7 right now, and 'Add Words' works fine.[/url] .
Click to expand...
Click to collapse
Can you please post screenshot, or just tell me how it looks on your device:
Does it look like this (Engine 2.1) or like this (Engine 1.5)?
The difference is how word suggestion looks - green selection and floating window (2.1), black string docked to keyboard (1.5).

the look is the look of 1.5 if you use... but on the 2.1 package the dll is in a folder separeted and in folder the dll is with "imageinfo.bin, imageinfo.txt, s000, s001, s002, s003, s004, s005, s006
i use Ervius Visual Kitchen for decompilate ROM...
i nothink is a bug with package because the dutty rom R15 the add cuistom words work good !!

seppi68 said:
I've the same bug !
Help plz ....
Click to expand...
Click to collapse
seppi68 said:
the look is the look of 1.5 if you use...
...
the dutty rom R15 the add cuistom words work good
Click to expand...
Click to collapse
I didn't get it. What is "the look of 1.5" and do you have this bug or you don't have it. I'm confused... =)

Yes i've the same Bug, i use Ezinput 2.0 "Topaz package" for my Blackstone because with Ezinput 2.1 we having all the the same bug....
On dutty rom R15 Ezinput 2.1 work well
Why ? i don't know...
but not answers of this cooker....

seppi68 said:
Yes i've the same Bug, i use Ezinput 2.0 "Topaz package" for my Blackstone because with Ezinput 2.1 we having all the the same bug....
On dutty rom R15 Ezinput 2.1 work well
Why ? i don't know...
but not answers of this cooker....
Click to expand...
Click to collapse
I want to see screenshot of this dutty rom R15 working with EzInput.
And if you know that some version works and other version doesn't, can you please post links, because there are many versions of rips from different devices made by different peoples.
If we want to solve this bug let's keep information clean.
=)

I use the version with the green bars; ExInput 2.1!

In dutty Rom R15 : Ezinput : 2.1 (build 1919.3421) Work well ....

serfer222 said:
there are some links to user posts with the same problem:
"the t9/Xt9 DOESN'T LEARN new words."
Click to expand...
Click to collapse
Hey, it's me ! So there's almost ONE kind person who reads my posts !
Anyway, i have this problem with 1.5 Ezinput version.
I have a TIR V8k ITalian Win Mobile 6.1 Rom (quite old, to be honest)
Still haven't figured out what the problem is.
Can i help you in some way ? And, in opposite, can you help me ?
Thanks for the efforts !
TheMac

I installed new ROM based on WM65 and ported from HTC Mega and the same packages now work. So the problem is not in EzInput or IME Engine.
It's obviously some external dependencies or settings.
I want to find out what EzInput 2.1 depends on.

Related

MWG Atom Life WM6.1 ROM WWE_082808_B2_DS and Kitchen by aa125690

The OS version of this new ROM is 5.2.20721 (Build 20721.1.4.0). The XIP is taken out and modified by qq108108108 and me from qq108108108's ATOM LIFE WM6.1 BUILD 20721 BETA(Thank him very much) and the SYS is dumped out directly from the latest ROM of Samsung i908(Omnia).
There are those new staff:
- Windows Media Player 10 Mobile for Pocket PC Version 10.3 Build 20721
- ROM Version(200800828B2WWE) is now shown properly in System Info.
- Esmertec Jbed is removed.
- Finger scrolling within all the places with scrolling bars is available. That means when you slide your finger up and down, the screen will show you upper and lower parts of the page at the same time.
Please notice that the Internet Explorer Mobile in this release is still version 7.11, not 8.11 as what qq108108108 said.
Known issues:
- No time zone and clock settings after aligning screen after hard-reset.
- IMEI and Radio Version in System Info may sometimes not shown. You have to soft-reset once in order to solve this issue each time.
- The wifi status of the Wireless Today plugin is sometimes hided. You have to soft-reset once in order to solve this issue each time.
- The default setting of Beam is "disable".
Introduction of the kitchen:
1. Extract the kitchen onto your desktop.
2. Add OEM packages you want into the OEM folder.
3. If you want to change or add locations for programs, you can open the initflashfiles.dat file inside the OEM_Lang_0409 folder and edit it by Notepad(Please change the file into writable mode first).
4. After everything is prepared, run StartToBuild.cmd to begin cooking.
5. BuildOS will be run. Select what you want to add and then click the "toolStripButton1" button.
6. When you see "Done", exit BuildOS and the rest of the cooking process will be loaded automatically. Press any key to exit when finished.
7. Rename the "flash" file appears in the kitchen into "AL1.DIO" and copy it into your memory card to flash.
Notice: In my ROMs, I stick the Adobe Reader in the SYS folder. But in the kitchen, I put it back into the OEM folder and placed the option.xml file back to let you choose to disable it if you want to. On the other hand, the OneNote Mobile is mixed up with the Office Mobile folder, please notice.
Please report to me if these ROM & kitchen have any problem.
From now, I may make modified ROMs and release them if I feel satisfied with them. And new "pre-official" ROMs will be released if there is any new XIP or SYS.
Remember, I'm still only a beginning-level cook. Please don't just leave swearing posts if there is something wrong... Thanks.
P.S. Thanks qq108108108 for the tutorial and great help!!!
Instruction: Just flash my ROM like what you've done for medkid's.
Download links:
Build 19202 - http://www.mediafire.com/?wchzohzybjd
Build 20273 - http://asapload.com/147759
Build 20721 - http://asapload.com/157050
Atom Life WM6.1 Build 20721 WWE ROM Kitchen - http://asapload.com/157505
we wait
me too, look forward to hear your great news.
aa125690 said:
The OS version of this new ROM is 5.2.20273 (Build 19202.1.0.0). The XIP is taken out and modified by me from TranMinhMan's PDAVIET ROM WM 6.1 CE OS 5.2.20273 Build 20273.1.3.3(Thank him very much) and the SYS is taken out from Microsoft's Device Emulator Image(USA). As it is my first WM6.1 ROM, I use the initial official WM6.1 ROM to start my work.
There are those new staff:
- All new programs from WM6.1, e.g. Task Manager, Getting Started, etc.
- Internet Explorer Mobile 7.11
- Windows Media Player 10 Mobile for Pocket PC Version 10.3 Build 19202
Known bugs:
- No time zone and clock settings after aligning screen after hard-reset.
- IMEI and Radio Version in System Info may sometimes not shown. You have to soft-reset once in order to solve this issue each time.
- The wifi status of the Wireless Today plugin is sometimes hided. You have to soft-reset once in order to solve this issue each time.
I'm now going to build WM6.1 build 20273 ROM, and I'll try to keep them as stable as the official WM6 ROM at the same time. Please report to me if this ROM has any problem as this is an earlier unstable WM6.1 version, and I may not solve the issues of 19202 because I cannot dump this ROM anymore(Error comes out!)... Please wait for my next newer build.
Remember, I'm just a beginning-level cook. Please don't just leave swearing posts if there is something wrong... Thanks.
P.S. Thanks qq108108108 for the tutorial!!!
Instruction: Just flash my ROM like what you've done for medkid's.
Download link: http://www.mediafire.com/?wchzohzybjd
Click to expand...
Click to collapse
Would you mind post your Kitchen here also??
thanks,good news!!
abc001 said:
Would you mind post your Kitchen here also??
Click to expand...
Click to collapse
I'm sorry. I deleted the ROM kitchen before releasing this ROM, accidentally. And I can't dump the ROM for unknown error.
Anyway, I'll release the kitchen for you all next time. You will be able to modify your ROM easily.
will give a try, thank for your hard work.
That was quite a neat job aa125690
gud one.. dude...
gud one dude, but less memory free and i wanna remove few unused software...so i can get some space...battery backup is gud...
anyhow nice job dude...keep posting..
peterkllee said:
will give a try, thank for your hard work.
Click to expand...
Click to collapse
maniac2403 said:
That was quite a neat job aa125690
Click to expand...
Click to collapse
mailpravinat said:
gud one dude, but less memory free and i wanna remove few unused software...so i can get some space...battery backup is gud...
anyhow nice job dude...keep posting..
Click to expand...
Click to collapse
Thanks for all of your encouragement. But I've a bad news. The EDGE connection of my device is very unstable and I've failed to upload for many times. Please wait patiently for the 20273 ROM...
Mailpravinat, the kitchen will let you customize the ROM from the basic. If you want to remove the unusable softwares, please do it yourself as I don't want to upload so many times.
aa125690,you really did a good job!
qq108108108 said:
aa125690,you really did a good job!
Click to expand...
Click to collapse
Thanks, master.
thanks dude..
sure wait for kitchen
hey dude...
i did flash new version of urs...but when i click on phone on desktop its not showing me dail pad...?
any thoughts abt this bug?
very very impressive, good job for a beginner, aa125690 !!!
mailpravinat said:
i did flash new version of urs...but when i click on phone on desktop its not showing me dail pad...?
any thoughts abt this bug?
Click to expand...
Click to collapse
Wait, wait... I'm going to solve this problem.
The bug has been solved(The phone has been updated to 20273 version - I had never done that - and arrows appear next to the contacts above the keypad), but another issue comes out - Internet Sharing is unavailable to connect the internet though the status between the connection of the device and PC is "Connected". I'm still finding ways to solve that and I'm now using the 19202 ROM to connect the internet. Sorry everyone, please wait for one more day(Maybe)...
Sorry, everybody. The fixed ROM has just been uploaded. You can download it now.
thanks dude...
i will falsh mine now...
hey dude...
hey dude can post kitchen so i can.....remove unwanted software from it...

About MEGA Porting

Hi
I have cooked a ROM (Actually, recooked an exisitng one) and threaded SMS doesn't work - when active you can't open the SMS conversation at all - disable Threaded SMS and and all is fine.
I recreated my kitchen thinking that it may have a corrupt file, but I have replaced the SYS, ROM and OEM and it still is the same - what am I missing?
Thanks
DT
It happened my the same but when I changed manually after having already sms in the inbox.
Then I cooked it in the ROM and now its working.
PS - I also noticed some strange behaviours depending on the order or they way we apply the reg changes. Right now for this tweek i'm using a normal reg file and I forced to be the last one by changing the name of the package to Zxxxx (i was not sure about this but i confirm that after changing the name some tweeks started to work properly). Other solution is always the provxml.
Thanks for the reply - It was registry changes that were not being applied in the correct order (somehow it changed )
Anyway, got it all going again now.
Thanks for your help.
DT
I ve the same problem with Mega port
also problem whith album, sms/mms from camera, and the dialer 3G doesn't works
I've a old style kitchen
salvy.c.83 said:
I ve the same problem with Mega port
also problem with album, SMS/mms from camera, and the dialer 3G doesn't works
I've a old style kitchen
Click to expand...
Click to collapse
I think it was items from the Mega Port that caused it for me too.
the only packages I am using at the moment (as I know they work 100%) are the Power_Off, Power, DeviceInfo, TaskbarIconMgr, HTCScroll,HTCFontLink and the Redial. The 2G dialer I had from someone else's release, same dialer but different colour - so I use that one.
The rest of the OEM/EXT Packages are a mix from IOLITE, JADE and TOPAZ.
Album 3 - I couldn't get the menu to accept finger touch.
Camera from Mega didn't work, so I still Use the Nike one -I did notice that the new Ervius kitchen that I created fixed the mms/email thing for the camera - I hadn't had that working using the jerpelea kitchen.
3G dialer I use the std Nike one
M2D from Mega wouldn't launch, sure I was missing something, but haven't had time to revisit it yet.
Other items from the Mega I will test as I go - the dump all in there and hope method failed miserably
Hope this helps
DT
I've tried to cook all Mega oem (except oem drivers and oem app)
everything works! but i've that problem, album (only works with hardware button also if i cook jade album and full screen player!!!!) camera is yet zoom in (all cooker have this problem)
, 3g dialer doesn't show up, Message Enhancement...
I've also problem with ram!!! always about 85%
salvy.c.83 said:
I've tried to cook all Mega oem (except oem drivers and oem app)
everything works! but i've that problem, album (only works with hardware button also if i cook jade album and full screen player!!!!) camera is yet zoom in (all cooker have this problem)
, 3g dialer doesn't show up, Message Enhancement...
I've also problem with ram!!! always about 85%
Click to expand...
Click to collapse
I've tried a full Mega port too, with my french translation of all MUIs : that's catastrophic... It seems ResHack can't be used to do that properly. Maybe I'll learn english for a while ?
About RAM, I noticed about 35% only in use, so I think therea are packages that are not loaded (even if I think they're cooked since ROM size has not decreased at cooking).
new Notification_Enhancement works only if cooked in WM6.5 with HTCScroll2, HTCFramework and MEGA_Boot_Launcher, yuo need only to edit 2 mui files, work in my italian 6.5
(in 6.5 My phone console works only if yuo change dll and exe in sys with official microsoft cab one)
this is my work for the moment...
and about new keyboard? in NemanjaLO rom seems to work (only 16 key???)
(d_train change the thread name "About mega porting" or similar )
@salvy.c.83
done
Has anyone tried jerpelea's kitchen with Mega packages ? If it works fine (it's jerpelea's work so it should work...), it could be a good starting point.
About EZinput 2, I've made it work once, when I "savagely" port Mega stuff only renaming 0409 MUIs to 040C to match my ROM language.
By my side I'll try to port packages one by one to see what ones are really needed (and most of all, who need to be fited...).
I use a old style kitchen (newest than jerpelea)
EZinput 2 works fine, but some problem with hardware keyboards? my 20 key doesn't work fine...
I think i'm missing anything when i try to add notifications and menu pkgs i simple can not boot... i've added htcscroll2 and also htc framework.
Actualy right now i've added everything and is not booting... what is strange is that i already manage to put everything from mega and booting.
I will try now with 23009 maybe it will work... now i was with 23016
any hints?
Sincerely no hints... For my first try I put everything like a barbarian, only renaming 0409 MUIs to 040C to make them work with my ROM and almost everything worked almost fine, then when I began to translate them the problems came...
I really think we'll have to make a full port since packages look to be original (not only by the 96DPI res, but in their structure : even MUIs content doesn't match to corresponding VGA packages versions). Maybe the problem come from an old package we use ? Since they were made for 6.1 kernel maybe they interfer with new Mega stuff ?
The porting has just began my friends, we'll have to work to get the solution...
For me nearly all Packages are working, both in english and german!
But I have two extremely annoying problems:
- RAM usage is about 85% all the way, even without M2D 2.0 there's no big difference
- my Kitchen (the Ervius one) doesn't work anymore!!!
By the way: my last cooking status was with Build 23004! 23009 gave me image glitches like hell!
I've the same problem with ram!!! I'm using 23016 buid and without manila v2 works fine! also after customization do not restart...
I've translate some mui in italian (0410) and works without problems...
I've selected again the pckg from scratch and now its working (i dont what was missing )
I didn't use to much the phone but till now Opera is behaving strange... exiting sometimes with error msg and it is not related with flash.
About the HW Keyboards... I read somewhere that some people manage to put ezinput2 and HW working, anyone knows how?
Thanks
salvy.c.83 said:
I've the same problem with ram!!! I'm using 23016 buid and without manila v2 works fine! also after customization do not restart...
I've translate some mui in italian (0410) and works without problems...
Click to expand...
Click to collapse
config.txt file is missing or empty
needs to have
Code:
LOCK:Disabled
RST: Reset
DT
thyogo said:
About the HW Keyboards... I read somewhere that some people manage to put ezinput2 and HW working, anyone knows how?
Click to expand...
Click to collapse
If anyone knows, it would be great to use the ezinput 2.1 from the Mega
DT
似乎99%正常工作在NIKI,除了GPSTools以及我们需要一个完整的Widcomm OEM,以使用HTCMEGA CommManager,
PACKAGE_MEGA_Album与PACKAGE_MEGA_Camera运行OK!
需要几个小时去测试他们的兼容
In your 21827 ROM there are:
"VideoTelephony"="2_5_33904_0"
"Phone_Canvas_Enhancement_2G"="3_0_1917_1620"
if it works with video calls, can I ask you what you did please?
have yuo edit something?
Thank you

Iolite WM6.1 (build 21055) WWE XDA_UC with Mega OEM (in progress)

update 23/10/2009 - current project state is in this post
original post:
I've build new ROM based on latest WM6.1 build and packages from HTC Mega
There were some problems with new HCT Album 3, Manila2d 2 and EzInput 2, and I didn't update them.
I use Manila 1.20 and Iolite versions of Album and EzInput.
All other packages are updated.
If someone needs this ROM, I will upload it.
Screenshots:
EzInput 2 will work if you replace the touch.dll in OEMDRIVERS with that from MEGA OEMDRIVERS folder
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)
And manila should work, what doesn't work in your build?
dancer_69: What did you mean by replacing files for HTCAlbum3? I have to overwrite _ha_skin_l.xml and _ha_skin_p.xml in OEM\Iolite\0409\ExtraFilesPkg with ha_skin_l.xml and ha_skin_p.xml from MEGA package?
Yes.
In this folder are these 2 xml files from Iolite's album version. When you build the rom, some how these files overwrite these in mega's album package folder. So the rom have the old version of these files and for this the album doesn' t function right.
So, you need to replace them with the newer version.
Hi, Server222,
Please upload a ROM if you have some satisfied one.
BTW, did you make Footprint work with M2D. Footprint is the spirit of Polite, we should not leave it.
Thanks.
Wang
Sorry, but there were problems with g-light and I reverted my ROM to Iolite packages.
Another problem was - YouTube search button is inactive (maybe because this is beta).
EzInput 2 works, but I cannot choose other keyboards. There is workaround on this forum, but it still has some disadvantages.
I don't like HTC Menu as it cannot be configured to exclude some apps. (I use Finger menu).
I just can say - almost all MEGA packages released by Da_G works not only with wm6.5 but with w6.1 (build 21054)
The main hack you should do - do not include PACKAGE_MEGA_HTCScroll, it depends on wm6.5.
Add HTCScroll.dll and HTCScroll2.dll to your ROM (search this thread more info http://forum.xda-developers.com/showthread.php?t=541750&highlight=scroll, for example http://forum.xda-developers.com/showpost.php?p=4242024&postcount=241)
I don't want use unstable/beta software in my ROM.
(but I can help with setting up Ervius kitchen for such ROM, if someone wants to try this).
serfer222 said:
I don't want use unstable/beta software in my ROM.
(but I can help with setting up Ervius kitchen for such ROM, if someone wants to try this).
Click to expand...
Click to collapse
I have exactly the same opinion. I was playing with Mega packages on WM6.1 for almost three weeks, but it brings more problems that benefits. And until oficial WM6.5 is released, I will not cook WM6.5 ROM for Iolite.
In contrast, I am focusing on optimalization of last Iolite official ROM. This means removing all unneeded stuff from OEM, SYS and EXT including file editing.
torrentonly said:
... I am focusing on optimalization of last Iolite official ROM. This means removing all unneeded stuff from OEM, SYS and EXT including file editing.
Click to expand...
Click to collapse
That´s absolutely right! My opinion too! I find a good working old app better as a glitching new app.
Greetings!
Hi.
I'm tired with 6.5, can you please upload a fast 6.1 image? I could also use the office package, I sometimes use mobile excel.
Thanks!
4EST said:
Hi.
I'm tired with 6.5, can you please upload a fast 6.1 image? I could also use the office package, I sometimes use mobile excel.
Thanks!
Click to expand...
Click to collapse
I'm finishing ROM upgrade to wm6.1 build 21055.
I solved g-light issue with Mega packages.
Just want to test it more.
I'll be back this week and bring you new ROM =)
I can't wait for it, don't want wm6.5 anymore
I downloaded final Mega packages, and I'm going to continue this project.
Almost all works, even Manila2 with flipping clocks and location based weather on home screen.
Now I have 4 issues, not so important to me, but
maybe someone here can help me:
1. Manila2 has soft key "All settings" - it doesn't work in WM6.1
2. Manila2 has "Wallpaper" item on Settings tab - it allows me to restore default wallpaper, and do nothing if wallpaper is not changed (I still can change it if I go to Settings -> Today.
3. Mega Album 3 is not working - it starts wait for a second and exit.
Iolite Album 2.5 works fine
4. Mega YouTube 2.6 works, but buttons at the bottom of the screen don't work. No search, no favorites... It looks to me it can work, I saw it was working, but then I added some packages and it is broken now.
Iolite Youtube 1.6 works fine.
5. All custom words in XT9 My Words List disappear after Soft Reset...
I'm updating my last ROM, so all features as XDA_UC will be included.
I loaded official HTC Mega Russian ROM on my Iolite this weekend, tested it and ...
... And I'm back to WM6.1 21055 =)
I didn't like WM65.
Maybe I just too old and don't want new stuff (but I upgraded my PC to Win7 64-bits and it's the best OS I know for today).
Maybe WM65 build 21854 is too close to WM6.1 21055 and I should try latest releases...
OK, I'm ready to release this ROM. Latest WM6.1 + Mega Ext packages.
It's based on my last released ROM, but it includes fresh HTC GUI.
Beside new WM6.5 start menu (stupid endless scrolling of million icons) this ROM looks almost like MEGA.
I run latest Manila 2.0.1919.1432, latest Camera software, latest EzInput, latest PhoneCanvas.
So, before uploading this I want to ask what programs I can remove, and what do you think I should include into the ROM.
As for me - I don't want HTC programs at all. I use another programs.
I removed
AdobePDF_2_5_1_0_378273_04H
FOOTCAM_1_11_33557_0
Footprints_1_0_19112229_7
FootPrintsVE_1_0_18223925_0
Java_JblendPackage_2_1_2_1_20090619_2_1
Messaging_Client_Arcsoft_5_2_2_37
MS_Facebook_1_0_07_1
NaviPanel_1_00_18212231_04
RSSHub_2_1_1_1101_RP_MEGA_02
Streaming_Media_3_1_19183421_00
VoiceRecorder_1_10_18192131_6
YouTube_1_6_18222927_00
also I removed this programs from Windows
AUTOUPDATE
Catalog
Entertainment
Office - it couldn't even search fot text...
OneNote
Transcriber
WelcomeCenter
WindowsLive
I feel fine running ROM without all this programs.
So, tell me what is important to you.
I am happy with the firmware you made last week
Anyway I agree with you on removing the above programs.
BTW, what does autoupdate do anyway, it never ever updated anything on any of my PDAs....
4EST said:
I am happy with the firmware you made last week
Click to expand...
Click to collapse
I decided to release first 21055 ROM with Iolite packages as them are stable and tested with our device.
At the same time I want to have "something new" and there is why I'm making this new ROM. So in case something goes wrong - we can just use first ROM.
4EST said:
BTW, what does autoupdate do anyway, it never ever updated anything on any of my PDAs....
Click to expand...
Click to collapse
It should be supported by OEM ROM maker. And looks like nobody wants use it.
Read more here.
new EzInput 2.1 issue found:
All custom words in XT9 My Words List disappear after Soft Reset.
Description: EzInput 2.1 adds my new words to My Words list and suggests them while I'm typing. I can use "XT9 My Words" program to edit this list.
But if I reset my device this list is empty again.
Who knows how to fix it?
Serfer,
Can you include a newer PIE in your ROM?
That's the only thing that I feel a little regret with your stable and fast ROM. And there's no way to upgrade PIE if not cooked into ROM.
For xt9 issue, maybe you can try older package of et9 and ezinput. Just remove the 'all settings' from the softkey since it does not work on wm61.
Tx n bst rgz.
Wang
You can also try to rename the settings.exe (Posted here)to htcSettingsEntry.exe and put it into Windows folder.

WWE 1.33.110.2 build 21889 rom for WM6.5 lovers!

I have tried wm6.5.3 and 6.5.5 but many of used programs – Fring, TotalCommander, PhoneCanvas, etc - was not aligned well because of the different top and bottom toolbar. I hope in the future software developers will solve this.
But now, back to fast, stable and good working wm6.5
Rom is based on 1.33.110.2 T-mobile rom, original 21889 build. (I tried it with build 21903 but it was slow)
Suggested radio is: 3.53.25.20
-Original theme, white dialer
-All of the T-mobile branding removed
-Connection setup database updated
-Opera 9 remained (Opera10 does not support the zoombar)
-Error reporting , customer feedback, security warnings disabled
-Autoupdate and sample music removed
Added:
-HTC branding
-Advanced Config
-RSSHub
DOWNLOAD LINK
Hard-spl is needed, use it at your own risk, etc...
Little help
Owner panel unhide: HKLM\ControlPanel\Owner\Hide set from 1 to 0
Newbie cookers have to read these
thx
i will try it thank you very much
Dear Mr. Fktsndr .. Thank you for this effort ...
I want to ask Is this the Rom stable without problems ...
Best Rgard.
amdsek
amdsek said:
Dear Mr. Fktsndr .. Thank you for this effort ...
I want to ask Is this the Rom stable without problems ...
Best Rgard.
amdsek
Click to expand...
Click to collapse
I have to say yes, it is. I use this one, instead of my wm6.5.5
Could you help me?Thank you
Except osKitchen,what can i use to make my own rom ? What tools do you use to make your rom ?
Once i make a rom by osKitchen ,but the screen touch has a problem ,it is not very smooth . Thank you
fktsndr said:
I have tried wm6.5.3 and 6.5.5 but many of used programs – Fring, TotalCommander, PhoneCanvas, etc - was not aligned well because of the different top and bottom toolbar. I hope in the future software developers will solve this.
But now, back to fast, stable and good working wm6.5
Rom is based on 1.33.110.2 T-mobile rom, original 21889 build. (I tried it with build 21903 but it was slow)
Suggested radio is: 3.53.25.20
-Original theme, white dialer
-All of the T-mobile branding removed
-Connection setup database updated
-Opera 9 remained (Opera10 does not support the zoombar)
-Error reporting , customer feedback, security warnings disabled
-Autoupdate and sample music removed
Added:
-HTC branding
-Advanced Config
-RSSHub
DOWNLOAD LINK
Hard-spl is needed, use it at your own risk, etc...
Click to expand...
Click to collapse
songpcmusic said:
Except osKitchen,what can i use to make my own rom ? What tools do you use to make your rom ?
Once i make a rom by osKitchen ,but the screen touch has a problem ,it is not very smooth . Thank you
Click to expand...
Click to collapse
These:
http://forum.xda-developers.com/showpost.php?p=6359324&postcount=4
Thank you
Thank you is there some problem in touch with your rom?
fktsndr said:
These:
http://forum.xda-developers.com/showpost.php?p=6359324&postcount=4
Click to expand...
Click to collapse
I have no any problem with it. This is the offical t-mobile rom, without t-mobil customization.
Try it
I have tried almost all roms for touch2/Mega. I too don't like the top and bottom toolbar in 6.5.5 and when use keyboard menu input setting always pop up. I like this Rom WM6.5. No problem so far.
Thank you
Working with this Rom Polish localization and XT9
Other Language:
CZECH
SLOVAK
HUNGARIAN
POLISH
ROMANIAN
ENGLISH
can you reupload attachments, bcoz i cant unpack last one...
Ok i extract language and xt9 cab's from Sunnysoft installer (i can't install from exe - it say it's not compatible OS version).
But here is one bug - when receive SMS manila dont show SMS counter. It means here is no digit on SMS icon at the bottom of screen... How to fix it?
FRANQ_23_PL said:
can you reupload attachments, bcoz i cant unpack last one...
Click to expand...
Click to collapse
Attachments is OK. Unpack 7-Zip and install CAB. When you receive the information about the incompatibility OS click OK and next. Everything will be fine!
I handle with that by extracting CAB's from language pack from Sunnysoft. Thanks for your ertfort anyway
FRANQ_23_PL, can you upload russian language?
No problem. Only one thing: you must download language pack from Sunnysoft, upload it somewhere and give me link. I extract language and XT9 CABs from installer and then upload iy here for you.
Guys,
Be careful....Sunnysoft Pro is NOT free!
Different thing to post an ORIGINAL rom with integrated Sunnysoft by HTC, and different to post only Sunnysoft what you have to buy...
Moderators could be angry
I suggest send the program in private message, not here in the forum
Just an advice....
I hear this first time. Where you get this info? Downloading Language installer from Sunnysoft is legal and there is no PRO option like you say. I allready do this trick with language pack for HTC Touch2 and there is nothing PRO like you say. Even filed in InterWrite config, where is License info is grey.
FRANQ_23_PL said:
I hear this first time. Where you get this info? Downloading Language installer from Sunnysoft is legal and there is no PRO option like you say. I allready do this trick with language pack for HTC Touch2 and there is nothing PRO like you say. Even filed in InterWrite config, where is License info is grey.
Click to expand...
Click to collapse
Ok, I try to explain...
Installed the 5 in 1 software package posted by bizon69.
First screen you can see Sunnysoft Interwrite PRO 10 ! This is not a free software, posting here is against forum rules.
Licence screen you can see everything grey, because software licenced for Mega stock rom by carrier.

ROM Cooking Question & Answer Thread

Hi
in this Topic We want to Make Q & A about ROM Cooking Problems and Guides
I Want to Put PreInstalls Apps in My Custom ROM
I copy the Xaps in OEM Folder Of IMGFS but it dose not Work !!!!
Whats Problem ???
Where can I found tutorials for cooking ROMs?
lockedup said:
Where can I found tutorials for cooking ROMs?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=917594 common tutorials (including video) are in the first post - for WM and WP they are the same.
http://forum.xda-developers.com/showthread.php?t=1330850 - some video in the first post.
And - read the whole OsBuilder threads (both)
Thanks.
I have a few of questions. I have modified my first ever rom. Am so proud of myself.
Anyway, where in the registry do I select UK keyboard as default keyboard layout on first boot? At the moment it always defaults to US keyboard layout.
Where in registry do I choose UK language as default language and region upon first boot? I have chosen 0409 as default but it keeps using US region upon first boot.
Finally how do I stop preinstalled oem apps from reinstalling themselves after a reboot even though I uninstall them? I presume this is a registry tweak too. Many thanks.
tboy2000 said:
I have a few of questions. I have modified my first ever rom. Am so proud of myself.
Anyway, where in the registry do I select UK keyboard as default keyboard layout on first boot? At the moment it always defaults to US keyboard layout.
Click to expand...
Click to collapse
Dump European stock 2.05 and take Language boot ID package from it (0809 default) or at least - have a look at the rgu file of it.
tboy2000 said:
Finally how do I stop preinstalled oem apps from reinstalling themselves after a reboot even though I uninstall them? I presume this is a registry tweak too. Many thanks.
Click to expand...
Click to collapse
Dump another source rom. What did you expect dumping rom containing this bug? And - no - it's not a registry tweak! Sorrowfully.
So as you see - all answers to your questions are "dump proper source".
Normally you should dump stocks and create your kitchen. Than you develop the kitchen by adding unlocks and other goodies. Dumping someone's custom is a good step to start but later on - it's a dead end. You will continue to get bugs from other chiefs without having a possibility to find and fix them.
Thanks for the advice. Greatly appreciated. Yes I have modified an exisiting custom rom. It is a start anyway as I have never modified a rom before using the osbuilder. One day I will do it from scratch as you suggest . Thanks!
Can someone who is using en-GB (not US language/layout) as default language AND as keyboard layout and region please check in your registry and tell me what the data field for APC should be:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\International]
"LCID"=dword:809
"ACP"=dword:???
Many thanks!
I cooked my ROM but it dose not boot and Restart (in HTC Logo)
Whats Problem ?
Amir WM said:
I cooked my ROM but it dose not boot and Restart (in HTC Logo)
Whats Problem ?
Click to expand...
Click to collapse
You just cooked a bad rom That's the problem.
Continue trying. No one can tell why you got cyclic reboot. It's too common.
tboy2000 said:
Can someone who is using en-GB.................Many thanks!
Click to expand...
Click to collapse
I am not using UK en (sorry for that) but:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\International]
"LCID"=dword:809
"ACP"=dword:4e4
Thanks. I recooked my first Radar rom and posted in the radar forum. I used the OSBuilder program. Was easy to use. Other wannabe chefs try it. Dont be scared
I Dump Nextgen 3.2 ROM for test
I Just Change the about page settings (EX name , Tel ) and rebuild ROM .
But still it reboots in HTC Logo
i didn'nt change any setting or folder but it reboots .
Any Solution ?
maybe its wrong radio?
tboy2000, it's absolutely useless to give any suggestions to the guy - we don't know even his device. According to his "Nextgen" - he is trying to cook for first gen device. That means - it has nothing to do with radio. First gen device roms are not dependable upon radio version.
His cyclic reboot on HTC logo can mean everything - beginning from non-booting XIP and finishing mistakes in OEM part. The only solution for him - continue trying. And playing with settings of OsBuilder. As I already told - dumping customs - absolutely wrong way.
The source of XIP, SLDR and OEM must be STOCK rom!
I dont know Which Setting ?
Which Setting in OS Builder ?
1. How can i upgrade wp build from 8773 to 8779 ? where should i copy update files ?
2. Where is Full Unlock Files in Nextgen 3.2 or Deepshining ? whats name ?
3. How should i full unlock Xbox games ?
How to add full Unlock V3 from Ultrashot in a cooked rom
Hello all,
I'm a newbie in rom-cooking and I would like to know how to add in OS Builder the full Unlock from Ultrashot, any help is highly appreciated.
Regards,
Fran
fran_1970 said:
Hello all,
I'm a newbie in rom-cooking and I would like to know how to add in OS Builder the full Unlock from Ultrashot, any help is highly appreciated.
Regards,
Fran
Click to expand...
Click to collapse
Inside Your ROM to insert (in OEM and XIP) packages with full Unlock from Ultrashot (including corresponding to utility and editing the reg).
kovalDN said:
Inside Your ROM to insert (in OEM and XIP) packages with full Unlock from Ultrashot (including corresponding to utility and editing the reg).
Click to expand...
Click to collapse
В данном случае гугел-транслятор просто не работает. Нельзя экстраполировать напрямую русское построение предложений - смысл теряется конкретно
Google is not good to translate the sentences - it works for words - maximum for expressions. Otherwise you get no sense.
To fran_1970
The best way - to write a PM to ultrashot asking him to give you unlock packages set. One package should be placed in XIP, other packages to EXT or OEM or wherever.
How can I go about making my ROM updatable?

Categories

Resources