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)

Lmiller1708 08-15-2009 10:55 AM

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

Originally Posted by ther-amm (Post 1102805)
Here you go
WM6.5 23028 QVGA Emulator Image

http://rapidshare.com/files/26756496...lator-image.7z


THANK YOU Very much! :headbang:
I just got to figure out how to do this. I like the idea of trying thing out on the Emulator before my phone! Takes a lot less time! :mrgreen:
Would you mind showing me how to do it step my step?
I know it has been done in the past but I can't get it to work no matter how hard I try!!!! ](*,)

Thanks for your Time!=D>

ther-amm 08-15-2009 12:05 PM

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

Originally Posted by Lmiller1708 (Post 1103020)
Would you mind showing me how to do it step my step?
I know it has been done in the past but I can't get it to work no matter how hard I try!!!! ](*,)

Thanks for your Time!=D>

My kitchen was based on samWMEmuKitchen v0.2b so steps same as his kitchen.

http://forum.xda-developers.com/showthread.php?t=411154

And here ( page 4 #38 ) also discussed the limitations Emulator size, so don't expect too much. That's only to test the basic ROM.

That I always do is remove

all of .cpr from BronzeNonEA and LockscreenNonEA except *_240x320 *_320x240 (Depending on the resolution used. this for QVGA)

ADC
ADC_Lang_0409
Livesearch
RingsAndAlerts
SampleMusic
VoiceCommand
VoiceCommand_Lang_0409
VoIP
VoIPOS
WMMoneyWidget
WMWeatherWidget

replaced MobileCalculator


This is just merely be for sufficient the ROM size.

DavidinCT 08-15-2009 12:06 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Text Messaging/Picture messaging not working... Still running 21828 (need a stable build for a 2 week trip I'm taking).

When text message comes in, it will show the preview in titanium but, when I click on it, it opens text messaging and it's not there.

Did I miss something to install ? Any clue, plz help if you can.

indagroove 08-15-2009 01:14 PM

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

Originally Posted by MassStash (Post 1102371)
ne reports how the xx939 is workin'??

Since that build is about 10 days older than 23028, I think it's pretty much being deemed as pointless.

MassStash 08-15-2009 01:53 PM

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

Originally Posted by indagroove (Post 1103241)
Since that build is about 10 days older than 23028, I think it's pretty much being deemed as pointless.

my point is it doesn't have the crazy huge softkeys, n is probably more stable....

Quote:

Originally Posted by DavidinCT (Post 1103146)
Text Messaging/Picture messaging not working... Still running 21828 (need a stable build for a 2 week trip I'm taking).

When text message comes in, it will show the preview in titanium but, when I click on it, it opens text messaging and it's not there.

Did I miss something to install ? Any clue, plz help if you can.

23017 is stable n magically awesome. joojoo says 23016 is better tho cuz of mem leaks i believe it was. been thinkin bout cookin one of those instead

indagroove 08-15-2009 02:07 PM

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

Originally Posted by MassStash (Post 1103289)
my point is it doesn't have the crazy huge softkeys, n is probably more stable....



23017 is stable n magically awesome. joojoo says 23016 is better tho cuz of mem leaks i believe it was. been thinkin bout cookin one of those instead

I doubt that 21939 is more stable than 23028, and are you sure about the soft keys? I haven't run it myself yet, so I dunno.

I would agree that 23016 is a better build than 23017 -- in my experience 23016 is the most stable com3 build out yet. 23028 is decent though IMO.

If you don't like the larger soft-keys, you might as well find the earlier sys build that you like and stick with it. All the newer builds are going to have this.

MassStash 08-15-2009 02:32 PM

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

Originally Posted by indagroove (Post 1103311)
I doubt that 21939 is more stable than 23028, and are you sure about the soft keys? I haven't run it myself yet, so I dunno.

I would agree that 23016 is a better build than 23017 -- in my experience 23016 is the most stable com3 build out yet. 23028 is decent though IMO.

If you don't like the larger soft-keys, you might as well find the earlier sys build that you like and stick with it. All the newer builds are going to have this.

this is what i'm sadly realizing. i really don't like it eating up more of small old school screen at least. to which is y i was inquiring about the 21939 cuz it would not have the new lame stuff. also, is it me or is the mikey mouse zoom bar crap completely useless unless your over 40 or something lol (mean no harm to neone over 40 reading this btw. we get old, truth hurts, i dread the day haha)
also, it might be because i still prefer TF2D as opposed to titanium. you or neone else have some suggestions perhaps that might help the new concepts grow on me? lol themes or something perhaps that tone down the abrasiveness? currently i use the rock n republic simplicity for refernce.

joojoobee666 08-15-2009 02:55 PM

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

Originally Posted by CRACING (Post 1102609)
Hello,

Thanks for providing.

I have compared your source with da_g source ( untouched ) and looks like the modules differs. I mean imageinfo.bin and imageinfo.txt on all modules are different sized compared to da_g's. :S

I guess you have realoc all the modules but if can tell me know which tool, I can do the same in future if/when necessary. :)

BTW; I tried using WMRELOC but the device hanged at welcome header screen ( 3rd splash screen ). :(

Best Regards


I just a little confused as to what you mean here. Was there a problem and is that why you were comparing?:scratch: And the only time the modules need reallocated is at build time. The modules in the temp\dump are the ones allocated, the ones in the SYS are never touched.

sendhiloo7 08-15-2009 11:03 PM

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

Originally Posted by joojoobee666 (Post 1101035)
PPCKitchen files for 23028. QVGA DPI are from Da_G's ALL DPI pack for this build. Same notes as last time except I changed the .NetCF option (also, since .Net apps were broken again on this build, the fix is integrated again). It now reflects that it is .net 3.5 from the sys, not tha base 2.0. I also recmodded the modules as well. The 2302x seem to use a lot more slot space from more/larger modules. Also recmodded the usual stuff as well including MediaOS and a few other minor random things. The "Personal" options under settings are fixed and the magnifier (not the task bar one) is disabled in this build.

All XIPs are spinlock patched except the Apache. The Herman is the only verified as usual. The XIP pack includes XIPs for the Apache, Herman, Kaiser, Titan, Victor and Vogue.


SYS_23028_Common
http://www.4shared.com/file/12502393...28_Common.html


SYS_23028_192DPI_0409
http://www.4shared.com/file/12502427...2DPI_0409.html


SYS_23028_96DPI_0409
http://www.4shared.com/file/12502487...6DPI_0409.html


PPCKitchen 23028 XIPs (since PPCgeeks wouldn't finish uploading)
http://www.4shared.com/file/12502594...3028_XIPs.html


Thanks to Da_G for the goods :headbang: Enjoy!


Thanks a lot ...
pls upload XIP for elfin

ther-amm 08-16-2009 04:09 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Anyone has monkeybape's 21940 download link?

Edit: I already have from + Que PPC xda

http://www.rayfile.com/files/08a0027...-0014221b798a/


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

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


Content Relevant URLs by vBSEO 3.6.0