View Single Post
  #4957 (permalink)  
Old 02-27-2010, 04:02 PM
sc00b4s7eve's Avatar
sc00b4s7eve
VIP Member
Offline
Location: NorthEast, US
 
Join Date: Apr 2008
Posts: 863
Reputation: 2080
sc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit

Found a few things you might be interested in but I didn't want to take up more than one post.
Quote:
Originally Posted by sc00b4s7eve View Post
Same here but I only really notice it in landscape. Especially when entering a sub-menu. I'll generally add it to my build but leave it disabled via the app.reg in the VK.
This is what your looking for:
Code:
[HKEY_LOCAL_MACHINE\System\GWE\Menu]
"CUIHandler"=dword:00000001 ;0=disable 1=enable

*FIXED* It was the VSync option. They are fast as hell when it's disabled.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\HTCMenus]
"EnableVSync"=dword:00000000
If you want to see what the WM menus are like w/out completely disabling HTCMenus add this and then disable HTC Sense:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\HTCMenus]
"EnableManilaCheck"=dword:00000001
Quote:
Originally Posted by Calkulin View Post
A xml won't delete a folder that has items in it, so you have to delete all the links 1 by one, like

Code:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="%CE11%\Calendar.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
...
Quote:
Originally Posted by zone23 View Post
LOL..... OH ...... Crap.... LOL

%CE11% is the folder thanks, that helps
-I attached a copy of my reference to all the parsed names

-Also, you can use xml to "move" a file.
I've set up individual xml's for each link, It may be a little time consuming at first but I only have to add 1 or remove one when I build a new app in.
I attached a few of those that I throw in Sashimi's xml folder.

-And Finally... Either I've found the Best Placebo EVER or this really does improve the display a thousand times over
(Mainly motion, like sliding the M2.5 Quicklinks up/down and weather animations).
I Pulled it from an HD2 thread, and I only tried it after reading up a bit on DDI functions in WindowsCE.
To put it in laymans terms (that is, if I even skimmed it correctly at 4AM) It seems to default every surface that DDI draws to the highest possible colordepth instead of letting the OS+ddi.dll sort out which color depth to use.
*Warning* I don't know if this is SYS-dependant
I can tell you that 28232 & M2.5 are lovin'it!
Code:
[HKEY_LOCAL_MACHINE\System\GDI\DRIVERS]
"Bpp"=dword:00000018
Cheers!
Attached Files
File Type: txt xml-ref.txt (512 Bytes, 5 views) Click for barcode!
File Type: rar zzzMoveInternet.rar (395 Bytes, 3 views) Click for barcode!
__________________
Kitchen:Calkulin's VK for WVGA (Updated with Touch Pro 2 Collaboration)
ROM:Custom6.5.x(ScubaGear)
When it's deserved, click
This post has been thanked 3 times.