PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

joojoobee666 06-17-2009 11:01 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by nikki2beeps (Post 981520)
I don't want to be the thorn in your side all the time sayin "why no love for the Kaiser?" but im saying it this time in hopes that you could teach/point me in the right direction that I can learn how to make an xip for kaiser? If this is above my pay grade I apologize and will kindly just keep asking for kaiser love.

I use lennysh's XIPKitchen most of the time, but it doesn't always work so manual porting is still needed sometimes. Original post is updated for you.

electronicrice 06-17-2009 11:49 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
does anyone have a working CDMA Touch Pro 21815 ROM folder?

Adrynalyne 06-18-2009 12:45 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 981601)
For those having problems with the background being gray, please try this and perform a reset (works for me):


In XML format:


Code:

    <characteristic type="HKLM\Software\Microsoft\Color">
      <parm name="ThemeColors"
      value="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAA8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAA="
      datatype="binary"/>
      <parm name="ThemeValues"
      value="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///wD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////AP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALV7PAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAA="
      datatype="binary"/>
    </characteristic>

In RGU format:

Code:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Color]
"ThemeValues"=hex:\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,FF,FF,FF,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,FF,FF,FF,00,FF,FF,FF,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,FF,FF,FF,00,FF,FF,FF,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      2D,5E,CF,00,FF,FF,FF,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      FF,FF,FF,00,00,00,00,00,00,00,00,00,00,00,00
"ThemeColors"=hex:\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,10,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,10,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      01,00,00,00,0F,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      04,00,00,00,00,00,00,00,00,00,00,00,00,00,00

This problem appears to happen to people with mxipcold_wpc_2.provxml from previous SYS (which people modify to make their own custom themes in their ROM).

If it works, click on my Thanks button so that I can tell whether it works for most people.

This fixes it, but it screws up as soon as you install/change a theme. So far, all designer MS themes I have tried as well as m.carroll themes have all brought back the ugly grey.

dsi76 06-18-2009 12:58 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Adrynalyne (Post 981867)
This fixes it, but it screws up as soon as you install/change a theme. So far, all designer MS themes I have tried as well as m.carroll themes have all brought back the ugly grey.

Yes, that's likely because their TSK files (esp. for the custom themes) need to be updated with the registry mentioned in my post. Try to edit the TSK with a CAB editor and import the two values into them.

randomelements 06-18-2009 01:00 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 981601)
This problem appears to happen to people with mxipcold_wpc_2.provxml from previous SYS (which people modify to make their own custom themes in their ROM).

That did the trick dsi - thanks.

It's just weird that I've been using the same base_dpi_96_resh_240_resv_320 folder for about the last 7 builds & have never edited theme settings and this has only happened now.

Adrynalyne 06-18-2009 01:03 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I guess my question is now, if we modify all the themes to work with this build, is it going to revert back to the old way next build?

randomelements 06-18-2009 01:30 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Adrynalyne (Post 981898)
I guess my question is now, if we modify all the themes to work with this build, is it going to revert back to the old way next build?

Why did it even change this time? Unless it was a mistake.

dsi76 06-18-2009 01:34 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Adrynalyne (Post 981898)
I guess my question is now, if we modify all the themes to work with this build, is it going to revert back to the old way next build?

I guess we just have to back up our old settings just in case.

nikki2beeps 06-18-2009 02:02 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 981662)
I use lennysh's XIPKitchen most of the time, but it doesn't always work so manual porting is still needed sometimes. Original post is updated for you.

Ok just to let youknow kaiser xip is up and running well. Thank You! Still testing..Only a couple things noted... the grey background that everyone is talking about has affected these files. I started with a completely fresh set of kitchen files on this build.

DavidinCT 06-18-2009 04:37 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Does anyone here know how to get rid of the Honeycomb look in 21815 ? Someone said to over write the Titanium_X x X.cpr files and I found away to do it but, after a reboot, it's still there.

I've been trying to create my own 21815 with PPCkitchen but, am having no luck, if anyone has a FAQ or something, I'd rather try that to make my own....


All times are GMT -4. The time now is 12:12 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0