Location of [3G] icon in WM 6.1 ROMs [UNSOLVED] - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

Hi all,
I've been searching for a way to change the ugly [3G] icon that's displayed on the title bar in WM 6.1 on my Kaiser. The current official icon looks distorted as if it has been stretched and is really ugly! I'm talking about the large plain 3G icon, not the one with the antenna next to it.
So far I've come across this thread:
http://forum.xda-developers.com/showthread.php?t=351770
This thread refers to shellres.96.dll and also to a .CAB which contains a modified version of phcanOverbmp.dll. I extracted these two DLLs from my device and checked them with several resource editors, but could not locate the dreaded [3G] icon... I could find the battery, phone, wi-fi, and many other icons in there, but not the [3G] one. So it must be stored in a different DLL... Note that I'm using WM 6.1 (not 6.0). Could it be that these icons are located in a different DLL in WM 6.1?
Does anyone know the location of the [3G] icon in WM 6.1 ROMs? I want to do the modification myself (I'm a programmer and know how to do it). I just can't find the file it is stored in.
Any info/help is greatly appreciated.
Many thanks to all!
DrXDA

DrXDA said:
Hi all,
I've been searching for a way to change the ugly [3G] icon that's displayed on the title bar in WM 6.1 on my Kaiser. The current official icon looks distorted as if it has been stretched and is really ugly! I'm taking about the large plain 3G icon, not the one with the antenna next to it.
So far I've come across this thread:
http://forum.xda-developers.com/showthread.php?t=351770
This thread refers to shellres.96.dll and also to a .CAB which contains a modified version of phcanOverbmp.dll. I extracted these two DLLs from my device and checked them with several resource editors, but could not locate the dreaded [3G] icon... I could find the battery, phone, wi-fi, and many other icons in there, but not the [3G] one. So it must be stored in a different DLL... Note that I'm using WM 6.1 (not 6.0). Could it be that these icons are located in a different DLL in WM 6.1?
Does anyone know the location of the [3G] icon in WM 6.1 ROMs? I want to do the modification myself (I'm a programmer and know how to do it). I just can't find the file it is stored in.
Any info/help is greatly appreciated.
Many thanks to all!
DrXDA
Click to expand...
Click to collapse
Is this the one you are reffering to?

the icon is in phcanOverbmp.dll

Use resh to strip it

aruppenthal said:
Is this the one you are reffering to?
Click to expand...
Click to collapse
Wow, your version looks better! The one I'm referring to is the one I'm attaching to this post. This is the icon that comes with the official 6.0/6.1 Kaiser ROMs.
This has got to be the ugliest, most distorted icon I've even seen in a WM device! It may sound like a minor detail to a lot of people, but it just spoils the otherwise beautiful Today screen of my Kaiser, that's why I want to change it if possible.

shogunmark said:
the icon is in phcanOverbmp.dll
Click to expand...
Click to collapse
Thanks to everyone for the quick replies!
Are you sure it's in there? I tried checking phcanOverbmp.dll again using both PE Explorer and Resource Hacker, but it's not there, or I'm doing something wrong. I'm attaching the DLL to this post, if someone wants to check it out. This is the file that came straight out of my device, which is exactly the same as the file I extracted from the official ROM files (HTC WM 6.1 WWE). I just can't find the [3G] icon in there...

raiisak said:
Use resh to strip it
Click to expand...
Click to collapse
Thanks for the suggestion. I've just tried resh on the DLL suggested above, but can't find the dreaded [3G] icon!!! See my previous post.

I think it's in the shellres.96.dll file. Check in there. I just checked mine and it's under Icon->44->0.

ecltech said:
I think it's in the shellres.96.dll file. Check in there. I just checked mine and it's under Icon->44->0.
Click to expand...
Click to collapse
Many thanks for posting. Unfortunately this is not the same icon! I found this earlier on while I was searching the shellres.96.dll DLL. See attached image. This is the small version (3G logo on top-left), which is part of the animation it shows while connecting. This icon looks OK. The one I'm referring to is the large plain 3G icon with large distorted fonts, as shown in my post #5 above.
Thanks again for trying. I can't believe it's so difficult to find this little icon!

Still can't find it! Aaarghhh!
Hi again, sorry for bumping this, if any of the cooks out there reads this thread and has successfully modified the [3G] icon on a WM 6.1 ROM, I'd be really grateful if they could let me know how they did it. As said above, I was expecting to find it as an icon resource in a DLL, but checking both shellres.96.dll and phcanOverbmp.dll it's just not there... There are 500+ DLL files in the thing, so it's near-impossible to check them all manually...
If anyone knows anything about the whereabouts of this mystery icon, please let me know.
Many thanks in advance to everyone in the forum, your help is greatly appreciated.
DrXDA

Try IconsExtract from www.nirsoft.net. You can point IconsExtract at a folder and tell it to scan sub-folders too; just give it the root folder of your dumped ROM and let it go.....
As several people have already said, the icon is almost certainly in the pcCanOverBMP.dll file; there are about ten "3G" icons in my (WM6.0) version, most of which are the small versions that get displayed when a 3G data transfer is taking place......BUT, there is (at least) one icon that could be the main icon.
When you look at the output from IconsExtract, the 3G icons don't actually show until you click on them to highlight them, which makes me think they may be kinda transparent icons?
Have a go....see what you think
Mark.

phcanOverbmp.dll is where the 3G icon is located. I have a nice looking 3G icon from back in the Hermes days that works on the kaiser I will upload later if you still need it.

@Mark Crouch: Many thanks for the suggestions. I've never used IconsExtract, it sounds like the ideal solution for batch-extracting the icons in the 100s of DLLs in the ROM. I will give it a try and post my findings here.
About phcanOverbmp.dll, if you guys are absolutely certain that it's in there, then I must be doing something wrong. I tried at least 3 different resource editors and could not find it. But I did notice that different editors showed slightly different data (for e.g., Visual Studio's resource editor wasn't able to display all data for some reason). I hope IconsExtract will manage to show the dreaded icon.
@austinsnyc: Another vote for phcanOverbmp.dll, many thanks for this. Let me do some tests and if I still can't find it I'll ask you for the file.
Thx guys, will post here when I do the tests.
DrXDA

I am 100% sure that the 3G is in phcanOverbmp.dll.... Again you can also find the cab I am talking about by searching Xda for "clean 3G icon" you might find it in the hermes section but it works fine for Kaisers as well Now a CUSTOM 3G would be totally awesome and something I have not seen before except by using WiseBar Advanced which I don't like to use.

Still can't find it!
Hi again, I've just tried IconsExtract to extract all icons in phcanOverbmp.dll. Guess what? The damn [3G] icon still doesn't show up! There's only one icon in there (not related to 3G) and also some bitmaps (again unrelated to 3G).
Can someone please download the version of phcanOverbmp.dll that's in my Kaiser (it can be found here), and check it out to see if you can find the icon? I'm really looking forward to your results. Note that this DLL is the original file that is contained in the official HTC ROM, I've double checked this by extracting the same file from the official ROM image and comparing the two. It's definitely official and untouched.
Please note that I'm using the official HTC WM 6.1 WWE ROM (not the old WM 6.0 ROM). My guesses are that either the WM 6.1 ROMs don't have the icon in there, or maybe the icon is stored in a non-standard way, so the normal resource editors can't extract/show it.
Any ideas are welcome.
I think I'm beginning to give up on this...
DrXDA

The attached file is the one I have been using on Kaiser and previously used on the Hermes I had - no problems on either devices. I like it and am still using it today on WM6.1 PDAviet v7
I Believe that it was inside an add-on package from one of Schap's earlier WM6 roms (mid-2007).
search xda for "clean 3g icon" if you care to know it's history.

id242 said:
The attached file is the one I have been using on Kaiser and previously used on the Hermes I had - no problems on either devices. I like it and am still using it today on WM6.1 PDAviet v7
I Believe that it was inside an add-on package from one of Schap's earlier WM6 roms (mid-2007).
search xda for "clean 3g icon" if you care to know it's history.
Click to expand...
Click to collapse
Many thanks, I will give it a try to see what happens. I quickly checked the phcanOverbmp.dll contained in your .CAB and voila! The 3G icon is in there (and looks nice too)! What I still don't understand is the fact that the 3G icon is NOT in my own phcanOverbmp.dll (original file from HTC). How come?
Anyway, I will try the .CAB to see what it does. But still, I was expecting to find the 3G icon in my Kaiser's original DLL too, so I can change it myself as needed. This is still a mystery to me...
Thanks again.
DrXDA

the reason i think HTC changes it from build to build and also something strange that might be cause of your problem inside the kaiser OS.nb there are to pecanoverlook.dll)) one is just like that one and the onther is _pecanoverlook.ddl which is swapped out for one another when Autro-run is run...
may not mean didle **** just a thought.

