Magician ExtROM accesible - JAM, MDA Compact, S100 Software Upgrading

(source: ppc-welt.info)
The ExtROM of the MDA Compact (aka XDAIIi, Magician) can be accessed by soft-resetting AFTER having gone thru the initial startup (calibrate screen and all that) and BEFORE the customisation.
The ExtROM will then be visible.
Normally during customisation "Delete_vdisk_shortcut_ger.cab" or (a similar cab on non-T-Mobile Magician) will make the ExtROM invisible. The ExtROM stays locked, so you can only copy things off!!
In the ExtROM appear to be ywo interesting cabs:
- "T9.cab"or "Intellipad.cab" which contains a new SIP with T9 facilities. Should work flawlessly on ie a Himalaya.
- "IntelliDailer.cab" which contains the new dialer which features a T9 contact lookup. On ppc-welt.info it was stated that it doesnt work flawlessly on a Himalaya, but maybe that can be figured out?
There are some german language versions going round, but I also see the need of getting the English language versions of both IntelliPad and Intellidialer . . .

and here it is...
and remeber, these files are for test purposes only

Thanks, I will try/test something with it.
Hopefully the English version pops up one of these days.
BTW, I opened the cab that hides the ExTROM (aka VDisk) on Magician. In it there is a xml-file that seems to do the hiding trick:
<characteristic type="HKCU\Software\HTC\Customize">
<parm name="DelFileCount" value="1" datatype="integer" />
<parm name="DelFile1" value="\Windows\AutoStart\LoadVDisk.lnk" datatype="string" />
</characteristic>
Should be possible to create a CAB that inverts this hiding . . . .(I gues by removing the two keys DelFileCount and DelFile1)

I have tried to install intellidialer.cab,
but I only see my dial skin changed to T-mobile style,
how to enable the T9 dialer ? any ideas ?

mmm, that definitely IS the question.
isnt there any tools/setting option?
I noticed this new dialer also has the 'old style' pictures in it. Guess it is possible to choose between onld-style-dialer and IntelliDialer then.

same problem too...

Intellidialer
seems to work great on sorting contacts on PDA2K.
After installing I switched my dial pad skin back to xda skin chooser and all works great.
Steve

Steve: You got it working then?
Must be the WM2003SE os the Blue Angel features (and the Himalaya lacks . . .)
For now: Pity for us . . . .

Add Blackberry -anyone?
My biggest wishlist...
Possible to add Blackberry Connect extracted from XDA II and cook it in this XDA IIi ExtROM?

I don't know if it helps but on Compactjam I read the following:
To view or hide the EXTENDED_ROM of the MDA Compact without a hard reset, do the following...
Edit the registry key...
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\VDisk\ and add a DWord key with the follwing value:
To hide...
MountFlags=1
To Show...
MountFlags=0
...and do a soft reset.

It doesn't work.

@little_frog
Well you must be doing something wrong then. I just tried it and I can indeed show or hide the Extended_ROM.

It didnt work on mine as well.
My VDisk reg setting reads:
Folder : Extended_Rom
MountFlags : 0 (added by me)
Name : Extended_Rom
Is it any difference from yours?

It didnt work on mine as well.
My VDisk reg setting reads:
Folder : Extended_Rom
MountFlags : 0 (added by me)
Name : Extended_Rom
Is it any difference from yours?

didnt work on mine also

You don't need to change anything in registry.
Just run \Windows\LoadVDisk.exe to see Extended Rom folder.
This folder will be visible without soft reset.
After soft reset you don't see it again.
Darek

i aint got that on my imate jam?

Just go to your WIndows folder and scroll down, you will see a file named LoadVdisk.exe, run it and you will see the ext rom folder. Worked on my MDA Compact.

Just go to your WIndows folder and scroll down, you will see a file named LoadVdisk.exe, run it and you will see the ext rom folder. Worked on my MDA Compact.

Sorry, double post

Related

