|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
I have not found a sure fire way to do this. Running it through platform rebuilder generates a XIP that does not play well to port. I can get it to port for my Touch pro, but I usually have problems porting to the Titan and Vogue. I am looking into some alternatives and if I find one, I will post here.
__________________
|
This post has been thanked 2 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
joojoobee666 in first of thanks for your work.
I have some troubles with sys and dpi_96 files you post. When i cook with them i always get a rom that can't change themes and icons weren't skinned. I use old stile kitchen what's goes wrong. How can I solve this? Thanks in advance. Sorry for my bad english. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
If you used my DPI files with the oldstyle kitchen, then you have file attribute issues. The files I post for PPCKitchen have the all the attributes removed. You will need to modify your kitchens build batch file and add the following lines: Code:
attrib S00? +H /S attrib *.dll +S +H +R attrib *.exe +S +H +R attrib *.lnk -S -H -R attrib *.csv +S +H +R attrib *.htm +S +H +R attrib *.mui +S +H +R attrib *.doc +S +H +R attrib *.dat +S +H +R attrib *.provxml +S +H +R attrib *.xls +S +H +R attrib *.xml +S +R attrib *_manila +H attrib *manil* +H attrib *.mid +S +R attrib *.vol +S +R attrib *.txt +S +R attrib *.wav +S +R attrib *.wma +S +R attrib *.png +H attrib *.brn +H attrib *.gif +S +R REM Fix for smartskey.inf attrib *.inf -S -R -H attrib +A +R +H +S *.provxml attrib -H -S -R *.jpg attrib -H -S -R *.bmp ECHO. Fixing Attributes Last edited by joojoobee666; 10-02-2009 at 09:42 AM. |
This post has been thanked 9 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
On a side note, did any other QVGA users have problems with the 96DPI 23030 PPCKitchen I posted? |
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
23030 seems pretty stable for me. Thanks! =D> |
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Ok, here's the rest of the story on those png's. Just look at the picture. There are only 8 because each one had a corresponding _disabled.png for the file but the image was identical. These are what are missing:
Those sure don't look like any MS files to me. My guess is that they got into the sys due to some dsm modification on the device manucfacturer side of things, and when dumped ended up in there. So there doesn't seem to be anything actually wrong. (the flag is actually a transparent png where the rest aren't in case your wondering why it looks like hell) Also, in actuality, the 96 DPI's I posted should be better than just using Da_G's straight from the ALL DPI pack. There are some png's that are not scaled to 96 DPI for all 5 default themes that I fixed (the ok and "x" buttons). Last edited by joojoobee666; 08-20-2009 at 02:44 PM. |
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
@miky6682, I was thinking about this, the DPI's posted for PPCKitchen do NOT have any of the Office, OneNote or WindowsLive goods in them. They are attached here so you an add them in, also the SYS COMMON is in here is well for those packages in case you used my PPCK Common files.
|
This post has been thanked 2 times. |
|
|
|