Related

Official Crossbow theme(s) & sounds wanted

Official Crossbow theme(s) & sounds wanted
Hello,
I'm very interested in the new crossbow .tsk & .wav files, so for a few days I try to de-cook the AKU 3.5 ROMs (esp. provided by Helmi) to extract the file contents, but since now without much success. What I've extracted were some dll's & exe's, but the most interesting part for me wasn't there: The wav's from the event sounds (like Default.wav, Infbeg.wav, ...). I've found crossbow themes here, but the one that looks like the original has a width (landscape) of 1 pixel too less (319px). In another thread I've found the brilliant ringtone and a few system sounds zipped together (file 'other_crossbow_sounds.zip'), but it doesn't contain all event sounds, some wav's are missing. Please, please can anyone post here:
1. The official default .tsk (320x240 + 240x320)
2. The full collection (or the missing ones w.r.t. the existing ones) of event sounds
3. The media player skin (I really like the look derived from Vista)
4. Other goodies
Thanks in advance and I wish all of you a good new year 2007!
Greetz,
camaro
camaro said:
Official Crossbow theme(s) & sounds wanted
Hello,
I'm very interested in the new crossbow .tsk & .wav files, so for a few days I try to de-cook the AKU 3.5 ROMs (esp. provided by Helmi) to extract the file contents, but since now without much success. What I've extracted were some dll's & exe's, but the most interesting part for me wasn't there: The wav's from the event sounds (like Default.wav, Infbeg.wav, ...). I've found crossbow themes here, but the one that looks like the original has a width (landscape) of 1 pixel too less (319px). In another thread I've found the brilliant ringtone and a few system sounds zipped together (file 'other_crossbow_sounds.zip'), but it doesn't contain all event sounds, some wav's are missing. Please, please can anyone post here:
1. The official default .tsk (320x240 + 240x320)
2. The full collection (or the missing ones w.r.t. the existing ones) of event sounds
3. The media player skin (I really like the look derived from Vista)
4. Other goodies
Thanks in advance and I wish all of you a good new year 2007!
Greetz,
camaro
Click to expand...
Click to collapse
I have seen none of the originals camaro - but show us where the tsk is thats one pixel short and i will mod it if you like.
EDIT Did you try this one seems to be the right dimensions ftp://[email protected]/BlueAngel/BA_WM5/Shipped_Extracted_Updates/xplode/cabs/Crossbow.tsk
I have edited it so its stwater only (tdywater.gif not required) so its a smaller tsk file
I have analysed original images and before mentioned tsk colors are not correct. I have compared all other available mock crossbow tsk's and images and i believe the one i have produced is close to the original - thoughts?
meschle said:
I have analysed original images and before mentioned tsk colors are not correct. I have compared all other available mock crossbow tsk's and images and i believe the one i have produced is close to the original - thoughts?
Click to expand...
Click to collapse
Whats that nice clock app, that you got on the todayscreen and what are you using to create the shortcuts?
Oops, found the clock in the Prophet forum. Still interested in the shortcuts though.
meschle said:
I have analysed original images and before mentioned tsk colors are not correct. I have compared all other available mock crossbow tsk's and images and i believe the one i have produced is close to the original - thoughts?
Click to expand...
Click to collapse
Oh, now it's clear: There is a border of 1px in the background-image itself that let me think the today-background was 1px too less. In the portrait mode the top border is OK to distinct between taskbar and today-screen-contents, but in landscape mode the right (and left - hard too see on my ppc) is annoying. In the next days (I don't have experience in compiling a .tsk yet) I'm going to fix this and upload the corrected .tsk.
Thanks for your quick reply!
What about the sounds?
Greetz, camaro
emmeborn said:
Whats that nice clock app, that you got on the todayscreen and what are you using to create the shortcuts?
Oops, found the clock in the Prophet forum. Still interested in the shortcuts though.
Click to expand...
Click to collapse
That is claunch http://pachome1.pacific.net.sg/~welic/claunch.html
I customized it as you can see.
I have only found the ringtone so far, camaro
meschle said:
I have analysed original images and before mentioned tsk colors are not correct. I have compared all other available mock crossbow tsk's and images and i believe the one i have produced is close to the original - thoughts?
Click to expand...
Click to collapse
hi...
are these themes can be used for win2003se???
thanks...
websinister said:
hi...
are these themes can be used for win2003se???
thanks...
Click to expand...
Click to collapse
Those themes are wm5 only - i have done a 2003 version - i hope its ok, please tell me if it is as i dont have a 2003 device.
meschle said:
Those themes are wm5 only - i have done a 2003 version - i hope its ok, please tell me if it is as i dont have a 2003 device.
Click to expand...
Click to collapse
Oh: What I've forgot to mention: I'm an 2003SE-powered device owner, too. So, what's the difference between WM2003SE and WM5 respecting the .tsk's?
camaro said:
Oh: What I've forgot to mention: I'm an 2003SE-powered device owner, too. So, what's the difference between WM2003SE and WM5 respecting the .tsk's?
Click to expand...
Click to collapse
Wm5 uses base hue (centered gradient) and color keys for the top and bottom bars, 2003 uses just plain colors commonly in a gradient side to side pattern.
So totally different registry color keys - a 2003 tsk will work in a wm5 device to a fashion but not the other way round. If your interested read my tutorial here http://forum.xda-developers.com/showthread.php?t=275907
wow...
that was fast...and its working A-OK...
thanks a lot...
btw...heres a pic...
websinister said:
wow...
that was fast...and its working A-OK...
thanks a lot...
btw...heres a pic...
Click to expand...
Click to collapse
No problem - the top and bottom bars look a touch too dark - i can adjust them if you like
EDIT Find versions 2 and 3 attached with lighter bars
I'm having some issues with magic button .. it's grey.
Tranzy said:
I'm having some issues with magic button .. it's grey.
Click to expand...
Click to collapse
There is a fix for that i believe - will try an hunt it down for you.
here it is happy reading http://forum.xda-developers.com/showpost.php?p=909197&postcount=34
I will attach a theme with the fix - tell me if it works
attached 2 zips - i think crossbow mb2.zip should do it!
meschle said:
Wm5 uses base hue (centered gradient) and color keys for the top and bottom bars, 2003 uses just plain colors commonly in a gradient side to side pattern.
So totally different registry color keys - a 2003 tsk will work in a wm5 device to a fashion but not the other way round. If your interested read my tutorial here http://forum.xda-developers.com/showthread.php?t=275907
Click to expand...
Click to collapse
Nice, thanks for the link
thanks meschle!
really2 nice for WM2003
meschle said:
There is a fix for that i believe - will try an hunt it down for you.
here it is happy reading http://forum.xda-developers.com/showpost.php?p=909197&postcount=34
I will attach a theme with the fix - tell me if it works
attached 2 zips - i think crossbow mb2.zip should do it!
Click to expand...
Click to collapse
Thanks ..but it does not fix the problem. See below
'Crossbow mb' left and 'Crossbow mb2' right... This is done on a fresh install...
Tranzy said:
Thanks ..but it does not fix the problem. See below
'Crossbow mb' left and 'Crossbow mb2' right... This is done on a fresh install...
Click to expand...
Click to collapse
I have the same problem.
Tranzy said:
Thanks ..but it does not fix the problem. See below
'Crossbow mb' left and 'Crossbow mb2' right... This is done on a fresh install...
Click to expand...
Click to collapse
It looks like crossbow mb.tsk is nearly right - just needs some tweaking of the color - at least its not grey lol.
I will tweak color if you tell me which way to go.
EDIT find a new one attached
If this not working i may need to do a cab to do the color change - but not the best solution - or i will install magic button myself and give it a go. - its all good fun hey guys
I appreciate the effort but.... it is still not like i would like it tot be..and a cab solution is not really an option. I'll think i will look for an alternative for Magic button ... can't believe this is the only/best solution for a task manager/closer.
Do you know if there is a matching dialer skin WITH smart dial for the P3300.

