View Full Version : [OS][WM6.5.5] Latest Releases (23563), Porting, Tutorials, Tools, VM, etc.
Da_G
9th August 2009, 09:25 PM
Both WM 6.5 and WM7 can operate with Multitouch.
It's up to the OEM what build of WM 6.5/6.5.x they want to go with, they get a range of choices.
BTW, unless I missed it, the Clock & Alarms screen was updated, and has a fancy 'faux 3d' highlight now:
http://img196.imageshack.us/img196/3409/pccapture13.pnghttp://img196.imageshack.us/img196/2176/pccapture12.png
l3v5y
9th August 2009, 09:33 PM
Both WM 6.5 and WM7 can operate with Multitouch.
It's up to the OEM what build of WM 6.5/6.5.x they want to go with, they get a range of choices.
BTW, unless I missed it, the Clock & Alarms screen was updated, and has a fancy 'faux 3d' highlight now:
Is that not just skinning?
It looks like it's either a file in \Windows, or it's similar to the glossy titlebars we got when WM6 came around (as opposed to WM5).
It seems logical to implement it, especially since they've done it to almost all the other controls (list views, selection dialogs etc).
Or is this only happening now because of better utilisation of hardware accelerated graphics?
Da_G
9th August 2009, 09:34 PM
It's just part of the UX/UI overhaul, i'm sure the various elements will get better skinning and animations soon :)
Although this isn't a skin, it's a generated-on-the-fly color gradient.
Mr. Makk
9th August 2009, 09:38 PM
Concerning backgrounds: are they in SYS in BASE_DPI_XXX folder?
And do you have a proper DPI for your device?
well the dpi i use works fine with 23016 as i face no issues but is there specific dpi for every new build?.
if yes, then i dont have.
Red5
9th August 2009, 09:41 PM
Here u are the lastest build 23024!!
http://rapidshare.com/files/265402751/23024_SYS_XIP.rar
http://aa.a.5d6d.com/userdirs/e/a/xbeta/attachments/day_090809/09080922227ed99f1d1ed4310e.jpgWhere did that new 1% battery increment come from?
player911
9th August 2009, 10:08 PM
Hey Da_G, i remember a while back in the earlier builds, there was a reg key that hid the start button and a few other things. I wonder how that would work now we have a dedicated Start menu button and the X in the bottom bar.
I tried searching but I can't remember what it was and searching for Start menu in a forum like this brings tons of results.
smaury
9th August 2009, 10:31 PM
I've ported XIP and SYS for my omnia, but Start Bar doesn't hides whene i open Start Menu and in Lockscreen are there no Media Player controls.... Can anyone help me??
l3v5y
9th August 2009, 10:33 PM
I've ported XIP and SYS for my omnia, but Start Bar doesn't hides whene i open Start Menu and in Lockscreen are there no Media Player controls.... Can anyone help me??
Media player controls haven't been finished yet. Start bar hiding isn't something I've ever seen...
smaury
9th August 2009, 10:42 PM
Media player controls haven't been finished yet. Start bar hiding isn't something I've ever seen...
http://wmpoweruser.com/wp-content/uploads/2009/08/Screen0223_thumb.png
This is Start menu with start bar hidden!
With 23022 build anytime it work and anytime not, with this it wont works!
l3v5y
9th August 2009, 10:43 PM
http://wmpoweruser.com/wp-content/uploads/2009/08/Screen0223_thumb.png
This is Start menu with start bar hidden!
With 23022 build anytime it work and anytime not, with this it wont works!
Ah right. Is that shadowlines ROM?
Alan-B
9th August 2009, 10:47 PM
Hi,
Taskbar and time!
how to Deactivate hour in the taskbar ? in the OS 23022 or 23024.
Thanks in advance....
ace10134
9th August 2009, 10:49 PM
http://wmpoweruser.com/wp-content/uploads/2009/08/Screen0223_thumb.png
That looks freakin incredible. I wish I could get this to port! Whatever, I get the Touch Pro 2 in 3 days, there'll be ROM's of this on that phone, I bet.
ivanmmj
9th August 2009, 11:02 PM
I need some help debugging this script I wrote. It takes all the files and moved them together into the right folders for ervius's kitchen. The problem is that I'm having a problem with anything not 0C0A being moved to the COMMON folders but I can't seem to figure out why. (The code is a little messy so it's hard to follow, sorry.)
@echo on
echo.
cls
echo. Initializing Ivan's Organize script...
echo. Please Wait...
echo. Creating Language Structure...
echo.
echo.
echo.
echo.
mkdir ready
cd ready
mkdir DPI_96
cd DPI_96
set Back=A
GOTO Create
:A
cd ..
mkdir DPI_96_RESH_240_RESV_240
cd DPI_96_RESH_240_RESV_240
set Back=B
GOTO Create
:B
cd ..
mkdir DPI_96_RESH_240_RESV_320
cd DPI_96_RESH_240_RESV_320
set Back=C
GOTO Create
:C
cd ..
mkdir DPI_96_RESH_240_RESV_400
cd DPI_96_RESH_240_RESV_400
set Back=D
GOTO Create
:D
cd ..
mkdir DPI_128
cd DPI_128
set Back=E
GOTO Create
:E
cd ..
mkdir DPI_128_RESH_320_RESV_320
cd DPI_128_RESH_320_RESV_320
set Back=F
GOTO Create
:F
cd ..
mkdir DPI_192
cd DPI_192
set Back=G
GOTO Create
:G
cd ..
mkdir DPI_192_RESH_480_RESV_480
cd DPI_192_RESH_480_RESV_480
set Back=H
GOTO Create
:H
cd ..
mkdir DPI_192_RESH_480_RESV_640
cd DPI_192_RESH_480_RESV_640
set Back=I
GOTO Create
:I
cd ..
mkdir DPI_192_RESH_480_RESV_800
cd DPI_192_RESH_480_RESV_800
set Back=J
GOTO Create
:J
cd ..
mkdir DPI_192_RESH_480_RESV_854
cd DPI_192_RESH_480_RESV_854
set Back=K
GOTO Create
:K
cd ..
mkdir SHARED
cd SHARED
set Back=L
GOTO Create
:L
cd ..
GOTO Work
:Create
mkdir 0C0A
mkdir 040B
mkdir 040C
mkdir 041D
mkdir 0404
mkdir 0405
mkdir 0406
mkdir 0407
mkdir 0408
mkdir 0409
mkdir 0410
mkdir 0411
mkdir 0412
mkdir 0413
mkdir 0414
mkdir 0415
mkdir 0416
mkdir 0419
mkdir 0804
mkdir 0410
mkdir 0411
mkdir 0412
mkdir 0413
mkdir 0414
mkdir 0415
mkdir 0416
mkdir 0419
mkdir 0804
mkdir 0816
mkdir COMMON
GOTO %back%
:Work
cd ..
cd packages
cls
echo.
echo. Searching for languages files...
echo.
set lang2=0C0A
set jump=1
GOTO Starting
:1
set lang2=040B
set jump=2
GOTO Starting
:2
set lang2=040C
set jump=3
GOTO Starting
:3
set lang2=041D
set jump=4
GOTO Starting
:4
set lang2=0404
set jump=5
GOTO Starting
:5
set lang2=0405
set jump=6
GOTO Starting
:6
set lang2=0406
set jump=7
GOTO Starting
:7
set lang2=0407
set jump=8
GOTO Starting
:8
set lang2=0408
set jump=9
GOTO Starting
:9
set lang2=0409
set jump=10
GOTO Starting
:10
set lang2=0410
set jump=11
GOTO Starting
:11
set lang2=0411
set jump=12
GOTO Starting
:12
set lang2=0412
set jump=13
GOTO Starting
:13
set lang2=0413
set jump=14
GOTO Starting
:14
set lang2=0414
set jump=15
GOTO Starting
:15
set lang2=0415
set jump=16
GOTO Starting
:16
set lang2=0416
set jump=17
GOTO Starting
:17
set lang2=0419
set jump=18
GOTO Starting
:18
set lang2=0804
set jump=19
GOTO Starting
:19
set lang2=0816
set jump=20
GOTO Starting
:20
GOTO after
:Starting
set process=process
:start
set lang=%lang2%
set dpi=96
set resh=240
set resv=400
set back2=q
GOTO %process%
:q
set lang=%lang2%
set dpi=96
set resh=240
set resv=320
set back2=w
GOTO %process%
:w
set lang=%lang2%
set dpi=96
set resh=240
set resv=240
set back2=ee
GOTO %process%
:ee
set lang=%lang2%
set dpi=128
set resh=320
set resv=320
set back2=r
GOTO %process%
:r
set lang=%lang2%
set dpi=192
set resh=480
set resv=854
set back2=t
GOTO %process%
:t
set lang=%lang2%
set dpi=192
set resh=480
set resv=800
set back2=y
GOTO %process%
:y
set lang=%lang2%
set dpi=192
set resh=480
set resv=640
set back2=u
GOTO %process%
:u
set lang=%lang2%
set dpi=192
set resh=480
set resv=480
set back2=ii
GOTO %process%
:ii
if process==%process% GOTO 111
GOTO 222
:111
set process=process2
GOTO start
:222
if process2==%process% GOTO 333
GOTO 444
:333
set process=process3
GOTO start
:444
if process3==%process% GOTO 555
GOTO 666
:555
set process=process4
GOTO start
:666
if process4==%process% GOTO 777
GOTO 888
:777
set process=process5
GOTO start
:888
if process5==%process% GOTO 999
GOTO 000
:999
set process=process6
GOTO start
:000
if process6==%process% GOTO %jump%
:process
for /D %%A in ("*%lang%*%dpi%*%resh%*%resv%") do move %%A ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\%lang%\ %%A
GOTO %back2%
:process2
for /D %%B in ("*%dpi%*%resh%*%resv%") do move %%B ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\COMMON\ %%B
GOTO %back2%
:process3
for /D %%C in ("*%lang%*%dpi%") do move %%C ..\ready\DPI_%dpi%\%lang%\%%C
GOTO %back2%
:process4
for /D %%D in ("*%dpi%") do move %%D ..\ready\DPI_%dpi%\COMMON\%%D
GOTO %back2%
:process5
for /D %%E in ("*%lang%*") do move %%E ..\ready\SHARED\%lang%\%%E
GOTO %back2%
:process6
for /D %%F in ("*") do move %%F ..\ready\SHARED\COMMON\%%F
GOTO %back2%
:after
indagroove
9th August 2009, 11:08 PM
Does anyone know how ti disable that new "TitleBarList"? It conflicts with my HTC Volume Control.
+ Que PPC
9th August 2009, 11:46 PM
I guess it is awsome... hidden task bar in start menu... why do you want it when you are in honeycomb... its not necessary... hope they can fix that blanck lines in bottom.. looks awfull. :p
Like in older 6.5 or whichever... the htc apps has issues with the GUI.
oaa8
9th August 2009, 11:52 PM
1. am not getting those button backgrounds in the softkeybar. see my screenshot.
http://forum.xda-developers.com/attachment.php?attachmentid=214461&stc=1&d=1249843415
am on topaz and i use dpi_192_resh_480_resv_800 of 23016 build.
is that the issue?
2. also the top bar is disturbed in start menu.
3. the start menu icons are moving upwards.
any solution to all this? anyone?
I loose the backgrounds to the softkeys when a change the theme file. Strangely, when I use my custom not-updated, modified Rock and Republic (from some older build of 6.5) theme and install it during UC, the softkeys are fine. If I then go and change themes and return to my not-updated, modified Rock and Republic theme, the backgrounds are gone.
The theme that I use also seems to decrease some of the oversized objects such as in file explorer.
navenedrob
10th August 2009, 12:51 AM
Does anyone know how to make the end call button work to end a call with the registry or what file controls it?
rgb-rgb
10th August 2009, 02:26 AM
What would make my Clocks and Alarms not show in the 23024 build?
Other Control Panels appear to be alright. Icon shows up but nothing happens when I press it???
ND4SPD
10th August 2009, 03:21 AM
That looks freakin incredible. I wish I could get this to port! Whatever, I get the Touch Pro 2 in 3 days, there'll be ROM's of this on that phone, I bet.
You too with tmo? :D I've got to do it because of water damage to my diamond - the touchscreen barely works so I can't even test 23024 properly.
wmserver
10th August 2009, 05:42 AM
Has anyone encounter ActiveSync show blank screen and freezing up for build 23024?
I also encountered this opera (both 9.5 and 9.7beta) issue that maybe someone know the causes. The website was displayed fine in IE.
See screen shots.
Thanks.
TehPenguin
10th August 2009, 07:31 AM
If you need something to sort the files, try: http://forum.xda-developers.com/showthread.php?t=542081
carnero
10th August 2009, 09:09 AM
I also encountered this opera (both 9.5 and 9.7beta) issue that maybe someone know the causes. The website was displayed fine in IE.
See screen shots.
I met this bug when changing system font. If I use other than Microsoft fonts (Tahoma, Verdana, Segoe) Opera can't load them and fall back to Windings. I found no way to fix it - and force Opera to load any other TTF font file (system loads it properly). Change system font back to Tahoma/Verdana/Segoe fix it. Don't know that's your issue.
d_train
10th August 2009, 09:15 AM
is the 96dpi files for the 23024 build available, or have I had a daddy look and not seen the link :)?
thanks
DT
the.decoy
10th August 2009, 10:58 AM
is the 96dpi files for the 23024 build available, or have I had a daddy look and not seen the link :)?
I just did a QVGA build using the 23022 96dpi files. Seem to be working ok so far.
DarkAngelFR
10th August 2009, 11:05 AM
I need some help debugging this script I wrote. It takes all the files and moved them together into the right folders for ervius's kitchen. The problem is that I'm having a problem with anything not 0C0A being moved to the COMMON folders but I can't seem to figure out why. (The code is a little messy so it's hard to follow, sorry.)
@echo on
echo.
...
:after
Hello,
First thanks to da_G for the "language tips" on the firsts posts of this thread, I almost build a FRE rom using this (my sdconfig does not execute so still missing something...) I will have a look at it this week ;)
I'm testing your script right now and directory structure looks to be ok, for move of items : problem looks to be on the goto process2 (you are moving all files to comon but all language files are not yet processed...maybe a goto %jump% before the process of "non languages folders" :
:process
echo "*%lang%*%dpi%*%resh%*%resv%" \ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\%lang% // %back2%
pause
for /D %%A in ("*%lang%*%dpi%*%resh%*%resv%") do move %%A ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\%lang%\ %%A
pause
GOTO %back2%
:process2
REM for /D %%B in ("*%dpi%*%resh%*%resv%") do move %%B ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\COMMON\ %%B
GOTO %back2%
:process3
for /D %%C in ("*%lang%*%dpi%") do move %%C ..\ready\DPI_%dpi%\%lang%\%%C
GOTO %back2%
:process4
REM for /D %%D in ("*%dpi%") do move %%D ..\ready\DPI_%dpi%\COMMON\%%D
GOTO %back2%
:process5
for /D %%E in ("*%lang%*") do move %%E ..\ready\SHARED\%lang%\%%E
GOTO %back2%
:process6
REM for /D %%F in ("*") do move %%F ..\ready\SHARED\COMMON\%%F
GOTO %back2%
:after
because I'm at work I don't have time for doing your script full debug but putting those "moves" in comment makes the job! you only have "non localized files" in your packages folder... now you just need to put those moves by the end of the script (:after ...).
hope this helps! will test this later tonight :-)
thanks again to all guys here helping new cookers like me!
PS: I tested the 23022 porting to the raphael kitchen Da_G made and it works really nice (for WWE build). I have a strange bug on the lock screen showing sometimes the 2 home screen bottom buttons (comm mgr and contacts).....
OneSman7
10th August 2009, 11:26 AM
well the dpi i use works fine with 23016 as i face no issues but is there specific dpi for every new build?.
if yes, then i dont have.
Since these new buttons (and other UI changes) came in 23022 build, you need at least 23022 DPI to work with 23024 ;)
bobsbbq
10th August 2009, 11:50 AM
I have yet to get a booting rom with 23024. Used all new DPI files 0409 Lang 192 DPI et etc. 23016 works fine. But from all the bug reports I guess I might as well wait.
karan999
10th August 2009, 01:16 PM
can anybody please upload the MSXIPKernel and MSXIPKernelLTK of built 23022? or just the entire xip of 23022.its not there in the .rar file.i want it for making a new kitchen for my gene(P3400i).
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 23016 ROM based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
benko286
10th August 2009, 02:25 PM
i have problem using wm 6.5 23016, when i click lock or when device locks itselfs there is no lock clider or anything, just a blank desktop(with picture), i cannot even see down taskbar, and on uptaskbar i dont see start icon(only notification icons i see), softreset doesent help...so i cannot lock device at all....
dereknas
10th August 2009, 03:35 PM
Can somebody confirm whether we can enable the owner information in the 23022/24 build? And also whether clicking on the backlight tab hangs the phone?
stouph52
10th August 2009, 03:42 PM
hi
i have a probleme when i create a rom lite it work fine
but when i add more ,i loose my sd card why?
thanks in advance for your answer
mo3ulla
10th August 2009, 04:07 PM
slots problem with old kernel or bugged reloc ..
modules slots run out of space .. cut some modules or convert to files
wmserver
10th August 2009, 04:07 PM
Can somebody confirm whether we can enable the owner information in the 23022/24 build? And also whether clicking on the backlight tab hangs the phone?
To enable the hidden owner, button and input settings, read
here in post#3 (http://forum.xda-developers.com/showpost.php?p=4268138&postcount=3)
kane159
10th August 2009, 04:09 PM
hi
i have a probleme when i create a rom lite it work fine
but when i add more ,i loose my sd card why?
thanks in advance for your answer
I have the same problem
and my device is QVGA screen some times X and OK just show 1/4 :S
what happened
stouph52
10th August 2009, 04:24 PM
slots problem with old kernel or bugged reloc ..
modules slots run out of space .. cut some modules or convert to files
i have not out memory with relock
cut module how to do that?
how to change the kernel?
karan999
10th August 2009, 04:31 PM
can anybody upload 23024 xip and sys for dpi_96 240*320 resolution?
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 23016 ROM based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
+ Que PPC
10th August 2009, 05:02 PM
i have problem using wm 6.5 23016, when i click lock or when device locks itselfs there is no lock clider or anything, just a blank desktop(with picture), i cannot even see down taskbar, and on uptaskbar i dont see start icon(only notification icons i see), softreset doesent help...so i cannot lock device at all....
Seems that some images from lockscreen at your kitchen common folders are missing check it out!
can anywhere make a video from the version 23024?
i will see all the new feautures
Come on... :p
slots problem with old kernel or bugged reloc ..
modules slots run out of space .. cut some modules or convert to files
Hey mo3ula... i think you has native kernel for Universal...! that way... your slots never run out of space cause first... it insert modules into slot 61 then 60... and other slot cant remember at the end the slot 1 it has ssooo many to insert i had actually 590 Modules on my Full Roms!!
I have the same problem
and my device is QVGA screen some times X and OK just show 1/4 :S
what happened
Nice to see you here kane... try all the diferent DPIs rars that has been set on the 23022 here on post 1.
i have not out memory with relock
cut module how to do that?
how to change the kernel?
Cut module? yeah i had that question too... what u mean? BTW you can change the kernel changing the MSXIPKERNEL folder in your kitchen (if your have Old style Kitchen change the LTK too)
can anybody upload 23024 xip and sys for dpi_96 240*320 resolution?
Get the All Dpi rar in the first post for your lang... then delete all DPI and DPI ressh or resv that isnt 96 or 240x320 you will get a full SYS for QVGA DEVICE!!
ai6908
10th August 2009, 05:03 PM
can anybody upload 23024 xip and sys for dpi_96 240*320 resolution?
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 23016 ROM based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
SYS and XIP is the same for any resolution.
karan999
10th August 2009, 05:14 PM
SYS and XIP is the same for any resolution.
thanks.but for my device,i need dpi_96_resh_240_resv_320 format xips n sys as my device is a 240*320 resolution.plus the 23024 link has some dpi_192 files which are not needed by my device.
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 23016 ROM based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
kane159
10th August 2009, 05:23 PM
hay + Que PPC I think we just include too meny thing
when I disable almost every thing but sys it can rean my sd card :D
now try for 23024 ;)
joojoobee666
10th August 2009, 05:41 PM
I noticed that IE has the slider zoom back on the 23022 and 23024 builds. Does anyone know if a reg key will bring that back on the 23016 or 23017 builds? I can still see the resource images for the zoom slider in the dll's on those builds.
+ Que PPC
10th August 2009, 06:02 PM
SYS and XIP is the same for any resolution.
You are middle wrong... XIP dont has ress or DPI but sys OF COURSE!!! :p
thanks.but for my device,i need dpi_96_resh_240_resv_320 format xips n sys as my device is a 240*320 resolution.plus the 23024 link has some dpi_192 files which are not needed by my device.
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 23016 ROM based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
Dude can yopu include ALL OF THIS IN YOUR SIGGY PLEASE... and noup XIP dont has ress or dpi specificactions.
hay + Que PPC I think we just include too meny thing
when I disable almost every thing but sys it can rean my sd card :D
now try for 23024 ;)
Yes you must to see your EXT packages your kitchen has so much more... just... make one Folder for all of them!... and try all the packages maybe one is the one that has teh issue or fix the issue.
stouph52
10th August 2009, 06:02 PM
Cut module? yeah i had that question too... what u mean? BTW you can change the kernel changing the MSXIPKERNEL folder in your kitchen (if your have Old style Kitchen change the LTK too)
for cut modules guys say me that...
i have vivi kitchen for asus i changes MSXIPKERNEL in xip
what LTK?
Edit
i recmode some module and it works ,i have the SDcard
but in start menu the taskbar of the top are hide ,it's strange?
it's 23022 version os
+ Que PPC
10th August 2009, 06:08 PM
Vivi kitchen, Oh god!!! even if i set the kitchen i dont say is mine... :o
I mean... its Based Ervius visual? or old style or hybrid... or hyper!! or what? LTK is needed (:rolleyes:) on old style kitchens... not in ervius based kitchens.
Da_G
10th August 2009, 06:19 PM
Here are some new registry keys added in recent builds that will be useful for people using the Lock Screen:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\Email]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\SMS]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\Voicemail]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\MissedCall]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\Contacts]
the value to set is "Application Command Line", for example:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockSc reen\Notifications\SMS]
"Application Command Line"="\Program Files\SMSProgram\SMSProg.exe"
Now when you swipe at the lockscreen on the SMS notification, it loads SMSProg.exe.
Adding to post 3!
ivanmmj
10th August 2009, 06:19 PM
Hello,
First thanks to da_G for the "language tips" on the firsts posts of this thread, I almost build a FRE rom using this (my sdconfig does not execute so still missing something...) I will have a look at it this week ;)
I'm testing your script right now and directory structure looks to be ok, for move of items : problem looks to be on the goto process2 (you are moving all files to comon but all language files are not yet processed...maybe a goto %jump% before the process of "non languages folders" :
:process
echo "*%lang%*%dpi%*%resh%*%resv%" \ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\%lang% // %back2%
pause
for /D %%A in ("*%lang%*%dpi%*%resh%*%resv%") do move %%A ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\%lang%\ %%A
pause
GOTO %back2%
:process2
REM for /D %%B in ("*%dpi%*%resh%*%resv%") do move %%B ..\ready\DPI_%dpi%_RESH_%resh%_RESV_%resv%\COMMON\ %%B
GOTO %back2%
:process3
for /D %%C in ("*%lang%*%dpi%") do move %%C ..\ready\DPI_%dpi%\%lang%\%%C
GOTO %back2%
:process4
REM for /D %%D in ("*%dpi%") do move %%D ..\ready\DPI_%dpi%\COMMON\%%D
GOTO %back2%
:process5
for /D %%E in ("*%lang%*") do move %%E ..\ready\SHARED\%lang%\%%E
GOTO %back2%
:process6
REM for /D %%F in ("*") do move %%F ..\ready\SHARED\COMMON\%%F
GOTO %back2%
:after
because I'm at work I don't have time for doing your script full debug but putting those "moves" in comment makes the job! you only have "non localized files" in your packages folder... now you just need to put those moves by the end of the script (:after ...).
hope this helps! will test this later tonight :-)
thanks again to all guys here helping new cookers like me!
PS: I tested the 23022 porting to the raphael kitchen Da_G made and it works really nice (for WWE build). I have a strange bug on the lock screen showing sometimes the 2 home screen bottom buttons (comm mgr and contacts).....
I appreciate it! But no worries, look at the quote below.
If you need something to sort the files, try: http://forum.xda-developers.com/showthread.php?t=542081
You absolutely ROCK!
williehot
10th August 2009, 07:07 PM
according to http://www.1800pocketpc.com/2009/08/05/windows-mobile-7-gets-multi-touch-its-official.html
it states that windows mobile 7 will offer multitouch.. but website electronista.com (http://www.electronista.com/articles/09/08/03/win.mobile.7.multi.touch/) says that 6.5 will eventually be reserved just for budget phones while 7 will only take its place once the hardware is inexpensive enough.
does this mean my high-end HTC Fuze is now a budget phone or will HTC Fuze/touch pro have multi-touch capabilities?
+ Que PPC
10th August 2009, 07:14 PM
not the topic.. but, clearly figured out that the new Touch generation for HTC devices has this capability maybe it will becomes as a enhacement like... Touch flo.. scrolling wich seems to be impossible for old devices... than HTC elf... now all we kanow that even a BA or Wallaby can handle the Touch scrolling... it must be the same.
DarkAngelFR
10th August 2009, 08:10 PM
I appreciate it! But no worries, look at the quote below.
You absolutely ROCK!
YEAH! thanks :D
Anyone knows where to find initflashfiles.dat for localized ? (localized OEM_lang_xxxx folders?)
sallal
10th August 2009, 08:13 PM
thanks for uploading but i still have a question:
r this os's for qvga (=320x240) ?
i have a ks20 and just wanted to ask before i flash..
thanks
kane159
10th August 2009, 08:28 PM
hey gyes I need some help here
I tyr the 23024 but the titol bar in start menu didn't hide :(
http://forum.xda-developers.com/attachment.php?attachmentid=214807&stc=1&d=1249928734
what file I lost??
and by the way I tried all the 96 DPI in the first page.....
how can I fix the X and OK :confused:
and at this just sound and battery works....
http://forum.xda-developers.com/attachment.php?attachmentid=214810&stc=1&d=1249928832
can any one help??
please??
+ Que PPC
10th August 2009, 08:40 PM
@kane
It seems a stylus! hahaha!
Sorry... try to change the Gwes from another build i dont think it could fix it but try it!... :p
@sallal...
You need to download from the lang link...WWE the file inside has the dpis
chose all the pacages from your dpi.
This guys cant read the thread or what? i had answer this day three times thios q!
kane159
10th August 2009, 08:46 PM
@kane
It seems a stylus! hahaha!
Sorry... try to change the Gwes from another build i dont think it could fix it but try it!... :p
@sallal...
You need to download from the lang link...WWE the file inside has the dpis
chose all the pacages from your dpi.
This guys cant read the thread or what? i had answer this day three times thios q!
I think the large X and OK is the theme issue....
I change it to my old theme then bam the large ok and X is gone :p
now trying to fix the top bar hide....
http://forum.xda-developers.com/attachment.php?attachmentid=214816&stc=1&d=1249930018
ace10134
10th August 2009, 09:11 PM
can anywhere make a video from the version 23024?
i will see all the new feautures
Video of 23022
HERE (http://www.engadget.com/2009/08/10/winmo-6-5-build-23022-caught-on-video-in-all-its-finger-friendl/)
+ Que PPC
10th August 2009, 09:22 PM
Hey shadowline's ROM is famous now! :D
Still the issue in topbar? mmm seems that isnt so good to try...
waiting for this two polishing fixess the blanklines and the topbar... ;)
Thanks nice video.
Nice kane! can you share the theme? it seems that the topbar distort impresion blur is fixed too, can you check it...?
and share that theme?
ChrisXP27
10th August 2009, 09:26 PM
in the video are many problems with the taskbar
is it in the version 23024 too?
ace10134
10th August 2009, 09:35 PM
in the video are many problems with the taskbar
is it in the version 23024 too?
Taskbar problems might be the chef's fault, not Microsofts. Idk.
And did you even read for a second??? I had the build number in size 3 font!!! (It's 23022, but if you're reading this, then that's really weird, lol)
kane159
10th August 2009, 09:37 PM
Hey shadowline's ROM is famous now! :D
Still the issue in topbar? mmm seems that isnt so good to try...
waiting for this two polishing fixess the blanklines and the topbar... ;)
Thanks nice video.
Nice kane! can you share the theme? it seems that the topbar distort impresion blur is fixed too, can you check it...?
and share that theme?
the topbar distort impresion blur is not fix :p
and I had tried all of the old 6.5 theme can fix the large OK and X ;)
now I'm stuck here...I don't know why...I just put the file i lost in to
and don't change any thing and it stuck at the seond boot screen :/
+ Que PPC
10th August 2009, 09:52 PM
maybe you had disable any SYS folder and you dont has to do it...
wich file missing?
Da_G
10th August 2009, 10:20 PM
Updated post 2 with a list of all known WM 6.5 Native Kernels.
If I missed one, let me know :)
SOHKis
10th August 2009, 10:37 PM
i wish a cdma victor 6.5 native kernel would surface...
dcd1182
10th August 2009, 10:51 PM
i wish a cdma victor 6.5 native kernel would surface...
you are not alone, but don't hold your breath. still no hard evidence to suggest 6.5 is coming to cdma, i won't be surprised if we never see it, as these devices probably arent going to get many more updates.
fards
10th August 2009, 10:52 PM
you are not alone, but don't hold your breath. still no hard evidence to suggest 6.5 is coming to cdma, i won't be surprised if we never see it, as these devices probably arent going to get many more updates.
the next wave of devices are going to be dual chipset so the sys will most likely just have a patch to support cdma..
fards
10th August 2009, 11:00 PM
is it me or has MS totally missed the trick with the magnifier and big taskbars.
If they just used the mgnifier for when you press around a button, or near the top/bottom bars then you could have all the functionality without the loss of real estate that these give.
Maybe that is the intention all along, and we'll see it eventually.. :rolleyes:
kane159
10th August 2009, 11:12 PM
ok...now I can go into the system....
but it can't read my sd card again :/
http://forum.xda-developers.com/attachment.php?attachmentid=214810&stc=1&d=1249928832
this fix...but in start menu the top bar still not hide :/
don't know why......
rgb-rgb
10th August 2009, 11:14 PM
Can somebody confirm whether we can enable the owner information in the 23022/24 build? And also whether clicking on the backlight tab hangs the phone?
I have no problem with any of these. Owner information is enabled and backlight tab does not freeze phone.
SOHKis
10th August 2009, 11:19 PM
you are not alone, but don't hold your breath. still no hard evidence to suggest 6.5 is coming to cdma, i won't be surprised if we never see it, as these devices probably arent going to get many more updates.
yeah i know, i figured i would pose the question incase someone knew something i didn't.
getting light headed from holding my breathe too long... thanks dcd
B4PJS
11th August 2009, 12:09 AM
This is my memory map for my latest build, I am just trying to work out how much more space I have for modules (On Touch Pro). If anyone can help out that would be great, as Im not sure I worked it out quite right!
Memory Map...
SLOT 0: 0x02000000 - 0x01a40000 (END: 0x00060000, 0 MODULES)
0x02000000 - 0x01fc0000 - ROM 0
0x01f80000 - 0x01a40000 - ROM 1
SLOT 1: 0x04000000 - 0x02023000 (END: 0x02020000, 210 MODULES)
SLOT 60: 0x7a000000 - 0x79220000 (END: 0x78020000, 102 MODULES)
SLOT 61: 0x7c000000 - 0x7a020000 (END: 0x7a020000, 247 MODULES)
RAM IMAGE: 0x80000000 - 0x803e61dc
RAM: 0x803e7000 - 0x80493000 - Used for kernel modules
0x80493000 - 0x83400000 - 47 MB free
Is that 47MB fully usable for modules or do I need to deduct the space needed for slot 0 (Im guessing around 16 MB for slot 0)
DarkAngelFR
11th August 2009, 12:19 AM
Hello,
I finally build my first French ROM! thanks to Da_G for the tutorial and to ivanmmj and TehPenguin and everyone here!
Still lots of un-translated stuff but I'll wait for next builds to play with it...I added some programs in it and made changes for frenchy keyboards (azerty lol).
If needed I can upload here the initflashfile.dat wich I dump from the official wm6.5 SDK (FR), I can also generate for other languages on request ;)
I had to remove stuff from Da_G Raphael Kitchen to make this working (htc volume control for example, other things...), just a small question for you guys : when using volume buttons on my device (up and down) it shows me the big taskbar or move on lists (if i'm in contact screen for example move up/down). Is this the same for you or I let something dirty in my kitchen ? (not my real kitchen guys, the ROM kitchen!)
In some days I will post this ROM, I have to make it more stable for a day to day use and I will also have to build this ROM for the diamond now that I had fun with my raphael.....
See ya'!
Da_G
11th August 2009, 12:26 AM
@B4PJS:
from post 2: the allocation order is now 1, 61, 60, 0 for modules
so, your slot 0 is empty, but slot 60 is not, so we know the memory allocation ends here...
now some hex math!
SLOT 60: 0x7a000000 - 0x79220000 (END: 0x78020000, 102 MODULES)
0x79220000 - 0x78020000 = 0x1200000
0x1200000 in decimal: 18874368 - divide by 1024 twice... 18! You have 18MB free for modules before you start overflowing into slot 0 :)
+ Que PPC
11th August 2009, 01:03 AM
@B4PJS:
from post 2: the allocation order is now 1, 61, 60, 0 for modules
so, your slot 0 is empty, but slot 60 is not, so we know the memory allocation ends here...
now some hex math!
SLOT 60: 0x7a000000 - 0x79220000 (END: 0x78020000, 102 MODULES)
0x79220000 - 0x78020000 = 0x1200000
0x1200000 in decimal: 18874368 - divide by 1024 twice... 18! You have 18MB free for modules before you start overflowing into slot 0 :)
Are you a HEX accountant? :confused:
Jeje so in slot 60 we have 18mb for modules... nice... may I transform all my files dll and exe... to modules? wich tool? :p sorry for noob q!
Da_G
11th August 2009, 01:05 AM
Sure.. the tool is "reversmode.exe" in ervius/bepe kitchen...
Do note: Only executables which contain read-only code can operate properly as a module. Any executable with read/write code will not work as a module - so it will not work for some!
Also, that 18mb figure is for B4PJS log he posted. More than likely not the same for you :)
+ Que PPC
11th August 2009, 01:19 AM
well here is mine I just can see that my roms are clean cause slot 60 is empty.
Memory Map...
SLOT 0: 0x02000000 - 0x01d70000 (END: 0x00060000, 0 MODULES)
0x02000000 - 0x01fe0000 - ROM 0
0x01fa0000 - 0x01d70000 - ROM 1
SLOT 1: 0x04000000 - 0x02022000 (END: 0x02020000, 216 MODULES)
SLOT 60: 0x7a000000 - 0x7a000000 (END: 0x78020000, 0 MODULES)
SLOT 61: 0x7c000000 - 0x7b200000 (END: 0x7a020000, 131 MODULES)
RAM IMAGE: 0x80000000 - 0x80281f88
RAM: 0x80282000 - 0x802f8000 - Used for kernel modules
0x802f8000 - 0x83a00000 - 55 MB free
Da_G
11th August 2009, 01:24 AM
0x7b200000 - 0x7a020000 = 0x11E0000 (space free slot 61)
0x7a000000 - 0x78020000 = 0x1FE0000 (space free slot 60)
0x11E0000 + 0x1FE0000 = 0x31C0000 (space free both slots 60/61)
0x31C0000 in decimal: 52166656 / 1024 / 1024 = 49.75 MB free slots 60/61 :)
+ Que PPC
11th August 2009, 01:41 AM
Now I can ask you something...
this 49.7 Mb are the same Storage memory that i have in settings memory? the same numbers that the OS Shows me? so...
in that case i will keep it clean as I can... jejeje
so how can we know if the exe has a read/write or just read code inside? to know wich to convert or wich leave as file... (to confirm, all the dlls can be reversemodded into modules?)
TAEL
11th August 2009, 02:02 AM
How can we add a text to About like this?
(source:ROMeOS by monx)
http://tinypic.info/files/l41sn3jd60mt8ftbu70t.png
Da_G
11th August 2009, 02:04 AM
No, not the same number, that value is for Physical Memory, whereas here we are concerned with Virtual Memory, 2 different things, you are shuffling things around in Virtual Memory, but Physical Memory is only affected when a program is actively loaded. Recommend some studying on Physical vs. Virtual memory if you are interested in the differences :)
How can you know.. view the source of the program I guess :) Not sure, otherwise. Yes any executable file can be run through reversemode, but again programs with read/write code will not function properly5.
jmckeejr
11th August 2009, 03:24 AM
Is anyone having netcf errors with 23024? I have tried the package included as well as another 3.5 and 3.7 packages. Same result after boot I get an error with netframework every time :( At least the dialer is working on 23024, but I notice that all of the modules also have the file inside. Should we delete these? I deleted all of them earlier, but I may have deleted something else by mistake and caused my ROM to not boot.
My screen does not look anything like the screenshots, is that a default theme or is that something custom? I have tried all of the different themes and none had the image under softkeys as shown.
I wish M$ could figure out a way to redraw the rest of the screen so it fit inside of their giant taskbar. This would save 3rd party vendors from replacing their apps or making several versions since 6.1 is still going to be around as well as 6.5.1 :) I feel like it should be the burden of M$ to make their OS compatible with ALL software, not just new software, but I guess thats how they make money :(
EDIT: While I'm here can anyone tell me what "Perfbox" or "UNISCRIBE" packages are for? Also, does MSTag not work on Raphael at all? Or is it just me? Thanks
-jmckeejr
Farmer Ted
11th August 2009, 03:28 AM
I hate asking dumbass questions, but where do you guys get the memory map? I see it flash by during cooking, but don't know where to look afterwords. I started cooking in msvc and occasionally get memory errors with it.
I'm using 23016, and otherwise it's awesome.
jmckeejr
11th August 2009, 03:33 AM
I hate asking dumbass questions, but where do you guys get the memory map? I see it flash by during cooking, but don't know where to look afterwords. I started cooking in msvc and occasionally get memory errors with it.
I'm using 23016, and otherwise it's awesome.
It is on the build log. I think newer versions of Ervius kitchen have it again. I have a custom .bat file for mine(which is older version)
EDIT: Sorry forgot to ask, is there a way to actually hide the taskbar in start menu? Or isnt there a fix(to move icons down) by changing the .cpr file? Anybody remember what it was? Or if exists?
Farmer Ted
11th August 2009, 03:45 AM
Hmm, I looked for a build log but didn't see it. Will have to look harder.
rgb-rgb
11th August 2009, 03:46 AM
It is on the build log. I think newer versions of Ervius kitchen have it again. I have a custom .bat file for mine(which is older version)
EDIT: Sorry forgot to ask, is there a way to actually hide the taskbar in start menu? Or isnt there a fix(to move icons down) by changing the .cpr file? Anybody remember what it was? Or if exists?
StartMenu_GridScene_480x640.cpr
Here is the file that I modified and added to my packages so that it overwrites the ones in the sys file.
rgb-rgb
11th August 2009, 03:48 AM
Hmm, I looked for a build log but didn't see it. Will have to look harder.
Build_log.txt in the root of the kitchen after you build a ROM
twopumpchump
11th August 2009, 03:52 AM
Hmm, I looked for a build log but didn't see it. Will have to look harder.
you have to add this to your bat, where it calls platformrebuilder
TOOLS\platformrebuilder.exe> build-log.txt
kane159
11th August 2009, 04:04 AM
Is anyone having netcf errors with 23024? I have tried the package included as well as another 3.5 and 3.7 packages. Same result after boot I get an error with netframework every time :( At least the dialer is working on 23024, but I notice that all of the modules also have the file inside. Should we delete these? I deleted all of them earlier, but I may have deleted something else by mistake and caused my ROM to not boot.
My screen does not look anything like the screenshots, is that a default theme or is that something custom? I have tried all of the different themes and none had the image under softkeys as shown.
I wish M$ could figure out a way to redraw the rest of the screen so it fit inside of their giant taskbar. This would save 3rd party vendors from replacing their apps or making several versions since 6.1 is still going to be around as well as 6.5.1 :) I feel like it should be the burden of M$ to make their OS compatible with ALL software, not just new software, but I guess thats how they make money :(
EDIT: While I'm here can anyone tell me what "Perfbox" or "UNISCRIBE" packages are for? Also, does MSTag not work on Raphael at all? Or is it just me? Thanks
-jmckeejr
I have that issue too :(
and the phone page there's a long long toor bar :p
and loooooot's of issues
so I just get 23024's shell32.exe +aygshell.dll
to my 21925 :p
and works good
I hope...I just start trying to mix them :D
jmckeejr
11th August 2009, 04:10 AM
StartMenu_GridScene_480x640.cpr
Here is the file that I modified and added to my packages so that it overwrites the ones in the sys file.
Thanks, I was just getting ready to edit that :)
I have that issue too :(
and the phone page there's a long long toor bar :p
and loooooot's of issues
so I just get 23024's shell32.exe +aygshell.dll
to my 21925 :p
and works good
I hope...I just start trying to mix them :D
Everything else seems to work better for me on 23024 than 23022, but I cant deal with the netcf error after every soft reset :( I am just now trying all of the Phone SYS files to see if it helps anything in 23022.
EDIT: holy $#@% I just realized my volume button is not working right with 23024\23022. Volume up bring up the new taskbar helper thing. and volume down is like d-pad down. Any ideas on that one ? lol
BesFen
11th August 2009, 04:24 AM
Updated post 2 with a list of all known WM 6.5 Native Kernels.
If I missed one, let me know :)
Hi Da_G,
can GENE have WM 6.5 Native kernels?
Thanks.
the.decoy
11th August 2009, 04:43 AM
Everything else seems to work better for me on 23024 than 23022, but I cant deal with the netcf error after every soft reset :(
Not sure if its related but from 23022 to 23024 I have had ATContacts (aka "Fave People") in CHome stop working completely:
http://forum.xda-developers.com/attachment.php?attachmentid=214988&stc=1&d=1249958280 http://forum.xda-developers.com/attachment.php?attachmentid=214989&stc=1&d=1249958280
^^ Happens when you try to run ATContacts.exe and select which contacts your want on the Fave People layer in CHome.
Weird ... especially because other Showaco apps such as Weather still work :confused:
Wondering if the problem with PocketOutlook instead?? My iContacts app still seems to be able to talk to the Outlook contacts list.
herg62123
11th August 2009, 06:56 AM
when i try to create rom it gives me an error no svn folders what is this
sorry if it has been asked before
dcd1182
11th August 2009, 07:11 AM
.netcf 3.5 working fine for me in 23024 using the included package, however I am using a 6.1 kernel and netcf is one package i convert from modules to files...
NRGZ28
11th August 2009, 07:12 AM
according to http://www.1800pocketpc.com/2009/08/05/windows-mobile-7-gets-multi-touch-its-official.html
it states that windows mobile 7 will offer multitouch.. but website electronista.com (http://www.electronista.com/articles/09/08/03/win.mobile.7.multi.touch/) says that
does this mean my high-end HTC Fuze is now a budget phone or will HTC Fuze/touch pro have multi-touch capabilities?
How exactly will the TP have multi touch capabilities if doesn't already have it built into the hardware ?! Maybe they should recall all the TPs sold so they can modify them just for that feature. Come on.. a little common sense!:rolleyes:
herg62123
11th August 2009, 07:42 AM
who has a fully intacked xip.bin from 23024
Hattori_Hanso
11th August 2009, 07:58 AM
Hi all
What are the files that it is necessary to translate into our own language? I am verry noob, but I like my homeland very much and I would like it if he would be onto our language the 6.5, please help. Thanks
Sorry for my english
Cal-El
11th August 2009, 07:59 AM
who has a fully intacked xip.bin from 23024 I am using the 23022 XIP.bin and it works great with 23024, not sure if that helps or not! :)
ace10134
11th August 2009, 07:59 AM
Hi all
What are the files that it is necessary to translate into our own language? I am verry noob, but I like my homeland very much and I would like it if he would be onto our language the 6.5, please help. Thanks
Sorry for my english
First post. There's like tons of languages. Language files are the _0409 folders. Different languages will have different numbers. Just use the ones that match for your language! Go to the first post.
Da_G
11th August 2009, 08:05 AM
23025 posted, corruption issue in start menu and alignment fixed, along with the dialer scrollbar :)
DarkAngelFR
11th August 2009, 08:14 AM
...
^^ Happens when you try to run ATContacts.exe and select which contacts your want on the Fave People layer in CHome.
Weird ... especially because other Showaco apps such as Weather still work :confused:
Wondering if the problem with PocketOutlook instead?? My iContacts app still seems to be able to talk to the Outlook contacts list.
Looks like ATContacts has a reference to PocketOutlook using a specific version number. When you program in dotnet you can have a reference to a dll using namespace only ("Microsoft.WindowsMobile.PocketOutlook") or a reference to "namespace + specific version". I prefer people using "namespace reference" instead of name+version but sometimes is better to add version check for being sure your app is compatible.....contact showaco guys to know if they can update ;)
Hope this helps...
Cal-El
11th August 2009, 08:19 AM
:)Does the new build include the XIP or can we use the 23022? BTW thanks for all the updates G! :)
Edit: Nevermind, looks awesome, cooking now!
Hattori_Hanso
11th August 2009, 08:34 AM
First post. There's like tons of languages. Language files are the _0409 folders. Different languages will have different numbers. Just use the ones that match for your language! Go to the first post.
Hi
Thank you for the answer, and some program is needed for the translation, or enough the recource hacker?
the.decoy
11th August 2009, 08:36 AM
:)Does the new build include the XIP or can we use the 23022? BTW thanks for all the updates G! :)
Edit: Nevermind, looks awesome, cooking now!
It has the XIP, the XIP.bin and ... :D:D:D the SYS is pre-sorted!
Brilliant! Thanks Da_G!
Da_G
11th August 2009, 09:00 AM
0409 all dpi's posted :)
Cal-El
11th August 2009, 09:00 AM
Hey G, any ideas on how to enable the volume side buttons on the Fuze? Thet act as up down buttons with the new builds! :)
smaury
11th August 2009, 09:04 AM
0409 all dpi's posted :)
GREAT!!!!
There will be also other language updates or we can use 23022 lang files??
Da_G
11th August 2009, 09:14 AM
Duno! Try 23022 lang files, and if they don't work we'll see if we can find some!
re: volume buttons, mine seem to be functioning just fine :(
killer8nl
11th August 2009, 10:03 AM
Is 23025 wvga and dutch(0413) available?
smaury
11th August 2009, 10:09 AM
DPI files for wvga are in 0409 lang packet and for MUIs u can use the 23022 ones!
Igoran
11th August 2009, 11:20 AM
Taskbar is not hidden in startmenu. :( But it is not corrupted also. :) Dialer have not scroll bar, but it is old 6.1 style. Some regress...
Guys, how about MD1 branch in the wild? ;) New builds 219xx is not being leaked about 2 weeks... :(
benko286
11th August 2009, 11:38 AM
I think that in lockscreenfolders everything is in, but i also see a lot of cpr files in diferent resolutions, for example LS_LockScene_240x320 and LS_LockScene_480x640 and a lot of more, can i delete other resolution and leave 640x480 and 480x640 ince i am only using vga rom? or kitchen automatucly avoids them?
here is what i have removed in sys folder, maybe i removed some part that is important for lock!?!
chronodrago
11th August 2009, 11:52 AM
hey guys,
I really dont understand how to get these files over to be used by ppckitchen...could someone point me in the right direction for that? i was lookin at hte tutorial for "old style" but iono if that is right and i found multiple xip.bin files...and im trying to get a qvga version cooked too. can someone help me out here?
thanks =)
ther-amm
11th August 2009, 11:55 AM
I think that in lockscreenfolders everything is in, but i also see a lot of cpr files in diferent resolutions, for example LS_LockScene_240x320 and LS_LockScene_480x640 and a lot of more, can i delete other resolution and leave 640x480 and 480x640 ince i am only using vga rom? or kitchen automatucly avoids them?
here is what i have removed in sys folder, maybe i removed some part that is important for lock!?!
Yes I always do that. But I dunno with your kitchen. No harm to tried.
X1iser
11th August 2009, 12:00 PM
I have a problem with 23025, I can't access to start menu by touch or by windows button
Mui: 040C 23022
DPI: DPI_192_RESH_480_RESV_800
SYS: full
Someone has the same problem ?
benko286
11th August 2009, 12:12 PM
Yes I always do that. But I dunno with your kitchen. No harm to tried.
I think that in lockscreenfolders everything is in, but i also see a lot of cpr files in diferent resolutions, for example LS_LockScene_240x320 and LS_LockScene_480x640 and a lot of more, can i delete other resolution and leave 640x480 and 480x640 ince i am only using vga rom? or kitchen automatucly avoids them?
here is what i have removed in sys folder, maybe i removed some part that is important for lock!?!
will try it, but first i want to fix lock issue, anybody looked at log??
karan999
11th August 2009, 12:49 PM
can anyone upload MSXIPKernel and MSXIPKernelLTK files of built 23022? i downloaded the zip available in post 161.but it does not contain MSXIPKernelLTK in it.please help.
________________________________________________
PDA Info : HTC P3400i(new gene) with 16GB SDHC card.
Currently using : Custom Manila 2D WM 6.5 Build 23017 based on BesFen's kitchen and Sumit's xip and sys (http://forum.xda-developers.com/showthread.php?p=4206363#post4206363)
Rom upgrading is not easy.please be careful.
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs (http://forum.xda-developers.com/showthread.php?t=472169)
:) 3.5mm audio converter for HTC. (http://forum.xda-developers.com/showthread.php?t=529675) :) Storage card information for HTC GENE users. (http://forum.xda-developers.com/showthread.php?t=529305)
smaury
11th August 2009, 12:53 PM
Has anyone a non-corrupted Classic Blue Theme for DPI96 240x400??
RideTheTube
11th August 2009, 01:21 PM
Hey thx!
Is it possible to get "dpi_192_resh_480_resv_800 for wvga devices" ?
- nevermind - i got the files^^
bajok!
11th August 2009, 02:28 PM
...hi guys, new cooker here, just wanna ask how to make xip.bin out of XIP folder?....
Another thing, can i use the the 96 DPI files of 23022 to replace 192DPI file to make it as QVGA?
...very eager to learn, thanks in advance...
jmckeejr
11th August 2009, 02:42 PM
can anyone upload MSXIPKernel and MSXIPKernelLTK files of built 23022? i downloaded the zip available in post 161.but it does not contain MSXIPKernelLTK in it.please help.
ASFAIK LTK folder onl has one .dsm file in it. If you need LTK folder take the .dsm from MSXIPKernel folder(move not copy) and make new folder. Will it not cook without the LTK folder? Should still have all necessary files, but I guess if your kitchen requires it then make the new folder.
Wierd thing about 23024 is that netcf works fine, but still get the error :confused: Oh well, its off to 23025 :) Thanks Da_G, your the G ;)
blazingwolf
11th August 2009, 03:36 PM
Has anyone a non-corrupted Classic Blue Theme for DPI96 240x400??
Try this one. :)
RideTheTube
11th August 2009, 03:54 PM
some pics:
http://img5.imagebanana.com/img/1cixrzjk/thumb/Screen03.jpg[/url] http://img5.imagebanana.com/img/ycqyimo/thumb/Screen04.jpg (http://img5.imagebanana.com/view/ycqyimo/Screen04.jpg) http://img5.imagebanana.com/img/7qtm92l8/thumb/Screen05.jpg (http://img5.imagebanana.com/view/7qtm92l8/Screen05.jpg) http://img5.imagebanana.com/img/7mcf8gqr/thumb/Screen07.jpg (http://img5.imagebanana.com/view/7mcf8gqr/Screen07.jpg) http://img5.imagebanana.com/img/avydv9u4/thumb/Screen08.jpg (http://img5.imagebanana.com/view/avydv9u4/Screen08.jpg)
DarkAngelFR
11th August 2009, 03:55 PM
Build using 23025 files + 23022 FRA (040C) : I did it!! (sorry I'm pretty proud of it!).
Just small tricks I made was to duplicate ROM/Raphael/23022 to 23025...
Home screen is now better (2 pixels more down and it will be perfect), phone pad is still having scrollbar but I can see the bottom line now (*0#), volume buttons still having wired behaviors but I have to check maybe I have some dirty stuff in my kitchen, got some strange things on the background lighting but maybe because I change stuff...
Thanks for this build, it's really nice to see my mobile growing to what will be the final 6.5 ^^
bobsbbq
11th August 2009, 03:57 PM
Could someone help me with a problem I have? Search either I used wrong words or something, no results.
With the new 23024 and 23025 builds I have a problem where I don't get the screen alignment screen just RunCC customization screen. With the new RunCC it just kept repeating over and over. I could get to the home screen by using the home button but when I try to press where the start button should be I'm back at the customization screen.
With the older RunCC I had the same issue but After pressing home button it took me to screen alignment and the rest of setup.
Blackstone device Maybe there are some new packages I'm not using that I should be?
Mikenif
11th August 2009, 04:05 PM
Could someone help me with a problem I have? Search either I used wrong words or something, no results.
With the new 23024 and 23025 builds I have a problem where I don't get the screen alignment screen just RunCC customization screen. With the new RunCC it just kept repeating over and over. I could get to the home screen by using the home button but when I try to press where the start button should be I'm back at the customization screen.
With the older RunCC I had the same issue but After pressing home button it took me to screen alignment and the rest of setup.
Blackstone device Maybe there are some new packages I'm not using that I should be?
Just use autorun, autoshortcut and checkautorun instead of runcc for installation.
Havent been able to get runcc running my blackstone rom but autorun installs perfectly
twopumpchump
11th August 2009, 04:18 PM
23025 is running perfect for me on my fuze, the only thing i dont know how to fix is the volume buttons on the side...they scroll the screen instead of adjust the volume. anybody know how to fix this?
bobsbbq
11th August 2009, 04:24 PM
Just use autorun, autoshortcut and checkautorun instead of runcc for installation.
Havent been able to get runcc running my blackstone rom but autorun installs perfectly
I use to use AutoRun but it is older and is slowly being replaced by RunCC. RunCC has much more future potential. I have been using RunCC for a long time with no problems untill the last 2 builds. Also some of the Rhodium and Topaz Packages require RunCC. I hope there is a fix. I think I'm in need os some newer packages or different RunCC settings.
TAEL
11th August 2009, 04:25 PM
Mirrors for 23025 :
http://rapidshare.com/files/266195927/WM65-23025-SYS-XIP-LANG-0409-DPI-192-RESH-480-RESV-640.rar.html
http://www.megaupload.com/?d=3YE6IE9D
http://www.zshare.net/download/639650378b7b6d33/
http://www.megashare.com/1324084
http://www13.zippyshare.com/v/88102559/file.html
http://depositfiles.com/en/files/x39w38in9
http://www.badongo.com/file/16518280
sallal
11th August 2009, 04:46 PM
@+ Que PPC: so i just have to search for th qvga version in the folder ?
BTW: R there any programs i have to install so that everthing works exept the rom ?
Another question : if i now have installed the OS , what files of the language packages do i have to put on the ppc? (320x240 .. german)
how should i put them on the ppc , and where ?
or should i put the files in the os-folder before installing os and then after changing language files installing ROM on my ppc ?
+ Que PPC
11th August 2009, 05:29 PM
What ya talking about sallal?
BTW: R there any programs i have to install so that everthing works exept the rom ?
Everything works exept the rom??? without the rom... you dont has anything... read more about this kind of words... XDA has a nice glosary of technician words... somewhere here.
BTW wich device you have sallal?
It seems that is time for test this new builds... :p
Röchelhilpert
11th August 2009, 05:34 PM
hardwarekeyīs working, but only for the virtual taskbar :(
so i have to wait if ms change this back to the old way
jmckeejr
11th August 2009, 05:40 PM
OK, found the netcf problem was related to Lumos. Apparently something has changed and made Lumos incompatable.
My biggest issue with the new builds is the volume button doesnt work anymore. Does anyone have ideas as to where I could look into this issue? I know Da_G said he didnt have the issue, I am wondering are you using the modified keypad.dll for PTT mod support? Does keypad.dll even control volume buttons?
Second issue is double tap is very difficult because of the magnifier, but even with it disabled it is the same :(
3rd issue is AudioManager is no longer working. Neither Audiomanager or Aidiomanager_eng.exe work :( :eek:
So if anyone has any suggestions for any these issues I would really appreciate the hand. Thanks in advance :)
Alan-B
11th August 2009, 05:49 PM
Hi,
How to change this bar? which is surpluses high and give a problem with Manila ! thanks for your help...
+ Que PPC
11th August 2009, 06:00 PM
dunno... ask to M$ hahaha :p
try to reduce the Blacktaskbar image that is in windows... or you need to search for it in your kitchen is in redist... or base or something like that... if dont boots.... well.... you cant do anything more... why to reduce it? the rom with this big task bar is fingerfriendly... Oh manilla!!!! don jump to this builds... :p (kiddin)
BesFen
11th August 2009, 06:05 PM
dunno... ask to M$ hahaha :p
try to reduce the Blacktaskbar image that is in windows... or you need to search for it in your kitchen is in redist... or base or something like that... if dont boots.... well.... you cant do anything more... why to reduce it? the rom with this big task bar is fingerfriendly... Oh manilla!!!! don jump to this builds... :p (kiddin)
I am very love M2D, but since it's not suitable with this build, i use default interface.
+ Que PPC, do you know how to disable the magnifier, it's little disturb me.
Thanks.
TAEL
11th August 2009, 06:12 PM
I am very love M2D, but since it's not suitable with this build, i use default interface.
+ Que PPC, do you know how to disable the magnifier, it's little disturb me.
Thanks.
Disable Magnifier (http://forum.xda-developers.com/showpost.php?p=4268138&postcount=3)
kane159
11th August 2009, 06:15 PM
I tried 23025 just 10 min before :P
every thing is fine but .NET CF 3.5 :(
don't know why just 2302x can't use that, in other build it works good
and honest I like the top bar hide , but never works for me :/
and now 23025 bam the top bar comes back :\
every thing is grate in 23025 like phone page( no scrool bar any more :-D) and top bar is not mess any more
I think it's just different BTW 23022 and 23024 :p
by the way I really like the finger friendly volum conturol.. large task bar(but with this I just have tiny spacd to use on the screen :p)...
finger friendly is good but too many issue and it's tooooooooooooo ugly on QVGA:()
ahmedfikry
11th August 2009, 06:16 PM
does anyone have media player buttons working on lockscreen?
how do you get them to work? i have music playing but when i lock the screen they are not there?
thanks
BesFen
11th August 2009, 06:20 PM
I tried 23025 just 10 min before :P
every thing is fine but .NET CF 3.5 :(
don't know why just 2302x can't use that, in other build it works good
and honest I like the top bar hide , but never works for me :/
.............
How do you know that net cf 3.5 wasn't work well?
kane159
11th August 2009, 06:28 PM
How do you know that net cf 3.5 wasn't work well?
I try to open many software making by .NET(like Clean RAM 1.6,G-alarm.....) and no one can open :p
just an error messang jumps out :\
that's why I know .NET 3.5 can't work good on this build
DarkAngelFR
11th August 2009, 06:28 PM
Hello,
I have something like 3/4 applications in .Net CF3.5 (applications I made) and they all work nice on build 23025.....Maybe applications not working makes reference to specific components of the framework, do you have names ?
BesFen
11th August 2009, 06:36 PM
I try to open many software making by .NET(like Clean RAM 1.6,G-alarm.....) and no one can open :p
just an error messang jumps out :\
that's why I know .NET 3.5 can't work good on this build
NET CF 3.5 work fine on mine, Advance config need NET CF 3.5 and it work well. try to change with other NET CF 3.5.
kane159
11th August 2009, 06:41 PM
NET CF 3.5 work fine on mine, Advance config need NET CF 3.5 and it work well. try to change with other NET CF 3.5.
strange.....I never change that folder in sys(I always use one i made):\
can you share your .NET 3.5 for me???
let me play with me please
jmckeejr
11th August 2009, 06:42 PM
netcf working here, but I did have the error before because something has caused Lumos to become incompatable(anyone have same issue or have it working cooked in?).
BesFen
11th August 2009, 06:57 PM
strange.....I never change that folder in sys(I always use one i made):\
can you share your .NET 3.5 for me???
let me play with me please
OK, here is mine:
http://www.4shared.com/file/124381757/9df0be54/NetCF.html
joojoobee666
11th August 2009, 07:10 PM
hey guys,
I really dont understand how to get these files over to be used by ppckitchen...could someone point me in the right direction for that? i was lookin at hte tutorial for "old style" but iono if that is right and i found multiple xip.bin files...and im trying to get a qvga version cooked too. can someone help me out here?
thanks =)
I have some PPCKitchen files posted on PPCGeeks now. :D
http://forum.ppcgeeks.com/showpost.php?p=1094329&postcount=6820
+ Que PPC
11th August 2009, 07:13 PM
Da_G is self sure that the default netCf in this builds are better than 3.5, but is not 3.7... i dont think so... ;)
hahah well this is my SYS 3.5 netcf attached, and a cab too.
sorry cant be attached... uploading...
Cab
http://www.4shared.com/file/124386238/c009fe11/NETCFv35wmarmv4i.html
SYS package
http://www.4shared.com/file/124386846/6567c007/NetCF35.html
Hey joojoobee your uploads on ppcgeeks has save me sometime in choosing Dpis... Thanks... :)
smaury
11th August 2009, 07:25 PM
Try this one. :)
It doesn't works, the background image doesn't look normal, it seems doubled.....
manaaa
11th August 2009, 07:46 PM
hello Da_G,
is it possible to update the list with a polaris wm6.5 native kernel?
Great work so far!
regards
CRACING
11th August 2009, 07:49 PM
hello Da_G,
is it possible to update the list with a polaris wm6.5 native kernel?
Great work so far!
regards
And for wizard plz :D
I agree that wizard is too old device but will be some possibilities.
Best Regards
kancrutt
11th August 2009, 07:55 PM
And for wizard plz :D
I agree that wizard is too old device but will be some possibilities.
Best Regards
how about ELF? :p
ace10134
11th August 2009, 08:03 PM
how about ELF? :p
Why should he have to make them for all of your OWN devices? It just seems like someone in your own device community should have to do that. Heck, I don't even have a native nk.exe for my device, and I do without! What are the advantages of a native nk.exe? I've never used one and 6.5 has worked perfectly on my device.
BesFen
11th August 2009, 08:10 PM
...................
What are the advantages of a native nk.exe? I've never used one and 6.5 has worked perfectly on my device.
Yeah, that still work well, but better if you read the second post.
http://forum.xda-developers.com/showpost.php?p=4268137&postcount=2
Thanks.
Da_G
11th August 2009, 08:12 PM
Are you guys asking me to link an existing nk.exe, because i'm not finding one for those devices...
Or are you having me waste time looking for no reason? :)
Diagrafeas
11th August 2009, 08:20 PM
Where can i download previous builds such us 23009 for WVGA (ROM and SYS folders). That's because i have problem with Sound and Notifications in builds 23016 an above.
TAEL
11th August 2009, 08:22 PM
Where can i download previous builds such us 23009 for WVGA (ROM and SYS folders). That's because i have problem with Sound and Notifications in builds 23016 an above.
Maybe here : http://forum.xda-developers.com/showthread.php?t=474406
dcd1182
11th August 2009, 08:25 PM
Are you guys asking me to link an existing nk.exe, because i'm not finding one for those devices...
Or are you having me waste time looking for no reason? :)
i think they are under the impression that you are compiling nk.exe yourself for people's device of choice.
Da_G
11th August 2009, 08:29 PM
@dcd1182:
Oh, well, as I suspect you know, that is not the case. Test builds for the devices I have posted native nk.exe for were released at one time or another, and so I extracted those nk.exe from those test builds.
I have posted all nk.exe I have come across so far, in fact i had not even seen the diamond one prior to it being posted just the other day, so there are quite possibly more floating around that I don't have :)
But, to those that want a native nk.exe for your device: take it upon yourself to find them, don't ask me! HTC is the one with the source code and they are the ones to recompile nk.exe for WM 6.5.x :)
@Diagrafeas:
You didn't scroll down far enough, check the 2nd post :P
+ Que PPC
11th August 2009, 08:31 PM
Are you guys asking me to link an existing nk.exe, because i'm not finding one for those devices...
Or are you having me waste time looking for no reason? :)
LOL
Come on guys... where do y'all think Natives come from?? France??
its a Kernel that cames from a low level app and a f$% shit more xtrange and hard to understand work that only this guy (dunno how :rolleyes:) DO!!!!!!
You all must to ask properly like...
Any posibilty to have a native 6.5 kernel for XXXXX Device???
Maybe Da_G will answer... The Natives in first page are the only natives i can get...
Sorry dude... i dont want to answer for you... but.... :rolleyes:
Diagrafeas
11th August 2009, 08:36 PM
I need 23009 or 23008 for WVGA (800x480) resolution not VGA(640x480).
Da_G
11th August 2009, 08:38 PM
I need money. I don't see you offering me a job? LOL :P
A good reason for not finding the 23009 WVGA files is they were not posted.
How about trying the 23016 files? :)
http://rapidshare.com/files/261315513/WM65-23016-Lang-0409-DPI-ALL.rar
BesFen
11th August 2009, 08:40 PM
............................................
You all must to ask properly like...
Any posibilty to have a native 6.5 kernel for XXXXX Device???
Maybe Da_G will answer... The Natives in first page are the only natives i can get...
OK.....I will try it....;)
@ Hi Da_G...
Any possibility to have a native 6.5 kernel for OLD GENE Device???
Thank You Very Much.
Cal-El
11th August 2009, 08:42 PM
OMG, thats funny! :) Seriosly guys, G does this for free, thats FREE! Lets be a little more appretiative of what he does and ask nicely, our phones would suck if not for him, heck even HTC and Microsoft owe this guy so lets not be demanding! :)
kane159
11th August 2009, 08:47 PM
LOL
Come on guys... where do y'all think Natives come from?? France??
its a Kernel that cames from a low level app and a f$% shit more xtrange and hard to understand work that only this guy (dunno how :rolleyes:) DO!!!!!!
You all must to ask properly like...
Any posibilty to have a native 6.5 kernel for XXXXX Device???
Maybe Da_G will answer... The Natives in first page are the only natives i can get...
Sorry dude... i dont want to answer for you... but.... :rolleyes:
OK.....
Any posibilty to have a native 6.5 kernel for Trinity Device???
LOL
but I really need that answer :p
please Da_G :rolleyes:
+ Que PPC
11th August 2009, 09:01 PM
mmmm... ok I did a small donation to you G (when found the Mega packages i tho you need some more for this new discoverage)... even if you just catch that kernels somewhere lese than here... and HTC is the one that has the codes... so i must imagine that you have search out there on the WWW...
Mutta... :p the WWW hhahaha i think we cant find them all... :p
Those new questions about a kernel has been answered guys...
BACK TO THE BUILDINGS...
BTW If I reduce My ULDR partition i can get 3MB virtual Mb's or Physical???
if its virtual Mb's... wich slot has the increase?
Thanks for all man!
DarkAngelFR
11th August 2009, 09:05 PM
Da_G is self sure that the default netCf in this builds are better than 3.5, but is not 3.7... i dont think so... ;)
hahah well this is my SYS 3.5 netcf attached, and a cab too.
sorry cant be attached... uploading...
Cab
http://www.4shared.com/file/124386238/c009fe11/NETCFv35wmarmv4i.html
SYS package
http://www.4shared.com/file/124386846/6567c007/NetCF35.html
Hey joojoobee your uploads on ppcgeeks has save me sometime in choosing Dpis... Thanks... :)
Hello,
I found one of my apps not working on this builds!!!! :D it's because an updated "Microsoft.PocketOutlook" release, I will check later if it's compatible or not with the "current" release, will also test your links but are those cabs differents from the official ones available on download.microsoft.com ?
benko286
11th August 2009, 09:06 PM
anybody looked at my lockscreen problem?
sys log here-
http://forum.xda-developers.com/showpost.php?p=4307533&postcount=447
+ Que PPC
11th August 2009, 09:10 PM
Hello,
I found one of my apps not working on this builds!!!! :D it's because an updated "Microsoft.PocketOutlook" release, I will check later if it's compatible or not with the "current" release, will also test your links but are those cabs differents from the official ones available on download.microsoft.com ?
Dunno... the zip file has been taken from old version of 6.5 and works fine on that builds cant try them right now but i will in a few minutes (I have so much job) the cab file was tooken loooong time ago somewhere in the XDA search tool!!!!
:p i love that tool!!! :p
Benko i will see what da heck you have quit from your sys... maybe you can delete thos cprs... but why? are just a few Kbs files???? MG...
ChrisXP27
11th August 2009, 09:14 PM
please a changelog for 23025
is the 23025 better?
the 23024 have many many bugs
TAEL
11th August 2009, 09:19 PM
please a changelog for 23025
is the 23025 better?
the 23024 have many many bugs
I think 23025 is better. (by my exprience)
ChrisXP27
11th August 2009, 09:24 PM
is the starline fixed? and the menuicons
can you make a video^^
Pisca
11th August 2009, 09:37 PM
Maybe a Noob question, on 23025 no Buttons Icon to assign Keys under Personal Folder any ideia ?
Cal-El
11th August 2009, 09:41 PM
The taskbar is fixed and EZ input 2.1 works but 1.5 doesnt for me, the start menu is fixed but I have my own ayway and Manila 2.1 works great you just have to get over the softkey bar being a little higher! but not buggy at all that I can tell, been running it since ten min after Da_G put it out and no issues yet! Here are some screenshots! ;)
ChrisXP27
11th August 2009, 09:45 PM
@Cal-El verry nice pic, habe yu more screens? i will see more from the start menu ,
have you HQ pics?
wmserver
11th August 2009, 09:46 PM
Maybe a Noob question, on 23025 no Buttons Icon to assign Keys under Personal Folder any ideia ?
See post #3 to enable the settings.
Da_G
11th August 2009, 09:47 PM
@ + Que PPC:
And much appreciated :)
re: ULDR:
This partition is not loaded unless an imageupdate is initiated, so the only savings by removing/reducing it is in flash rom space. :)
Any interest in a thread similar to this for the latest 6.1 release? (i.e. all languages, dpi, pizza parties, so forth)
torankusu
11th August 2009, 09:52 PM
anybody looked at my lockscreen problem?
sys log here-
http://forum.xda-developers.com/showpost.php?p=4307533&postcount=447
Hi All,
Thanks Da_G for wasting your time posting this XIP-SYS for us :D.
it seems you are not including vital folders here:
bronze=False§
BronzeNonEA=False§
browsingie=False§
CHome=False§
NetCF=False§
SqlCeMobile=False§
Themes=False§
and yes you can delete any other resolution besides the VGA ones.
But Again what do i know.....
+ Que PPC
11th August 2009, 09:57 PM
@ + Que PPC:
And much appreciated :)
re: ULDR:
This partition is not loaded unless an imageupdate is initiated, so the only savings by removing/reducing it is in flash rom space. :)
Any interest in a thread similar to this for the latest 6.1 release? (i.e. all languages, dpi, pizza parties, so forth)
Jajaja! That was good AMIGO! :p anytime sir!! Well I think the ULDR reducing is one of the new features that hermes and 64Mbs devices wouldnt matters... :o
With the speed of 6.5 for me 6.1 has been far way... but it could be a nice idea for a poor thread Da_G... everybody is interested in newer versions!!! wich was the last build for 6.1? 21095?? 75?
Cal-El
11th August 2009, 10:00 PM
@Cal-El verry nice pic, habe yu more screens? i will see more from the start menu ,
have you HQ pics? What do you mean HQ pics?
TAEL
11th August 2009, 10:01 PM
Here is my current ROM screenshots:
http://i.iimmgg.com/images/th/3e5a9ccd1459bbbde4c956b98c1745b9.jpg (http://tael.iimmgg.com/image/4c29a3a1f3e4b13f5cd48ef9db9cc9ad) http://i.iimmgg.com/images/th/1d2231c4377647d650dc2cefe8c4d2e0.jpg (http://tael.iimmgg.com/image/4939daa9acfe78f0092a84f416a2d505) http://i.iimmgg.com/images/th/ede02bb390f54f1652d05b81bcf4e482.jpg (http://tael.iimmgg.com/image/c78a90bf22b570f270a95489afeaf1d5) http://i.iimmgg.com/images/th/0a39bbd2c3fe1226d80d12ec778c171d.jpg (http://tael.iimmgg.com/image/e646b866bd78a819855aed4c3f49e48e)
http://i.iimmgg.com/images/th/6c04b0b34cb891fc74f20acceccba278.jpg (http://tael.iimmgg.com/image/0636fab2e29d2461efaa67756ec68306) http://i.iimmgg.com/images/th/1a0c5b15f1158dae799ae89cb28aa7c3.jpg (http://tael.iimmgg.com/image/7139ee2fa4019cfde04a5c893f6b61e8) http://i.iimmgg.com/images/th/3e094dd96644fbe0222e90bbbaf47df1.jpg (http://tael.iimmgg.com/image/2383804c76b7ae2bb20aa98d92ebd219) http://i.iimmgg.com/images/th/f5458d7736fd0be6c849a37b092ae9c9.jpg (http://tael.iimmgg.com/image/e097430ee86bd4c0790d424de25a14a4)
+ Que PPC
11th August 2009, 10:01 PM
Hi All,
Thanks Da_G for wasting your time posting this XIP-SYS for us :D.
it seems you are not including vital folders here:
bronze=False§
BronzeNonEA=False§
browsingie=False§
CHome=False§
NetCF=False§
SqlCeMobile=False§
Themes=False§
and yes you can delete any other resolution besides the VGA ones.
But Again what do i know.....
Yes true!!! i agree... from those the one that i always disable is................................................ ................................
Continue tomorrow same hour same channel.....
SQLCEmobile and themes... Autoupdate... and... hey Da_G why not to add to the third post the fodlers that can be removed and the WM6.5 OS boots...? i got some ideas.
Da_G
11th August 2009, 10:10 PM
Last build of 6.1 is 21054 :)
Those other builds like you mention are an OEM build, similar to how in 6.5 215xx is motorola, 216xx HTC, and so forth.
I would rather not support the removing of folders from the OS, due to the inherant instability it brings (you never know when one component will change or something, and then you must go bug hunting).. so i'll leave that up to others.
Feel free to maintain such a list yourself though, or anyone else, and I will link it :)
ChrisXP27
11th August 2009, 10:13 PM
HQ is High Quality pictures
TAEL
11th August 2009, 10:17 PM
HQ is High Quality pictures
Did you see my pics? (click on them for original size)
benko286
11th August 2009, 10:26 PM
Hi All,
Thanks Da_G for wasting your time posting this XIP-SYS for us :D.
it seems you are not including vital folders here:
bronze=False§-I dont use chome they told me that i can disable this if i dont use chome
BronzeNonEA=False§-same
browsingie=False§-dont use ie, they have told me to remove this
CHome=False§-same as bronze
NetCF=False§-using netcf3.5 from ext packages
SqlCeMobile=False§-removed this long time ago(when lock was working), useless thing
Themes=False§-removed this long time ago(when lock was working), dont use themes excpet default!
and yes you can delete any other resolution besides the VGA ones.
But Again what do i know.....
Yes true!!! i agree... from those the one that i always disable is................................................ ................................
Continue tomorrow same hour same channel.....
SQLCEmobile and themes... Autoupdate... and... hey Da_G why not to add to the third post the fodlers that can be removed and the WM6.5 OS boots...? i got some ideas.
explanation is up why i removed that
Cal-El
11th August 2009, 10:28 PM
HQ is High Quality pictures thats what I thought but wanted to be sure! I just take them with SPBscreenshot and post them, thats about it! :)
torankusu
11th August 2009, 10:32 PM
this questions goes to Da_G and any others that might want to correct me.
so basically out of you wonderful, explanatory 2nd Post of this thread you have created about Native NKs, i think (LOL) i've learned that the reason why we want Native NK 6.5 is because this are the only one that knows how to handle or allocate Modules into slot 60/61 as for NK 6.1 dont, so NK 6.1 puts it in SLOT 0 which tends to fill it up with Modules and files that were suppose to be allocated on SLOT 60/61 hence the tendency of running out of space (Memory wise) because of Kernel (SLOT0) being overload by whatever modules were suppose to be alocated into SLOT60/61.
so basically when we recmod a dll or exe for 6.5 non native NK we are (what should i say, hardcoding or forcing) mapping that particular module to a slot in 61/60/1 so that i cannot be automatically allocated to SLOT 0 because of the missing Native NK 6.5 allocation handler??
venuva
11th August 2009, 10:34 PM
Last build of 6.1 is 21054 :)
Those other builds like you mention are an OEM build, similar to how in 6.5 215xx is motorola, 216xx HTC, and so forth.
I would rather not support the removing of folders from the OS, due to the inherant instability it brings (you never know when one component will change or something, and then you must go bug hunting).. so i'll leave that up to others.
Feel free to maintain such a list yourself though, or anyone else, and I will link it :)
hi frnd.
am facing a very serious issue with recent builds.
everytime i change the theme or any today plugin, my topaz hangs from going to the today screen. i can use startmenu to access my anything but i cannot view the today screen. if i close any opened app to go to today screen, it stuck on the last image of that last app but doesnt shows the today scrren. i always have to soft reset.
what to do?
torankusu
11th August 2009, 10:35 PM
explanation is up why i removed that
I'm Sorry, why you shouldn't removed those is what you meant?? ( i not trying to be sacarstic or funny) :)
Da_G said that dependencies changes from build to build so you never know when one module would depend on another different one. he posted it back a couple of post.
Da_G
11th August 2009, 10:38 PM
99% right, yes :)
By "recmodding" you move the file from MODULES to FILES, and there is more VM space available to map for FILES... but doing things this way you are also making some bits of them all cram into SLOT 0 (dynamically when loaded on the device)... so it is still possible to run into virtual memory issues, but less likely than with them as MODULES overflowing into SLOT 0.
:)
torankusu
11th August 2009, 10:49 PM
99% right, yes :)
By "recmodding" you move the file from MODULES to FILES, and there is more VM space available to map for FILES... but doing things this way you are also making some bits of them all cram into SLOT 0 (dynamically when loaded on the device)... so it is still possible to run into virtual memory issues, but less likely than with them as MODULES overflowing into SLOT 0.
:)
Got it. i missed that point but you clarified something else for me which is "recmodding modules to files" i totally missed that part when i read the post, makes sense that if recmodding a program that is suppose to be a module and be allocated as a module (i guess for balance purpose or programing purpose) to a file, the NK will see it as a file and treats it as it then move it to that (files) partition (61/60/1 SLOTS) in virtual memory but again i guess there is a balance to it and that's why eventually it would start taking some space in SLOT 0 because not that many Files (previously modules) were suppose to be files.
Captain_Throwback
11th August 2009, 10:59 PM
Any interest in a thread similar to this for the latest 6.1 release? (i.e. all languages, dpi, pizza parties, so forth)
Yes, please :).
That would be useful to me for testing purposes. I didn't even know there was a build 21054 . . .
tecfield
11th August 2009, 11:18 PM
Why there is not one file 2 download including everything like before (http://forum.xda-developers.com/showthread.php?t=474406)?
Currently, we need to download different packages, a lot of copy paste, and a lot of mistakes consequently to get the new update to work.
Can someone please upload the whole package including everything like before (http://forum.xda-developers.com/showthread.php?t=474406) on RapidShare with a link at the first post of this thread? :) :rolleyes:
Regards,
-tecfield
Farmer Ted
11th August 2009, 11:20 PM
Why there is not one file 2 download including everything like before (http://forum.xda-developers.com/showthread.php?t=474406)?
Currently, we need to download different packages, a lot of copy paste, and a lot of mistakes consequently to get the new update to work.
Can someone please upload the whole package including everything like before (http://forum.xda-developers.com/showthread.php?t=474406) on RapidShare with a link at the first post of this thread? :) :rolleyes:
Regards,
-tecfield
Because it's a ton of work, and Da_G has got other fish to fry. I do think your idea is good, though, and I nominate you as the person to take care of it.
Cal-El
11th August 2009, 11:23 PM
Because it's a ton of work, and Da_G has got other fish to fry. I do think your idea is good, though, and I nominate you as the person to take care of it. +1 on that nomination! :)
Da_G
11th August 2009, 11:24 PM
I like this idea, +2!
DarkAngelFR
11th August 2009, 11:31 PM
Why there is not one file 2 download including everything like before (http://forum.xda-developers.com/showthread.php?t=474406)?
Currently, we need to download different packages, a lot of copy paste, and a lot of mistakes consequently to get the new update to work.
Can someone please upload the whole package including everything like before (http://forum.xda-developers.com/showthread.php?t=474406) on RapidShare with a link at the first post of this thread? :) :rolleyes:
Regards,
-tecfield
Hello,
When I first read this post I had same kind of feeling but here is what I've learned in few days :
- putting this together in a complete kitchen takes time and is ok just for one device (in the link you sent is Raphael). Imagine Da_G making this work for every possible devices and uploading all those very similar files to the web (rapidshare or any other) ? it will take long time to create (because I'm sure Da_G test before uploading kitchens) and long time to upload
- this force you to learn a little more on what you are doing, after 2 releases I can now add new one in less than 15 minutes, it's only a matter of understanding wich folders goes where (and that was one of my first post in this thread asking for localization files help, see post 3 or 4 in this thread, and read other pages, many usefull informations/links to do this in 5 clicks (download, unrar, run XIPDumpSort, copy folders to your kitchen, duplicate 2/3 folders if needed (for OEMXip for example), and you're ready to cook!)
- this makes you downloading only updated files, really nice when having rapidshare slowing down for any reason you don't download the kitchen every times...
Just to finish I can upload a full french kitchen of 23025 but I cannot guarantee I will maintain next releases and cannot be sure it is 100% ok...
Last small point to uploaders : why still using rapidshare for ROMs ? SkyDrive is a really nice alternative for less than 50Mo files (use XTMSplit or rar split for bigger), or some other file sharing like dl.free.fr (ok it's french but fast and no ads/waitings), no-one got some free storage spaces out there ? (yeah sorry I hate rapidshare and other similar "waiting before downloading websites"...)
Anyway I hope you will quickly learn to cook and appreciate effort made by Da_G to bring those precious files to us and to help us using them ;)
See Ya'
blazingwolf
11th August 2009, 11:47 PM
It doesn't works, the background image doesn't look normal, it seems doubled.....
Sorry. Got messed up somehow. This one should work. I checked it on my Omnia.
+ Que PPC
11th August 2009, 11:56 PM
Count me in! +3 how can this could happend i learn a lot even of all that copy and paste folders here and there! BTW is the only user (us) mods to the kitchen we can, must, do! :p
The people that is interested in how could a Native kernel comes to the earth read this http://forum.xda-developers.com/showthread.php?t=527454&page=5 (post42 and then)... interesant but over my head info... only that guys knows what are talking about maybe MVU2009 (Most Value User "G") can point us in some aspect... to let us know that is almost imposible to us... or maybe somepeople works in HTC and can "share" lil secrets! :p
This is for the people that cant understand why To delete folders unusuable... if "you" plan to delete some folders be sure what da heck is that to work in.... as Da says... check this awsome info is great appreciated and so much to learn from... oh deleting somethings can produce fails nad you need to replace then with others like... deleting cprs for start honeycomb scene.... you need to replace the start menu tap with others like Quick menu if not your device gets crazy GOD damn what should i do without info to build a start menu?????
this is my list (exceptions)
http://forum.xda-developers.com/showpost.php?p=3956391&postcount=462
and the info:
http://forum.xda-developers.com/showpost.php?p=3958472&postcount=467
(this explain some functions This is ""F·%&# NICE TO KNOW""!!!)
http://technet.microsoft.com/en-us/library/bb737271.aspx
(FWUpdate Info)
http://forum.xda-developers.com/showthread.php?t=520009
(nice to know)
makeveral
12th August 2009, 12:03 AM
21054? :eek:
can you post it Da_G? :p
+ Que PPC
12th August 2009, 12:15 AM
Could this help us in QVGA for the BIG x and ok button?
Originally Posted by xplode
Ok i will give you difrend guide (proper one):
1. Copy shellres.96.dll from \windows to your sd card (of my rom) and rename it to shellres.96.dll.0409.mui - if you replace the original file for this rom you may encounter unpredicted bugs thats why it is more safe to use mui file
2. Copy the file to your computer
3. Extract original resources to a folder using Resource Tuner(Resource Hacker can not extract them) or a similar program (the resources are icons 8,9,24 - 8 and 9 are exactly the same so you me skip extracting 9 but later you have to replace it too)
4. Open the old shellres.96.dll (you can get it from suns kitchen for example) extract the same resources into a difrend
5. Open the old and new resources with icon editor (i used ArtIcons - open all icons) and copy the new resources to the old ones which will give you old sized icons with new looks
6. Add the resources back to the mui file with Resource Hacker - you can also delete all other resources since they are not needed and they already are in shellres.96.dll
7. Sign the file with SignCode and proper certificate (i used SamplePrivDeveloper because it is privileged one - taken from wm6.1 sdk)
8. Now you can either copy the mui to windows folder or make a cab to do this for you.
setup xml will not work added your way because you add it as file and not as setting - but if you need to you can add it with WinCE Cab Manager as a provisioning xml info and it will add it to configuration
My fixes added to the second post
OK-X-Fix.cab uses the original resources of this build with proper size and they are edited a little by me to have better looks
OK-X-FixL.cab uses large resources - like in the rom but antialiased
DefaultBR
12th August 2009, 12:26 AM
how to port this
*xxxxx*_dpi_96_resh_240_resv_320 - 23025
to
*xxxxx*_dpi_96_resh_240_resv_400????? 23025
i have only the 23016 240x400
:| i read the porting language, porting sys but nothing yet =(
Cal-El
12th August 2009, 12:29 AM
So in an attempt to change the softkey bar to something else I made it smaller and now it is a normal size and manila looks much better! As a result the softkey lettering is smaller as is the X and OK! What do you think! :)
blazingwolf
12th August 2009, 12:34 AM
how to port this
*xxxxx*_dpi_96_resh_240_resv_320 - 23025
to
*xxxxx*_dpi_96_resh_240_resv_400????? 23025
i have only the 23016 240x400
:| i read the porting language, porting sys but nothing yet =(
In the first post is a link to the all DPI for 23022. Just remove the files you don't need and then use them for 23025.
Jason_25
12th August 2009, 12:34 AM
Hey guys, is there any way to change the position of the buttons on the bottom bar? They are not lined up symmetrically and it looks ugly.
kidoucorp
12th August 2009, 12:35 AM
So in an attempt to change the softkey bar to something else I made it smaller and now it is a normal size and manila looks much better! As a result the softkey lettering is smaller as is the X and OK! What do you think! :)
@Cal-El's
Original are better^^
I don't agree, can you share this please ? :rolleyes:
+ Que PPC
12th August 2009, 12:37 AM
So in an attempt to change the softkey bar to something else I made it smaller and now it is a normal size and manila looks much better! As a result the softkey lettering is smaller as is the X and OK! What do you think! :)
Cal-el where is jor-el??? dead? hehehe
I like it a lot!!!! BTW how to get that complete X button without the backimages how could you do it? just rezised the blacktaskbar.png in windows or the file in kitchen???? its QVGA device.... i like it, share dude! ;)
Cal-El
12th August 2009, 12:46 AM
Here is a zip file with what I used! First I removed all the round and square bottons in this zip from SYS/23025/DPI_192/COMMON/Base_DPI_192 and replaced the black_softkeybar.png with the one in the zip here! and cooked the ROM and this is what happened! Lucky I guess lol! :) Remember to remove the png's, I just put them in the zip so you can see what they are! :)
bluber
12th August 2009, 12:52 AM
So in an attempt to change the softkey bar to something else I made it smaller and now it is a normal size and manila looks much better! As a result the softkey lettering is smaller as is the X and OK! What do you think! :)
mmm, just a thought, dont know if possible, but why dont shrink the taskbar? give manila space to fit from the top.
if i could, i would also take the keyboard toggler to the rightmost side and but the windows flag in the middle (bottom). the taskbar would be just for notifications and the bottom is evenly filled with 5 buttons (x - menue1 - flag - menue2 - keyboard).
well just my 2cent before going to bed. perhaps my thoughts go to fast forward (build 23157 :D )
der_timo
12th August 2009, 01:47 AM
Hello,
Iīve downloaded the latest rom files (23025). I use the latest ervius kitchen. Which files must I replace to get the newest build for my Trinity? Iīm very confused and try now since three days. Everytime I get an error.
Thx for help,
Timo
ace10134
12th August 2009, 01:53 AM
Hello,
Iīve downloaded the latest rom files (23025). I use the latest ervius kitchen. Which files must I replace to get the newest build for my Trinity? Iīm very confused and try now since three days. Everytime I get an error.
Thx for help,
Timo
The SYS and XIP folders. There's tutorials on the first post. It's basically out with the old and in with the new!
+ Que PPC
12th August 2009, 01:54 AM
Trinity????? ask to... Kane... he has a booting Trynity ;)
Screenshots... big fonts in pop up notifications... the magnified taskbar cant redraw its own backgrond according to the real background :p
der_timo
12th August 2009, 01:56 AM
I try, but do I have to create subfolders in sys and xip and put the files manually? Itīs a hard way, isnīt it?
kane159
12th August 2009, 02:03 AM
Trinity????? ask to... Kane... he has a booting Trynity ;)
hay sweety :p
I think I fix the large X and OK :D:D
http://forum.xda-developers.com/attachment.php?attachmentid=215318&stc=1&d=1250035186http://forum.xda-developers.com/attachment.php?attachmentid=215319&stc=1&d=1250035186
here is the fix picture just put it in to DPI_96\COMMON\Base_DPI_96
to cover :)
PS this is just for QVGA
ace10134
12th August 2009, 02:03 AM
I try, but do I have to create subfolders in sys and xip and put the files manually? Itīs a hard way, isnīt it?
You probably have to manually place the files. Just mirror your other build's setup. Make sure the files from the new build are placed so that it looks the same as it did previously. I'm betting the guides explain all of this.
+ Que PPC
12th August 2009, 02:05 AM
WOOHOO kane!!! lemme see... lemme try it!!! :D
Overwriting them into the Woking Os on the phone doesnt change even after a reset... lemme try it on my home, bye bye.
kane159
12th August 2009, 02:07 AM
I try, but do I have to create subfolders in sys and xip and put the files manually? Itīs a hard way, isnīt it?
do you use your old MSXIPKernel xip.bin .ROM .VM ???
you have to keep them ;) don't change them if you change them the device will not boot
and also check the wince.nls see if it's in your kitchen or not
ace10134
12th August 2009, 02:08 AM
do you use your old MSXIPKernel xip.bin .ROM .VM ???
you have to keep them ;) don't change them if you change them the device will not boot
and also check the wince.nls see if it's in your kitchen or not
I'm pretty sure you can replace your .ROM folder, now.
+ Que PPC
12th August 2009, 02:10 AM
I'm betting the guides explain all of this.
Mine xplain how to!!! read a lil more... even tho is a pictorial.. easy to understand! ;) :p
Cal-El
12th August 2009, 02:12 AM
I am having issues getting most of the packages in my ROM to show up after cooking (taskbars ect...) is there something I am missing? Dont I just drop them into the EXT Pakages folder and select them at the build phase? Someone help please! :)
chronodrago
12th August 2009, 02:19 AM
i cant tell for certain so im just gonna ask for clarification. are any of the tutorials usable in relation to ppckitchens buildos? how would i port these builds over to that?
thanks for ur patience
Cal-El
12th August 2009, 02:22 AM
i cant tell for certain so im just gonna ask for clarification. are any of the tutorials usable in relation to ppckitchens buildos? how would i port these builds over to that?
thanks for ur patience no thats a totaly different kitchen, not even sure how to port them over! :)
der_timo
12th August 2009, 02:30 AM
@ kane159
I donīt have a .VM in the whole original 23016 Kitchen. Where did I get the file? The wince.nls already exists.
Trinity doesnīt boot...
kane159
12th August 2009, 02:33 AM
WOOHOO kane!!! lemme see... lemme try it!!! :D
Overwriting them into the Woking Os on the phone doesnt change even after a reset... lemme try it on my home, bye bye.
it just fix the classic blue.tsk :p
I forgot to tell
ace10134
12th August 2009, 02:36 AM
@ kane159
I donīt have a .VM in the whole original 23016 Kitchen. Where did I get the file? The wince.nls already exists.
Trinity doesnīt boot...
You do NOT replace the .VM folder. You use an old one for YOUR PHONE. Get it from extracting a .NBH for your phone, or from another kitchen for your phone.
der_timo
12th August 2009, 02:38 AM
And what should I do with the file then? In which folder do I have to put it?
ace10134
12th August 2009, 02:42 AM
And what should I do with the file then? In which folder do I have to put it?
http://forum.xda-developers.com/attachment.php?attachmentid=215335&stc=1&d=1250037689
It's in my OEM folder for me. Idk about you.
blazingwolf
12th August 2009, 02:44 AM
Hmm, I haven't seen this mentioned yet. :confused:
jmckeejr
12th August 2009, 02:46 AM
It's in my OEM folder for me. Idk about you.
Wow, lots of languages :eek: I only have 0409 :o
KalEl, check that your packages are in correct format for VK. Check buildlog if you have one.
Cal-El
12th August 2009, 02:49 AM
Wow, lots of languages :eek: I only have 0409 :o
KalEl, check that your packages are in correct format for VK. Check buildlog if you have one. Will do, Some of them were posted by you and they still dont work! Are you using VK? :)
der_timo
12th August 2009, 02:57 AM
Ok, Iīm giving up... kane159 you canīt post your working files?
rgb-rgb
12th August 2009, 02:57 AM
Is anyone else having a problem getting to the Clocks and Alarms page? Mine hasn't worked since 23024. I'm sure it must be a conflict with something else, but I haven't change anything else in quite a while.
The Icon shows up in the start menu but pressing it does nothing. Any Ideas?
ace10134
12th August 2009, 02:59 AM
Ok, Iīm giving up... kane159 you canīt post your working files?
I've given up a while ago :)
And the posted files should work, but it's different for every device and every kitchen. Just gotta play around with it.
kane159
12th August 2009, 03:02 AM
Ok, Iīm giving up... kane159 you canīt post your working files?
you have to tell me whitch file you need first ;)
if is .VM here you are :D
by the way I put it in Kitchen_Trinity\OEM\Trinity :D
der_timo
12th August 2009, 03:17 AM
Thanks for the file but it doesnīt work. I donīt know what to do. Iīm waiting now for a kitchen with these files inside.
Thanks for your help.
Regards,
Timo
kane159
12th August 2009, 03:34 AM
Thanks for the file but it doesnīt work. I donīt know what to do. Iīm waiting now for a kitchen with these files inside.
Thanks for your help.
Regards,
Timo
all right
here is my kitchen for 23022 that + Que PPC help me to make before
http://rs73.rapidshare.com/files/265663435/Kitchen_Trinity.7z
Da_G
12th August 2009, 03:50 AM
@rgb-rgb:
The relevant shortcut has been changed from alarms.lnk to mslarms.lnk, might that be the cause?
Montecristo
12th August 2009, 03:56 AM
The GARMIN XT no works in 23023/24/25.... any idea??????:(
+ Que PPC
12th August 2009, 04:01 AM
mmmmm so... does we need to change the lnk in the initflashfiles or what?
wmserver
12th August 2009, 04:02 AM
Anyone else encountered Live Search error with 23022/24/25?
It has something to do with Microsoft.Mobile.Status.dll.
Seems to only happen with build 22/24/25.
Kinda funny the MS broke their own app.
I've install BingWM6 of no avail either.
I've also tried older NetCF35 with no success.
programatix
12th August 2009, 04:04 AM
The GARMIN XT no works in 23023/24/25.... any idea??????:(
Garmin XT is working fine on build 23025 (Touch Pro).
joojoobee666
12th August 2009, 04:04 AM
I managed to fix the .net issues I was having with 23025 by replacing the GAC_*.* files in the redist folder with ones from 23016, replacing the rgu with the one from 23016 and the DSM (fixed to show 23025 version). I'm not sure which of the three did it. (i just checked the RGU's from both builds, they are the same so that wasn't part of the fix)
I saw some other users here with those issues as well, so I thought I'd chime in with this info.
...or was I alone here?
try
12th August 2009, 04:22 AM
I managed to fix the .net issues I was having with 23025 by replacing the GAC_*.* files in the redist folder with ones from 23016, replacing the rgu with the one from 23016 and the DSM (fixed to show 23025 version). I'm not sure which of the three did it.
I saw some other users here with those issues as well, so I thought I'd chime in with this info.
...or was I alone here?
Interesting...
Could you be more specific? I can only found GAC_*_v1_0_0_0_* in BaseApps folder. I suspect these are the ones responsible for the error.
Other GAC_* that i found are from v3.5
cheers...
edit1:
You are RIGHT!!!
I replace the GAC_Microsoft.WindowsMobile.Status_v1_0_0_0_cneutr al_1.dll
from 23016 and the NET error while trying to run Live Search is disapear. I can run Live Search now.
Will try to replace all GAC_*_v1_0_0_0_* from 23016 and try all application that depend on NET (i.e Lumos, etc), and repot back for the result.
edit2:
Voila...
Yes. Replacing all GAC_*_v1_0_0_0_* from 23016 will fix the NET issue.
Thank YOU...
seferismo
12th August 2009, 04:27 AM
is there any step by step on how and what folders i should use on the language pack?
i have the language
what dpi i should use (im using ELF 240x320)
what kitchen is this package friendly to cook...
lastly if there is a video it would be fantastic for us noob to see and here the lecture in cooking a rom
thanks
kane159
12th August 2009, 04:33 AM
hummm.... still too meny issue in 23025 :\
tired for fixing things.....
wait for better one :p
Montecristo
12th August 2009, 04:38 AM
Garmin XT is working fine on build 23025 (Touch Pro).
Really? my ipaq 910 does not work ... but in 2309 if ...:(:o
Montecristo
12th August 2009, 04:42 AM
mmmmm so... does we need to change the lnk in the initflashfiles or what?
If your answer to me my ...
tell you that I install the garmin XT from the start and was left wondering maqina.
joojoobee666
12th August 2009, 04:45 AM
Interesting...
Could you be more specific? I can only found GAC_*_v1_0_0_0_* in BaseApps folder. I suspect these are the ones responsible for the error.
Other GAC_* that i found are from v3.5
cheers
You are correct, after some further digging, it would appear that all you need to do is replace the GAC_*.* files from the baseapps folder with those from an older build. You do not need to worry about the rgu or DSM.
try
12th August 2009, 05:03 AM
You are correct, after some further digging, it would appear that all you need to do is replace the GAC_*.* files from the baseapps folder with those from an older build. You do not need to worry about the rgu or DSM.
Already did it.
Confirmed, replacing all GAC_*_v1_0_0_0_* from 23016 solved the NET issue.
Nice finding...
jmckeejr
12th August 2009, 05:11 AM
Will do, Some of them were posted by you and they still dont work! Are you using VK? :)
I am now, wasnt in the past. Depends on what packages you downloaded. PM me with details and I'll help you out.
Garmin XT is working fine on build 23025 (Touch Pro).
Is your Volume button working proper?
@TPC: How did the stock keypad work out?
+ Que PPC
12th August 2009, 05:17 AM
is there any step by step on how and what folders i should use on the language pack?
i have the language
what dpi i should use (im using ELF 240x320)
what kitchen is this package friendly to cook...
lastly if there is a video it would be fantastic for us noob to see and here the lecture in cooking a rom
thanks
DPI 96 and DPI_96_RESH_240_RESV_320 :p
Cal-El
12th August 2009, 05:19 AM
I am now, wasnt in the past. Depends on what packages you downloaded. PM me with details and I'll help you out.
Is your Volume button working proper?
@TPC: How did the stock keypad work out?Yea, we need to figure out the volume issue on the touch pro! I will start searching and see what I find! :)
+ Que PPC
12th August 2009, 05:19 AM
Already did it.
Confirm, replacing all GAC_*_v1_0_0_0_* from 23016 solved the NET issue.
Nice finding...
Any other example than advanced config to test the netcf enhacements please i dont have issues with mine.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.