View Single Post
  #1 (permalink)  
Old 01-21-2010, 10:35 AM
raidzero's Avatar
raidzero
N00b
Offline
Location: PPCG
 
Join Date: Dec 2008
Posts: 2,193
Reputation: 5220
raidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to raidzero
Menu Enhancement Performance Problems

Hey guys. I come before you with a problem that has been bugging me for a long time. Everything in my rhodium ROM is perfect except for HTC menu enhancement. It is fine until you need to scroll the menu, then the animation is choppy and slow, sometimes if you scroll past the point where the menu items end, it just does not snap back and sometimes it does. I am using htc scroll from leo 2.02 dump and htc menu enhancement also from leo dump, but I have tried htc scroll and menu enhancement from all the shipped ROMs, cuihandler.dll as a file or a module and it is the same story. I am using VZW 6.5 oemdrivers, VZW 6.5 oemxipkernel, USC OEM base and USC EXT, 23518 SYS.


Does anyone have any ideas why it is so crappy?

htc scroll reg:

Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCScroll]
"friction"=dword:00000014
"velocity_factor"=dword:00002710
"flickup_threshold"=dword:00000FA0
"flickdown_threshold"=dword:00000FA0
"dist_to_pan"=dword:0000002A
"init_time_period"=dword:00000064
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"HTCScroll_TEST"="2_0_19222310_00"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Build_Order]
"HTCScroll_TEST"="2"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PKG]
"shadow"="1"
htc menu enhancement reg:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\System\GWE\Menu]
"CUIHandler"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\HTCMenus]
"MenuRadioBtnRightMargin"=dword:00000019
"MenuSubLevelRightMargin"=dword:00000019
"MenuContentLeftPadding"=dword:0000001c
"MenuCheckBoxRightMargin"=dword:0000000f
"MenuContentRightPadding"=dword:0000001c
"AnimationRadio_LS"=dword:00000000
"AnimationRadio"=dword:0000000
"DisplayDelayTime"=dword:00000000
"FontSize"=dword:00000018
"CHTFontSize"=dword:0000001a
"ItemHW"="440,760,73,74"
"ItemTile"="20,73,170,20,62,83,104,125,146,167"
"ItemHLTile"="20,74,20,20,41,62,83,104,125,146,167,188"
"ItemClickHL"="20,74,95,20,41,62,-1,104,125,146,167,188"
"CheckIcon"="43,37,43,0,129,0"
"SelectIcon"="31,32,0,0,31,62,93,124,155"
"SubMenuIcon"="19,32,0,0,19"
"ItemMidTileClickHL"="400,74,20,209"
"ItemMidTileClickHL_LS"="720,74,95,209"
"ItemClickHL_LS"="20,74,170,209,230,251,-1,293,314,335,356,377"
"PortraitMaxItemCount"=dword:00000009
"LandscapeMaxItemCount"=dword:00000005
"FontFace"="Helvetica Neue OTS"
"EnableVSync"=dword:00000001
"EnableManilaCheck"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"Menu_Enhancement_TEST"="1_1_19222010_00"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Build_Order]
"Menu_Enhancement_TEST"="2"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PKG]
"shadow"="1"
__________________

Last edited by raidzero; 01-21-2010 at 10:39 AM.