[Solved] need to get an alternative tapres.dll to work in WM6

Hi, I need some help here:
I have tried extracting tapres.dll from several WM6 releases.
However, they never seem to be correctly rebuild after dumping the ROMs.
Does anyone know a way to get hold of a Working tapres.dll (from WM6 !!!) ?
I have tried dumping rom's with itsme tools (viewimgfsf, rebuild module etc..), but the resources from the file are VERY strange..
I need this file because I am writing a new program to build dailerskins, But I want to resize the dailerbuttons.
Solved:
Raceit pointed me to the resource file:
tapres.dll.0409.mui
This one needs to be edited!!
Am working on it.
Thanks Raceit !!!
The problem now is in how to make WM6 to use the new tapres2.dll (and MUI file)
edit
Had to write a new dll, but succeeded:
http://forum.xda-developers.com/showthread.php?t=297530
I got this with viewimgfs.exe as well so I'm not sure it will be of any help to you. This is from the Orwells ROM.
Thanks, too bad I got the same results:
There are no dialogs to be edited..
So it's not (yet) possible to have a big button dailer.
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
mrvanx said:
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
Click to expand...
Click to collapse
Been a while since I messed with sim-pin pad..
Out of memory I believe that:
The background is created by cmdpad_land.gif cmdpad_port.gif (and square, but this is not used on wizard).
And the buttons are the NmBtnDn_Land.bmp and other nmbtb**etc** bmps.
[ for convenience I attached those ]
thanks sir, i added the graphics to the \windows folder but still no joy (im running on the hermes btw). could my .dll that refers to it have been corrupted?!
mrvanx said:
thanks sir, i added the graphics to the \windows folder but still no joy (im running on the hermes btw). could my .dll that refers to it have been corrupted?!
Click to expand...
Click to collapse
It sounds like an image problem. I'd uninstall any dialer skin you have running to get the default stuff back if you can. If that doesn't work try this. It's the same as the-equinoxe posted, but there are a few more files. (No offense the-equinoxe) Just trying to help. This should get all the dialer buttons and images back to normal.
LOL! i REALLY appreciate the help people but still no luck! :s could i have corrupted a .dll or registry value when the ROM was cooked?
Raceit said:
It sounds like an image problem. I'd uninstall any dialer skin you have running to get the default stuff back if you can. If that doesn't work try this. It's the same as the-equinoxe posted, but there are a few more files. (No offense the-equinoxe) Just trying to help. This should get all the dialer buttons and images back to normal.
Click to expand...
Click to collapse
None taken
I only posted the pin-pad images (out of memory, didn't find my notes), and left the dailerpad images out.
LOL! i REALLY appreciate the help people but still no luck! :s could i have corrupted a .dll or registry value when the ROM was cooked?
Click to expand...
Click to collapse
Could be, what changes have you performed while cooking the ROM?
Did you edit the grafics for the dailerpad while cooking of afterwards?
mrvanx said:
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
Click to expand...
Click to collapse
I've got same problem. I think that's a sort of TMobile skin and not a file missing problem.
All began after i installed http://forum.xda-developers.com/attachment.php?attachmentid=34670&d=1172649654
SpH1nX said:
I've got same problem. I think that's a sort of TMobile skin and not a file missing problem.
All began after i installed http://forum.xda-developers.com/attachment.php?attachmentid=34670&d=1172649654
Click to expand...
Click to collapse
The file you refer to is the smart dialer, and installing it without a skin gives the same result as my sim-pin pad has. but LOL yer it does look like a T-mobile skin. Just install a skin and it will work ok.
the-equinoxe said:
None taken
I only posted the pin-pad images (out of memory, didn't find my notes), and left the dailerpad images out.
Could be, what changes have you performed while cooking the ROM?
Did you edit the grafics for the dailerpad while cooking of afterwards?
Click to expand...
Click to collapse
Well the first ROM worked fine, the black WM6 dialer and pin-pad looked the same, by copying the files from this post into the windows folder the colours and graphics for both the dialer and pin-pad were changed?!? (as desired)
But after the ROM change the pin-pad is white with no buttons. adding the files again to windows only changes the dialer. :s
AFAIK nothing has been done to the dialer skin, however it may have been changed by accident!? Which is why Im wondering which .dlls and reg values effect these?!
SOLVED
Raceit pointed me to the resource file:
tapres.dll.0409.mui
This one needs to be edited!!
Thanks Raceit !!!
Could you explain how to fix that skinning problem?
SpH1nX said:
Could you explain how to fix that skinning problem?
Click to expand...
Click to collapse
I am testing/working on it @ this moment..
All looks promissing but please be patient, don't want to rush out a release.
Only difference with the eten/paulyA skins is you edit another file, some regkeys are differrent, and the smartdail is build into the same resource.
Will build a test-skin (based on the Eten-grey Light I build for WM5), and do some test.
I will also build my findings in the WM6 dailerskin-builder program I am working on.
This one is still in the early development fase, and not all screens have been skinned.
Status:
-editing NEW resource Had to write my own dll, Done
-Dailer portrait Done
-Dailer landscape Done
-Call in progress portrait In progress
-Call in progress landscape In progress
-Button templates In progress
This program will be WM6 WWE QVGA only, but I will probably add some other languages once those are released.
Attached:
-a screenshot from the skinbuilder (although I am thinking to change the layout, because the troubles I have with switching to landscape and control-placement)..
Clicking on the screen will let you select the background picture
You can choose the buttonset (here used "test" ) with the dropdown menu.
You can change the transparancy of the buttonset with the slider.
And build a cab by clicking a button..
Sorry i didn't wanna bother you. I'll wait. Absolutely no probs...
Still having troubles applying the new tapres.dll
Replacing the XIP based tapres.dll crashes the dailer..
Then I tried to use the tapres.dll (plus MUI) as skin
So I renamed the dll and Mui to tapres2
and edited the registry:
[HKEY_CURRENT_USER\ControlPanel\Phone]
"IcoFil"="tapres2.dll"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
"Enabled"=dword:00000001
"ext"="tapres2.dll"
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"RESDLL"="tapres2.dll"
To no avail, still the old tapres.dll takes over
What am I missing??
EDIT:
OK I had to build a new dll.
Started from scratch, but now I have Big Buttons and Smartdailing Working
New thread is here
http://forum.xda-developers.com/showthread.php?t=297530
Classic Reading.
I think MrVanx would also like to see this one back someday.
I even remember myself finding out that there needed to be a phcanXXXETC.dll and a specific registry key to get a skinned unluck screen.
I'm closing the thread, but will never remove this.

Need info on how to modify CommManager

Im looking for any information you can provide on how to modify the graphics for the CommManager. Anyone able to link would definately be my hero. LOL. Thanks in advance.
The way I did it was I copied all the image files from the windows folder on my phone over to my computer and then went through them and found the ones that belonged to the commanager and then modified them to the way I wanted them to look and then put them back to replace the old ones. Hopefully you're good at graphics because it took me a few days to redo mine since I kind of suck at it.
nottoosmart said:
Im looking for any information you can provide on how to modify the graphics for the CommManager. Anyone able to link would definately be my hero. LOL. Thanks in advance.
Click to expand...
Click to collapse
Dude....LOL
I started a thread the other day trying to do the samething
If I find a solution....I'll pm you & please do the same
Mine had several 100 hits and xeno1 is the only one to respond
Thanks xeno1 but I couldn't find the background for the CommManager to modify....I found everything else tho
P.S.: I'm loving Jaguar 3.1. It got me using my MDA again
xeno1 said:
The way I did it was I copied all the image files from the windows folder on my phone over to my computer and then went through them and found the ones that belonged to the commanager and then modified them to the way I wanted them to look and then put them back to replace the old ones. Hopefully you're good at graphics because it took me a few days to redo mine since I kind of suck at it.
Click to expand...
Click to collapse
Can you post a pic of yours for us
If possible, can you tell us the name of the file you modified....thanks
For the 8, 9, and 10 button touch style commManager from the Kaiser that I've been using, the Background is BG.png and L_BG.png .
Looking at packages for the standard Wizard commManager, it looks like the graphics are in the Res DLL file. You can use the ResHacker tool in the Core Kitchen to view and edit this (in theory).
When i go through the rom i find no images for the CommManager, when i open the CommManager dll There are resources in there, but When i try to replace those, I get an error about it not being signed.
So what do we do here, is there any registry key like with the phone dialer that can tell it where to get the graphics?
In the HyperCore Kitchen there is a signer program and some files for it. I haven't figured that part out myself yet, but maybe ask anichillus for the steps.
mfrazzz said:
In the HyperCore Kitchen there is a signer program and some files for it. I haven't figured that part out myself yet, but maybe ask anichillus for the steps.
Click to expand...
Click to collapse
It's easy , just start the signer ...and it will guide you. I had a tutorial on my website...but....my favorite saying in English : "$#it happens"
For a good resource tool, i recommend Restorator 2007....but it's not free
dwny said:
Can you post a pic of yours for us
If possible, can you tell us the name of the file you modified....thanks
Click to expand...
Click to collapse
The one I changed was the 8 button commanager that mfrazzz used in XM6 the first edition (the gray gradient touch looking one) and all of the images were in the in the windows folder. The names of them were 0_on, 1_on ..., 0_off, 1_off..., 0_dis, 1_dis ..., 0_dn, 1_dn..., L_8_dn, L_4_dn etc, etc. Unfortunately I haven't used that commanager since I had XM6 on my phone and I didn't get a screenshot of it, but here's a couple of buttons that I made for it (I made 2 different versions, one black and one with a green - black gradient).
I just checked and I installed the 10 button black commanager on my newest ROM and all of the image files for it are also in the windows folder. - nevermind, I forgot that when I cooked this ROM it actually had a 10 button version of the same commanger that I mentioned above and I installed the 10 button black one later. The images that I saw listed in the windows folder were the ones for the one that was on there first.
I guess if you want to edit a commanager that you don't have to edit a .dll file to change then use that one.

Make the Vox working for 96dpi ???

Hi,
i have testing with the dpi settings for the display and i think 96dpi is realy good to working. But there some bug's and no i ask me if any rom cooker can make a nice rom with 96dpi support. I have seen that win6.1 working on a typhoon with 96dpi by 176x220px ... the vox have 131dpi by 240x320px ... so can anyone help me ?
some images
Hm looks pretty good. How do you change to different DPi"
I've found you just need to set the registry values [HKEY_LOCAL_MACHINE\Drivers\ Display\GPE\LogicalPixelsY] and LogicalPixelsX to 96 in decimal
But for now it's quite buggy..some icons on titlebar are missing
Information source here
It changes icons messages home screen only letters in menus are at the same size
It needs some DLL editing from what i'm reading
Here are some shots
as you can see here the icons of the signal and battery are missing
Here is how the homescreen appears
Hm I noticed the icon problems. When you use the icon bar replacement it works on the homescreen otherwise it doesn't. You also need adjustments for the grid view in the start menu, it doesn't show enough icons, but that should be changeable via reg key too. You need the dll for the icon bar, then you can adjust that too!
EDIT: Yes, you also need bigger backgrounds!
Yes in the linked article they say how to solve the icons issue and why the problem exists but it's for Wm2003 so I haven't tried yet...
OT: thank you frau with your (and others obviously) work with vonix and for the wiki
OK. I think tshres.dll is for the iconbar.
exactly is tshres
"tshres.96.dll: Bluetooth/Wi-Fi/system icons. It even contains PE (Phone Edition) icons.[/url] Locked by the shell32.exe, gwes.exe and device.exe"
The problem is, I just looked in the dll and there are not all the icons, that are usually in the icon bar, like battery icons are missing!
For me it's very painful to look for those icons using the dlls located on the phone..maybe using the kitchen or the OEM SYS folders provided by the DOC...but right know I do not have broadband connection...
Tell me which dlls you need. I'll upload them for you!
Thank you for your cooperation..I'll take a look at the guide this evening..now i do not have spare time...so i'll let you know...
Thanks in advance
nice to see that somebody intressting to this
my idea is to copy the 96dpi stuff form a typhoon rom to the vox rom, and cook this. After this it's going to the fine tune.
For the menu's the regkey's are
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\PopFnt
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\BarFnt
and set the value "ht" to 14-16 ... what you like ... 14 is realy small but good enouth to read ... 15 is i thing the ideal for this
For the Scrollbar (value in px ... 3-4 are good)
HKEY_LOCAL_MACHINE\SYSTEM\GWE\cxVscr
HKEY_LOCAL_MACHINE\SYSTEM\GWE\cyHscr
Sounds good. Can you upload those files?
I have never cooked a rom befor, i have ask "ALEUT" the maker for wm6.1 for the typhoon if he can send me the files from his rom.
if he would send me ... i put them to a server
ore someone told me how i cook a rom ^^
i founded all the icons thanks to frauhottelman...now i have to know how to modify them to be compatible with the 96 DPI MODE.
we will be waiting for you to release something to make vox 96dpi
other than icons you have to make call screens also compatible wioth 96dpi
zeeshee said:
we will be waiting for you to release something to make vox 96dpi
Click to expand...
Click to collapse
i think you may wait for a long time...i m not a programmer or whatever else...i've just tryed to do some dll substitution...and till now...this has resulted in phone hardresetting
I've used some 96 dpi dll found here on XDA but with no luck...
if any of you finds a way to just edit the dll we have this could be great.

Top border in TF3D - removal?

Hi,
Sorry if this is a question that's been asked before but I can't seem to find it by searching.
I recently installed the mod that allows you to put your wallpaper on all the manila tabs (mUn BackGround4AllPages v.02.cab), but since doing it I've noticed that a border remains at the top of each tab and my wallpaper is cut-off by it.
On my home tab, it doesn't look too bad as the date is shown in this border. Similarly in the music tab it looks kind of intentional as the shuffle and repeat icons are in there. But it looks awful on most other tabs - screenshots below!
Is this to do with the wallpaper mod I installed, or is there something else I can do to extend my wallpaper into this border?
Thanks!!
There's a cab floating around called nocurtains.cab.
You might want to try that.
I haven't tried it but it seems to do what you are looking for.
thanks! "curtains" was the phrase i needed in order to search
@andoo
Hi...
Just a quick question...
are u using a theme or do you have TouchPRO Vodafone TF3D...
and if so what version TF3D do you have? (Settings Tab->about.....)
Yes I'm using Vodafone TF3D - not sure where in the about list I can see the TF3D version, butmy ROM version is 1.90.161.5 if that helps.
andoo said:
Yes I'm using Vodafone TF3D - not sure where in the about list I can see the TF3D version, butmy ROM version is 1.90.161.5 if that helps.
Click to expand...
Click to collapse
ok... do you know where I can download that ROM?
(or the TF3D manila files)
It's not in the about list... it's on the button (that changes colour when u press it)
I think there is a download for the TF3D scheme halfway down this post: http://forum.xda-developers.com/showthread.php?p=2687462
I downloaded it today as a restorable backup in case I decide to change my theme - but I haven't tried it yet. Let me know what it's like if you decide to try it No idea if the Vodafone Rom is available yet though ...
andoo said:
I think there is a download for the TF3D scheme halfway down this post: http://forum.xda-developers.com/showthread.php?p=2687462
I downloaded it today as a restorable backup in case I decide to change my theme - but I haven't tried it yet. Let me know what it's like if you decide to try it No idea if the Vodafone Rom is available yet though ...
Click to expand...
Click to collapse
I think that's the old Vodafone TF3D from Diamond...
I found a Vodafone Raphael 1.90.161.5 ROM here...
http://rapidshare.com/files/147978863/vodafone.rar.html
btw.. you don't have to have a backup manilas to go back to original...
just delete all manila files from windows... (if u have TF3D in the ROM!)
and the original will be there (can't delete ROM files...)
Ok cool thanks. I know next to nothing about themes and editing for TF3D but I'm going to be doing lots of reading up!
If I was a bit more savvy I'd be glad to help you getting the Vodafone TF3D for you but I have no idea where to even start! If I have any luck I'll certainly post here
andoo said:
Ok cool thanks. I know next to nothing about themes and editing for TF3D but I'm going to be doing lots of reading up!
If I was a bit more savvy I'd be glad to help you getting the Vodafone TF3D for you but I have no idea where to even start! If I have any luck I'll certainly post here
Click to expand...
Click to collapse
oh... no it's ok... I have already extracted TF3D from the ROM... so it's ok
If u want to customize your phone, have a look here...
http://forum.xda-developers.com/showthread.php?p=2784132

Categories

Resources