[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.

Reg tweaks (bat icon etc)

Hey guys, I've just flashed the Core 2.0 rom to my wizard, which was previously running on WM5. I was tweaking the reg a bit with tweaks that I knew from WM5 but I couldn't find all the reg keys. For instance I'm unable to remove the battery icon and comm icon from the bottom tray at the today screen. Does anyone have a link to a site or file where I can find all the reg edits for WM6. I did a quick search but I couldn't find anything.
I also saw some nice features in the program htcTweakUI. This is a program that is incorperated in the LVSW WM6 rom for the HTC HErmes. Does anybody know if this program is separatly available for download (and not incorperated in the rom) and if it workes on the wizard?
Thank a lot
Lees said:
Hey guys, I've just flashed the Core 2.0 rom to my wizard, which was previously running on WM5. I was tweaking the reg a bit with tweaks that I knew from WM5 but I couldn't find all the reg keys. For instance I'm unable to remove the battery icon and comm icon from the bottom tray at the today screen. Does anyone have a link to a site or file where I can find all the reg edits for WM6. I did a quick search but I couldn't find anything.
I also saw some nice features in the program htcTweakUI. This is a program that is incorperated in the LVSW WM6 rom for the HTC HErmes. Does anybody know if this program is separatly available for download (and not incorperated in the rom) and if it workes on the wizard?
Thank a lot
Click to expand...
Click to collapse
Delete the init_tray.lnk from windows\startup
Tweak UI works with Wizard, but i noticed that it doesn't recognise tweaks already done...use at your own risk
another question:
Where can I change the x with two arrows into a "g" on topbar??? I have this problem on WM6 german on Herald. But there is nobody who can help.
I got it my sele.
gprsautoattach --> 1
Now it is ahown allways and not only when gprs is connected - i like it more like this.
http://forum.xda-developers.com/showthread.php?t=290399&highlight=wm6+registry

How 2 change vodafone start menue background to standard?

Hi all,
I own a Vodafone VDA V (=HTC Vox). I have chosen the Windows standard start page with standard color scheme and standard background.
Everything appears fine, but only the backgound picture of the startmenue (where all the programs and preferences are) is still the "striped" greyish vodafone background.
Any ideas how to change this in the registry and what the name of the standard background picture is to which I then would referr to in the registry?!
TIA
All the standard icons are on the vodafone rom to get them there are 2 ways easy or registry changing
Now if you are really lazy and want to clear all your vodafone icons and change the start menu order then try the following app IBE tweaks ,
choose the image options in the menu
Now change the following for the icons
input phone number up .... windows\ms_mobile.gif , that gets rid of the grey vodafone icon and gives you the smartphone strip
for warnings ect ...
error promt ...windows\yell.gif
warning promt'...windows\yell.gif
information promt ... windows\info.gif
question promt ...windows\ques.gif
earphone volume ...windows\volume.gif
To get rid of the grey smartphone start menu background change start menu option to a photo you own , then choose save , after that go back and delete the startmenu option you just did and it will make the start menu go back to the original windows mobile colours
choose other options/menu startmenu sequence to change the start menu to what you want
The call screen has to be edited with a good reg editor go to ...
HKLM\security\phone\skin\PROGRESS\portrait\other and change the bmpnormal to cprogback.png
then go back and do the same in landscape and you will have the nice jet black calling backround
the application IBE tweaks comes with a 3 day trial so enough time to change your vodafone icons and start up screens if you want that changed as well just the reg needed for the calling screen
http://www.ibegroup.com/viewitem.aspx?ProductID=104
You can also do the above through resco registry ( as i did ) or simular but it takes longer
dont forget when you have finished back up your phone with sprite so if you hard reset it then its quick to get it back to vodafone free mode
problem solved
@wabbit
Can you please give a pointer to the registry keys to edit instead of using the tweak tool? Many thanks!
jbn said:
@wabbit
Can you please give a pointer to the registry keys to edit instead of using the tweak tool? Many thanks!
Click to expand...
Click to collapse
Yes please, describe how to change above mentioned with registry editor instead of ibe!
TIA
you can simply use the Modaco de-brand tool for free
i used it on my voda french and everything is ok, just bootscreen
HTML:
http://www.modaco.com/SPV-E650-de-Brand-Fix-P-t255845.html
the e650 de brand tool does not work as it adds folders that are not on the vodafone version which has alot of programmes in media which is not on the rom , you can use it but then you need to use a good explorer exe to delete the incorrect icons and folders , using the app i stated which has a 3 day trial ( enough time to change the icons and then delete it as the app is not required anymore )
well, it worked fine for me, it just added a java shortcut that doesn't work...
i'm still searching for a tool to remove ugly 'welcome' and 'good-bye' screens
Getting rid of the Vodafone welcome and good-bye screens would indeed be very nice
Thanks to wabbit - awesome!!
I got an "Access Denied" when I tried to alter my call screen through the registry (using MobileRegistryEditor.exe) but I guess my phone's locked? I need to research that more. Might explain why some other stuff that I've tried doing had little effect
Quick search of the forum later and phone app unlocked and the final bit done. Nice one!!
Sadly my vodafone s710 is being repaired as the joypad fell off as soon as i get it back i will post all the reg keys needed so you can tweak it yourselfs including removing the vodafone startup and shutdown screens
Vodafone screens
Any news for the voda on and off screens ??

Comm manager settings and S730 list style

Thanx to Dr. Martin Gonzo in this thread, we can now set the comm manager to the new HTC style!
Dr. Martin Gonzo said:
Here you go. Here is what I changed to it : it is the commmanager from HTC s730, I changed the skin, added vibrate option, created an icon for it and removed some other fonctions I don't use.
Click to expand...
Click to collapse
Instructions:
Download the comm manager zip below and unpack the files into the windows folder.
the 2 things to change/add in the registry are:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager]
"DisableButtonText"=dword:3 (sets the list-style comm manager)
"SupportedFunctions"=dword:6 (sets 6 buttons)
another thing: If you want to have the vibrate button instead of the directpush button in the list, simply rename in HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager the folders 6 and 4
Good luck!
Additional info about comm manager:
in this Hermes thread ppl are discussing about the various comm manager options.
I'll copy them here and add some:
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"TurnOffPhoneDelay"=dword:0 ----> 0(delay) or 1(No Delay)
"DoNotQueryGPRS"=dword:0 ------>0 or 1 (Not sure what it does, defaulted to 0)
"UseMSFlightMode"=dword:0 ------> 0 or 1 Self Explaination
"TurnOnWLANInFlightMode"=dword:0 ------> 0 or 1(Flightmode Off will turn on WLAN together with Phone and Bluetooth)
"TextColor"=dword:0 -----> 0(white) or 1(Base Hue Color)
"EmptyMenuBar"=dword:0 ------>0(MenuEnabled) or 1(Menu Disabled)
"DefaultScheme"="" -------->use with DinamicBGImage
"SecondBMPResource"="" -------->Use with DinamicBGImage
"DynamicBGImage"=dword:0 ----> 0(static BG) or 1(Dynamic BG) Have not try this yet
"TurnOffAUTDInFlightMode"=dword:0 ----> 0 or 1 self explaination(AUTD is Push Email)
"UseBluetoothCPL"=dword:1 (Not sure what is does, defaulted to 1)
"DisableButtonText"=dword:3 (sets the list-style comm manager, set to 0 for button-style)
"SupportedFunctions"=dword:6 (sets 6 buttons)
So: play around with it and share which ones work on the Vox!
And here is the original skin !
It 's not work with me,
Could you please kindly provide the 0,1,2,3,4,5,6,7 directories important informations?
I think it's something wrong about this.
Thanks please,
I meant the Data Communication bar is not come up, but I got ActiveSync instead.
I think the best is you just export the whole Comm Manager key and upload it here. Thank you again
EDIT:
Stupid question, I already have it:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager]
"SupportedFunctions"=dword:5
"UseBluetoothCPL"=dword:1
"DisableButtonText"=dword:3
"UseMSFlightMode"=dword:1
"TurnOffAUTDInFlightMode"=dword:1
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\0]
@="FlightMode"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\1]
@="Phone"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\2]
@="Bluetooth"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\3]
@="WLAN"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\4]
@="Vibrate"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\5]
@="Vibrate"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\6]
@="Vibrate"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\7]
@="ActiveSync"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TNETW12511"
I think the CommManager.exe.040C.mui as I had two other CommManager.exe.0407.mui and CommManager.exe.0409.mui. It is not working here. Any ideas?
@frauhottelman:
you publish the wrong registrydump:
-the SupportedFunctions must be 6 instead of 5
-in the folders 4, 5 and 6 you have 3x vibrate. If you want to see Vibrate, put it as 4 and make 5 DataDisconnection and 6 AUTD
- what is exactly your question about the mui?
@mobile24h:
- I don't understand your question. Don't you see the new comm at all or are you speaking about 1 specific line in the comm manager?
I know the vibrating thing, but that is the registry dump which i got from Dr. Martin Gonzo, I changed that already. The thing is I think mobile24h has the same problem, the Comm manager shows up, but it is the old design from the S710 now with only 6 buttons! That is all that shows up and it is stupid, because the soft keys don't work and the icon bar on top with battery and so on doesn't show up!
frauhottelmann said:
I know the vibrating thing, but that is the registry dump which i got from Dr. Martin Gonzo, I changed that already. The thing is I think mobile24h has the same problem, the Comm manager shows up, but it is the old design from the S710 now with only 6 buttons! That is all that shows up and it is stupid, because the soft keys don't work and the icon bar on top with battery and so on doesn't show up!
Click to expand...
Click to collapse
try playing around with the "DisableButtonText"=dword:3 function. Change it to 0, 1, 2, 4 etc. I have the ARA 1.27 rom, and it works perfect for me. The setting 0 is the classic version for me, and 3 the new one.
Just use a taskmanager to kill the commmanager proces, and start it again after just adjusted the setting to see the results!
good luck, let me know if this helped!
ps, which language ru using? Mine is english, so the mui is 0409
Mh I tried from 0-5 but it didn't change anything. I am using German, but I tried with US and UK English as well. Maybe the old ROM I am using 1.16.407.1 doesn't support it?!
Hey could you upload the commManager.exe from Windows? Maybe that changed with the new rom!?
Maybe a stupid question, but how do I copy the files to the windows directory. I'm not able to overwrite some files. (They are in use...)
Thanks in advance for the help.
You have to stop the processes which use these files. E.g. if you want to overwrite something that is used by the CommManager.exe, you have to kill that process.
I am closer now, the problem is that the CommManager.exe and CommManagerRes.dll are hidden and I didn't copy them. But now the problem is that it doesn't show text like Bluetooth or Wifi
YEAH
It finally works!!!!!!!!
Here I made a package without hidden files. Just kill CommManager.exe, copy contents of windows folder to your phone's windows folder and overwrite all. Then apply CommManager.reg. Done
thank you or cleaning my messy work !
could someone post polish mui file for this comm manager? (with 415 number in filename)
Hm I don't think anybody has, but you can change the MUI yourself. Just rename it to the right number and open with notepad. There you should see some weired stuff and then things like S e t t i n g s i think when you just change all of them to polish it should work?! Would you try that and then report back if it works?
You should rather use a resource hacker program instead of notepad. That's what I did and it works. Search for reshack or XN Resource Editor in Google
ok I've translated almoust everything but in english mui file there are some french words, if someone could translate it to english I would be grateful
Words:
"Désactiver toutes les connections"
"Désactiver radio" - Is that mean the same as "Turn off phone"?
"Relancer les connections"

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.

Categories

Resources