I am starting this thread because when I got my HTC Diamond to use for the first time a few months ago, I got disappointed when I saw the amount of free RAM memory. Only now I started to look some tips to try to free some memory and I realize that some applications consumes so much memory and do almost nothing.
I don't know if this is the best place to open this thread, but I open it here because it could inspire some ROM cookers to optimize the usage of RAM. If this is the wrong place, accept my apologize and feel free to move to the right place.
If you guys have tips too, please, put it here.
Here are two tips to start:
Remove HTC Volume Control - ~ 1MB RAM
Use Remove-Htcvolume-by-HallengreeN.cab
Disable Dialer Skin - ~ 10MB RAM (on HTC Diamond)
Go to 'HKEY_LOCAL_MACHINE/Security/Phone/Skin' and change the value of 'Enabled' from 1 to 0.
I hope this is a good start.
i did it on my tilt, and then rebooted, but the memory didnt change at all, even though the skin did
few fints for cooking:
remove every useless HTC software you have(manilas, and additional, ridiculous software)
set pp to max 6 mb(usually 4 mb is enough, 3.6 mb for wizard was optimal)
remove useless keyboards(transcribers etc.)
remove wisplite.dll - reg, trarecoenu.dll etc.
make caches smaller(audiocache, soundcache etc)
revise /windows/startup
disable tick in "sounds and notifications".
make modules from every thing that's possible(lots of tests)
avoid using upx for things that runs all the time.
remove whole lot of packs from sys in kitchen, whole wlive, and other ones(almost 1/5 of sys packs may be removed, as presented software is generallly useless, what more to say..)
remove useless today plugins
reedit graphics in kitchen(even just load, and save in gfx soft may make 'em more optimzed than generic ;p)
reedit hklm/init(>71 ones are usually useless)
use optimized tsk-s.
..and more i forgot.
basics. these allowed me to get up to 35.5 mb mem free on machine that usually have...24 mb or so(wizard).
ahh, for 6.5:
throw out titanium, remove 6.5 menu(cpr cuts) - use quick menu + startbutton fix instead - up to 2 mb mem free more.
of course, you won't get big fans for your roms there after such optimizations(you know, its xdadev, lol)...but, your machine may work better, at last...
- Disable QuickGps auto update function
- Replace Biotouch.exe with a dummy
http://forum.xda-developers.com/showpost.php?p=2326848&postcount=14
You will need Dotfred's task manager to kill Biotouch.exe
http://www.dotfred.net/TaskMgr.htm
Thanks to BsB
for ram memory release, is much better than cleanRAM and much fast. After install
make shortcut
nothin said:
few fints for cooking:
remove every useless HTC software you have(manilas, and additional, ridiculous software)-except manila and required packages for it what else can be removed?
set pp to max 6 mb(usually 4 mb is enough, 3.6 mb for wizard was optimal)
-wll device be slower?
remove useless keyboards(transcribers etc.)
-done
remove wisplite.dll - reg, trarecoenu.dll etc.
-how
make caches smaller(audiocache, soundcache etc)
-how
revise /windows/startup
-you mean remove programs from start up?
disable tick in "sounds and notifications".
-how??
make modules from every thing that's possible(lots of tests)
-how??
avoid using upx for things that runs all the time.
dont understand..dont know what is upx..
remove whole lot of packs from sys in kitchen, whole wlive, and other ones(almost 1/5 of sys packs may be removed, as presented software is generallly useless, what more to say..)
-done (if somebody need list what can be removed i will post it
remove useless today plugins
-done
reedit graphics in kitchen(even just load, and save in gfx soft may make 'em more optimzed than generic ;p)
hmm..what graphics??
reedit hklm/init(>71 ones are usually useless)
what keys to edit??
use optimized tsk-s.
-dont understand??
..and more i forgot.
basics. these allowed me to get up to 35.5 mb mem free on machine that usually have...24 mb or so(wizard).
ahh, for 6.5:
throw out titanium, remove 6.5 menu(cpr cuts) - use quick menu + startbutton fix instead - up to 2 mb mem free more.
of course, you won't get big fans for your roms there after such optimizations(you know, its xdadev, lol)...but, your machine may work better, at last...
Click to expand...
Click to collapse
ok questions/answers are up
and disableing push internet engine wil save about 2mb
nice thread! especially for cooker with poor device (ie 64mb RAM)
btw... i can advise using oxios hibernate - not any clean ram, etc.
it is just working.
advices stored below are useful for cookers mainly, but given reg changes may be imported onto device without problem, too.
remove every useless HTC software you have(manilas, and additional, ridiculous software)-except manila and required packages for it what else can be removed?
Click to expand...
Click to collapse
cannot help with that...
manilla is linked to whole bunch of ****(i mean audiomanager etc), i cannot advise anything, but manila and that whole soft removal for people that can manage with other(not htc/m$ promoted ones) today solutions methods.
there are plenty.
q:-wll device be slower?
Click to expand...
Click to collapse
hard to say - if even wizard wasn't with 3.6 mb, i think 4 mb would be ok(for qvga device, cannot tell bout vga).
generally, every rom i made was...fast. it is my rule - much mem and FAST sys.
remove wisplite.dll - reg, trarecoenu.dll etc.
-how?
Click to expand...
Click to collapse
just use total commander to find "wisp" word, unicode in /sys(you are searching in rgu's), then track all RELATED regs and remove, then search for "trareco", unicode in /sys and remove it too, then remove these files from kitchen..
make modules from every thing that's possible(lots of tests)
-how??
Click to expand...
Click to collapse
exe files, and dll files(and some other ones) stored in kitchen may be turned into modules with reversmode.
it WILL save used memory - look onto "execute in place" term on xdadev to find out more.
make caches smaller(audiocache, soundcache etc)
-how
Click to expand...
Click to collapse
[HKEY_LOCAL_MACHINE\Snd\Event]
"EventCache"=dword:00000100
and
[HKEY_LOCAL_MACHINE\Audio\SoftwareMixer]
"BufferSize"=dword:00000200
i am aware, you probably wont find sd caches useful, but for machines with sd slot i'd advise these ones:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC2\FATFS]
"CacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC2\FATFS]
"DataCacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1\FATFS]
"CacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1\FATFS]
"DataCacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
"ReplStoreCacheSize"=dword:00000040
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Filters\fsreplxfilt]
"ReplStoreCacheSize"=dword:00000040
diamond may have SIMILAR things for internal storage, i don't know, just search for similar things, small cache usually is not slowing down ANYTHING.
revise /windows/startup
-you mean remove programs from start up?
Click to expand...
Click to collapse
yup. just leave what you need, and what MUST stay, throw away whole rest.
disable tick in "sounds and notifications".
-how??
Click to expand...
Click to collapse
heh, i do not remember that one, but it may be this:
[HKEY_LOCAL_MACHINE\Snd\Event]
"EventMask"=dword:00ffffff
avoid using upx for things that runs all the time.
dont understand..dont know what is upx..
Click to expand...
Click to collapse
upx packs exe and dll files to make them smaller in size, BUT if you use such file as something that works all the time, you may lose 2x more mem, it is not clear, but i think it works that way.
upx is GREAT method of rom space saving for things like word, powerpoint, that kind of things, NEVER use it to pack today plugins, etc.
reedit graphics in kitchen(even just load, and save in gfx soft may make 'em more optimzed than generic ;p)
hmm..what graphics??
Click to expand...
Click to collapse
take kitchen, open acdsee in oem, then sys, you will see what i mean. stupid dialer may take 50% memory less after gfx edit,.
hardcore cookers may affect res stored in dlls, execs etc.
reedit hklm/init(>71 ones are usually useless)
what keys to edit??
Click to expand...
Click to collapse
well, it depends on device, usually everything > than launch71 is just ...not neccesary, BUT make tests after backup on device, then affect kitchen, if succeded, or use totalcommander to evaluate things.
use optimized tsk-s.
-dont understand??
Click to expand...
Click to collapse
uh, you do not know what tsk's are?
tsk are today color and wallpaper themes - it may be BIG or small, optimized, or not.
here, on xdadev things like optimisation died about 2 yrs ago..you know..
cannot say more bout tsk making, i'd just say - that exactly same lookng theme may be circa about 50% smaller, than usually is(gfx optimizations, wise p/l overrides(not 4 gfxes, just 2..etc)).
ah i forgot, it is good idea to do that:
[HKEY_LOCAL_MACHINE\System\ErrorReporting\DumpSettings]
"DumpEnabled"=dword:00000000
and
[HKEY_LOCAL_MACHINE\System\ErrorReporting\UploadSettings]
"DontUpload"=dword:00000001
[HKEY_LOCAL_MACHINE\System\ErrorReporting\DumpSettings]
"DumpEnabled"=dword:00000000
[HKEY_LOCAL_MACHINE\ControlPanel\Error Reporting]
"Hide"=dword:1
HKEY_LOCAL_MACHINE\ControlPanel\Customer Feedback]
"Redirect"=""
"Group"=""
one more thing:
look at different rom dumps, you will notice something interesting about fonts - there are ttf's having MUCH less size = more ram after exchange(doublecheck these - you may lose national chars in some cases, NOT always, just open ttf in any font editor to check what's inside).
one more thing:
use fake dlls for fwupdate and sqm.
sorry for poor english, good luck guys...
upd: small..reedit.
upd2: small..reedit.
upd3,4,5,6: small reedit...
BTW, manila= -10mb ram, to -12mb. Plus other htc soft, summed is a -15mb ram. Delete all this soft, or xip it! Xiped manila not work, too.
Sorry for bad english..
MietasSR said:
BTW, manila= -10mb ram, to -12mb. Plus other htc soft, summed is a -15mb ram. Delete all this soft, or xip it! Xiped manila not work, too.
Sorry for bad english..
Click to expand...
Click to collapse
Idont know how large your manila package is, but mine is les than 3.5 mb
I will have to add some of my tips on here when I have the chance. subscibed
S.V.I said:
Idont know how large your manila package is, but mine is les than 3.5 mb
I will have to add some of my tips on here when I have the chance. subscibed
Click to expand...
Click to collapse
count whole related oempacks in base kitchen os....i mean everything but the core is just HTC moronic bull**** there.
and thats binded to manila.
brandonhall517 said:
i did it on my tilt, and then rebooted, but the memory didnt change at all, even though the skin did
Click to expand...
Click to collapse
Actually, it depends how much resources the device's dialer use. In the case of HTC Diamond, the dialer is a little bit heavy. When its disabled, frees up to 10MB. Touch PRO, HD and Diamond 2 devices may have the same results.
On QVGA devices, most of the current most known dialers take around 1 up to 2MB of RAM.
You were disappointed with the RAM on the Diamond? Wow you are spoiled. Try using a Titan, then going to something like the diamond. That's over 4x what I had. <50 MB, <25 MB free on a fresh ROM. So glad I got my TP2 now. This is like salvation.
S.V.I said:
Idont know how large your manila package is, but mine is les than 3.5 mb
I will have to add some of my tips on here when I have the chance. subscibed
Click to expand...
Click to collapse
Cool as mine is 12MB inc graphics mind you my theme uncompressed is about 8MB lol
Look forward
ok cool, thanks for the explanation
stylez said:
Cool as mine is 12MB inc graphics mind you my theme uncompressed is about 8MB lol
Look forward
Click to expand...
Click to collapse
If you open up every exe and delete all of he icons inside; and ou take al of your images and ave them for the web in PNG8 format unless yo need alpa ransparency for some; then UPXthe exe's you will have a smaller package. you can also get rid of the weather animations which will save you quite a few megabytes.. only some of the files have to be bitmaps (photo tab)
S.V.I said:
then UPXthe exe's you will have a smaller package.
Click to expand...
Click to collapse
you have to be careful with this... and check the results after every upxing. You see, upxed binary have to be loaded to ram as a whole and there unpacked. Yes, it gives you more rom capacity - but not more ram!
Besides... if you're using lzx compression, upx is not a great deal anymore, it's doubling each over.
Hello,
Thanks for this thread, it 's very great
You talk about gfx edit.
Have you some informations about....
How doing good gfx optimizations ?
Thanks a lot
regards,
Nixeus
Nixeus said:
How doing good gfx optimizations ?
Click to expand...
Click to collapse
Reduce number of colors in palette, get rid of tonal gradients, which consume many colors.
Can you imagine, that in wm6.5 builds icons for G, E and so on on a taskbar are in 32bits? while they need.... 1 bit! only.
Related
How difficult is it to cook in manila 2-d, has anyone done it on the ppc6800 sprint titan. Is it possible to get a copy of it. I have tried numerous times to use the ppckitchen buildos app, but I keep getting an error that I am missing the XIP folder in this extension: "C:\DocumentsandSetting\M541378\ApplicationDat a\hI qInc\PPC-BuildOS\9.05.3.0Temp\ROM\XIP" thank you anyone who can help.
grimstar8402 said:
How difficult is it to cook in manila 2-d, has anyone done it on the ppc6800 sprint titan. Is it possible to get a copy of it. I have tried numerous times to use the ppckitchen buildos app, but I keep getting an error that I am missing the XIP folder in this extension: "C:\DocumentsandSetting\M541378\ApplicationDat a\hI qInc\PPC-BuildOS\9.05.3.0Temp\ROM\XIP" thank you anyone who can help.
Click to expand...
Click to collapse
There are some issues with the new BuildOS. Let them sort that out first. You should be able to build it in. I am running NueROM3 Pre3 kitchen with M2D. Swapped it back to my normal NueROM3 Pre3 because quite frankly I think M2D blows. But thats my opinion.
EDIT: After using M2D I actually love it!
Also, what build of CE OS are you trying to use in the kitchen?
Also, if you absolutely cant get it I can whip something up for you. Tell me what else you may want in it?
i'd like to check that rom out myself scrosler...not wanting much in it, rather clean. with the...
manilla 2d ui
nueusb
titlebardatehack
that's pretty much about it.
Clean is good, most folks have all the cabs to dirty it up themselves.
thanks in advance.
stifiling said:
i'd like to check that rom out myself scrosler...not wanting much in it, rather clean. with the...
manilla 2d ui
nueusb
titlebardatehack
that's pretty much about it.
Clean is good, most folks have all the cabs to dirty it up themselves.
thanks in advance.
Click to expand...
Click to collapse
Ive got a ROM I am about to post for this thread. Its for Sprint right now. Because I am doing this with the PPC kitchen what carrier do you want me to use?
UPDATED: 1 Nov 2008
**NOTE 2 Nov 2008, 2:30AM Central Time**
There is a new thread devoted to my latest release, Round 4. Please see this thread http://forum.xda-developers.com/showthread.php?t=441716.,
Thank you all for your support and feedback. I am no longer supporting the first three rounds but they will eventually get a link on my new download links in the post noted above. For now I have removed the links from the site and this post.
**END NOTE 2 Nov 2008, 2:30AM Central Time**
Ok,
Let me make one thing clear: None of this is my work! This is compilation of great works from all over the internet. If you see a screnshot that is your product please let me know so I can give appropriate credit.
Shout Outs go to:
First and Foremost
DCD, GC, and No2Chem - I learned quite a bit just by reading there posts and disecting the DCD kitchen and of course SEARCHING ;c)
But no less important
DogGuy, and Dutty (NBH Tools), All the artists that made these bad ass themes and pics that I bootlegged from all over the Internet and everyone else who made this stuff possible! Especially the guy that Made M2DC (http://forum.xda-developers.com/showthread.php?t=427392)
Ok, I have posted ROM's for all. Please download and enjoy.
I also made these ROMS using the PPC Kitchen. Please visit there site and try there kitchen then donate if you got the spare cash. Its great! http://ppckitchen.org/
Thanks for taking the time to download my work and try it out. I value all feeback but would prefer not to get my ass handed to me. Please be thoughtful ;c) It takes guts to post this sort of file to the web. I understand how important these devices are to people so I want everyone to know that I have tested the core of this ROM for over a week with no major issues. I also reboot daily (by choice)! But as always;
*USE AT YOUR OWN RISK! I AM NOT RESPONSIBLE FOR ANYTHING THAT GOES WRONG!*
*You also need to be on Bootloader 2.40 or 2.47 with a GPS radio of 3.3x.x and higher*
If you dont have that then please read the stickes at the top of the forum main page and go tot he Titan Wiki page to learn how to get there. I cannot help you with that part, just my ROM and its functionality. Here is a great tutorial from GAMedic at PPC Geeks that will walk through the steps of setting your phone up for a custom ROM.
GAMedic Tutorial: http://forum.ppcgeeks.com/showthread.php?t=33857
Im also VERY up to suggestions for additional software and possibly removing unwanted items in the rom.
Here is the of OEM's list I used. I made some myself and modified others yet while leaving some just the way they were.
Solitaire and Bubblebreaker
Keyboard Driver
Wireless Lan Manager
Adjust OOM Settings to allow 512kb memory
Adjust OOM VLOW Settings to allow 64kb memory
HTC Ringtones (Basic)
HTC Ringtones (Musical)
Additional Ringtones
Additional Themes
Additional Sounds
Adobe Reader 2.5.103401
Arcsoft MMS 5.0.70.24
psShutXP with my custmized black theme
Calibri Font
Comm Manager - Black
Data Timer/Disconnect Indicator
Google Maps
Graphite Keyboard
HTC Album
HTC Audio Manager
HTC Youtube QVGA
iContact 1.02
Add Mark All As Read/Delete All
M2DC .12.148
Manila 2D with White Diamond Skin
HTC NetworkPlugin
No SMS Sent Notification
Notifications
nueFonts
nueLED
HTC Titan Camera
Office Excel
Office Powerpoint
Office Word
Opera_v9_5_Build_2128_QVGA_WWE (No longer since Round 3!)
Oxios Memory
Pocket RAR
Set Scrollbar Thickness at 9
SPB Black 47 Calculator Skin
Skip Welcome
SPB Backup 2.0
StartClean
Startup Animation
Cleartype On
nueUSB Mass Storage Driver
Microsoft Voice Command
Custom Black Theme done by me (Based off the Colonel's Custom Theme)
ROM with M2D active has about 20 Megs of free RAM (everything disabled except active sync and M2d)
ROM Without M2D active has about 25.75 Megs of RAM. (everything disabled except active) It runs VERY nicely with out M2D.
Just remember M2D is a memory hog but looks sooooo good!
Thanks again! Enjoy!
Round 1 - OUTDATED but still a popular choice!
Links removed
Round 2 - TOO BUGGY I HAVE BEEN TOLD but runs fine on my phoen- NOT RECOMENDED for anything other than testing purposes- Apps shut down alot when not being used because of REg tweaks I got from No2Chem's OEMS. I like this feature, alot of people dont! This ROM has the typical issue of TouchFlow shutting down when the device is under high memory usage as reported by some users.
Links Removed
Different Skin this time (http://forum.xda-developers.com/showpost.php?p=2709784&postcount=1535), minor bug fixes. Camera version 5. Latest 20755 CE OS. Newer build of Opera 9.
Round 3 -First Round based off DCD 3.2.6
Links Removed
This ROM was rebuilt from the ground up and based off the DCD 3.2.6 Kitchen. Its missing Opera, Audio manager, the Diamond dialer and the Diamond comm manager (Most people are happy about this) and has no custom boot screens as I did not want to start tearing apart the kitchen. It seems to be the most stable so far! More free ram at boot as well. Download, enjoy and provide feedback!
It was found that YouTube is not working proper on this ROM. No other bug reports thus far.
Round 4 - Coming Soon! Alpha testing is underway. This will be a "barebones" M2D ROM that is ready to run on first boot. It will include the CAB files that are needed to custoimize it to the way you want. I have added extra themes for M2D, the latest customizer, and all the M2D apps that people have asked for.
And I was just asked to post this by a user. If you like the ROM you are using and have a some spare change then by all means..... Otherwise donations are not mandatory to download, use, and get support of my ROM!
Donations -
https://www.paypal.com/cgi-bin/webs...=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted
Oh, if you don't see your carrier let me know! I will put it up for you.
Row 1 (from left to right)
Splash 1, Splash 2, Welcomehead
Row 2 (from left to right)
Manillia 2D with White Diamond Theme (From http://forum.xda-developers.com/showthread.php?t=425974), Bad ass dialer from PPCGeeks Kitchen, Bad ass Comm Manager from PPCGeeks Kitchen
Row 3 (from left to Right)
Manilla 2D Customizer, CE OS Version, My Black Version of PS Shutdown
I will also use this post for announcements of new ROM's Bug fixes, etc. Read the thread and check back frequently. More importantly enjoy your phone!
35 Gigs worth of downloads and counting!!!!! At 57 megs average file size that is about 600 downloads in 10 days or 60 per day or 2.5 downloads every hour since I first posted the ROMS. Thanks everyone for trying it out!
Any chance you can release this as a rom? It looks pretty sweet.
BTC
scrosler said:
Ok,
Let me make one thing clear: None of this is my work! This is compilation of great works from all over the internet. If you see a screnshot that is your product please let me know so I can give approriate credit.
Shout Outs go to:
First and Foremost
DCD, GC, and No2Chem - I learned quite a bit just by reading there posts and disecting the DCD kitchen and of course SEARCHING ;c)
But no less important
DogGuy, and Dutty (NBH Tools), All the artists that made these bad ass themes and pics that I bootlegged from all over the Internet and everyone else who made this stuff possible! Especially the guy that Made M2DC (http://forum.xda-developers.com/showthread.php?t=427392)
Thank you all and here is my contribution back!
Row 1 (from left to right)
Splash 1, Splash 2, Welcomehead
Row 2 (from left to right)
Manillia 2D with White Diamond Theme (From http://forum.xda-developers.com/showthread.php?t=425974), Bad ass dialer from PPCGeeks Kitchen, Bad ass Comm Manager from PPCGeeks Kitchen
Row 3 (from left to Right)
Manilla 2D Customizer, CE OS Version, My Black Version of PS Shutdown
Click to expand...
Click to collapse
yea..i'm on sprint. can't wait till the rom is posted. definitely looks nice
stifiling said:
yea..i'm on sprint. can't wait till the rom is posted. definitely looks nice
Click to expand...
Click to collapse
Ok, I am having grimstar test it out now. He just installed about 1/2 hour ago. I did the Sprint version for him, I am on VZW.
Billy what carrier do you need?
let me test it too. i may use different aspects of the phone/programs that he doesn't and may discover some quirks that he won't.
Me too!
Sprint
tsp
what's up wit the rom man. it was me that specifically asked for the rom...not grimstar, not understanding why he's the one doing the testing and wasn't the one to 'specifically' ask.
Is there any way i can test this on telus as well?
stifiling said:
what's up wit the rom man. it was me that specifically asked for the rom...not grimstar, not understanding why he's the one doing the testing and wasn't the one to 'specifically' ask.
Click to expand...
Click to collapse
Working on it now....
Should have it up soon....
BrokenSibik said:
Is there any way i can test this on telus as well?
Click to expand...
Click to collapse
I did a Telus Version. Will post that as well. I am just uploading them to my website now. I will post links when completed. Probably about an hour for all three ROMS to be done.
ROM's are up!
Ok, I have posted ROM's for all. Please download and enjoy.
Once again, this is not my work. I just assembled and tuned it all. If you feel the urge to dontate please donate to the people that I listed in the first page. They are the ones who made this ROM possible. I also made these ROMS using the PPC Kitchen. Please visit there site and try there kitchen. Its great! http://ppckitchen.org/
Thanks for taking the time to download my work and try it out. I value all feeback but would prefer not to get my ass handed to me. Please be thoughtful ;c) It takes guts to post this sort of file to the web. I understand how important these devices are too people so I want everyone to know that I have tested the core of this ROM for over a week with no major issues. I also reboot daily (by choice)! But as always;
*USE AT YOUR OWN RISK! I AM NOT RESPONSIBLE FOR ANYTHING THAT GOES WRONG!*
*You also need to be on Bootloader 2.40 or 2.47 with a GPS radio of 3.3x.x and higher*
If you dont have that then please read the stickes at the top of the forum main page and go tot he Titan Wiki page to learn how to get there. I cannot help you with that part, just my ROM and its functionality. Here is a great tutorial from GAMedic at PPC Geeks that will walk through the steps of setting your phone up for a custom ROM.
GAMedic Tutorial: http://forum.ppcgeeks.com/showthread.php?t=33857
Im also VERY up to suggestions for additional software and possibly removing unwanted items in the rom.
Here is the of OEM's list I used. I made some myself and modified others yet while leaving some just the way they were.
Solitaire and Bubblebreaker
Keyboard Driver
Wireless Lan Manager
Adjust OOM Settings to allow 512kb memory
Adjust OOM VLOW Settings to allow 64kb memory
HTC Ringtones (Basic)
HTC Ringtones (Musical)
Additional Ringtones
Additional Themes
Additional Sounds
Adobe Reader 2.5.103401
Arcsoft MMS 5.0.70.24
psShutXP with my custmized black theme
Calibri Font
Comm Manager - Black
Data Timer/Disconnect Indicator
Google Maps
Graphite Keyboard
HTC Album
HTC Audio Manager
HTC Youtube QVGA
iContact 1.02
Add Mark All As Read/Delete All
M2DC .12.148
Manila 2D with White Diamond Skin
HTC NetworkPlugin
No SMS Sent Notification
Notifications
nueFonts
nueLED
HTC Titan Camera
Office Excel
Office Powerpoint
Office Word
Opera_v9_5_Build_2128_QVGA_WWE
Oxios Memory
Pocket RAR
Set Scrollbar Thickness at 9
SPB Black 47 Calculator Skin
Skip Welcome
SPB Backup 2.0
StartClean
Startup Animation
Cleartype On
nueUSB Mass Storage Driver
Microsoft Voice Command
Custom Black Theme done by me (Based off the Colonel's Custom Theme)
ROM with M2D active has about 20 Megs of free RAM (everything disabled except active sync and M2d)
ROM Without M2D active has about 25.75 Megs of RAM. (everything disabled except active) It runs VERY nicely with out M2D.
Just remember M2D is a memory hog but looks sooooo good!
Thanks again! Enjoy!
Sprint
------
http://www.scottcrosler.com/ROMS/sprint.rar
Telus
-----
http://www.scottcrosler.com/ROMS/telus.rar
VZW
----
http://www.scottcrosler.com/ROMS/vzw.rar
USCC
-----
http://www.scottcrosler.com/ROMS/USCC.rar
Bell
---
http://www.scottcrosler.com/ROMS/bell.rar
I have to say, I am very impressed with this rom. It's much smoother on my titan than dcd 3.2.6. On my device, I have about 17 mb free, but I feel like it's twice as fast as before. Great job!
drewzee said:
I have to say, I am very impressed with this rom. It's much smoother on my titan than dcd 3.2.6. On my device, I have about 17 mb free, but I feel like it's twice as fast as before. Great job!
Click to expand...
Click to collapse
Thanks!!!!!
scrosler said:
Ok, I have posted a Verizon, Sprint and Telus ROM for all. Please download and enjoy.
Once again, this is not my work. I just assembled and tuned it all. If you feel the urge to dontate please donate to the people that I listed in the first page. They are the ones who made this ROM possible.
Thanks for taking the time to download my work and try it out. I value all feeback but would prefer not to get my ass handed to me. Please be thoughtful ;c) It takes guts to post this sort of file to the web. I understand how important these devices are too people so I want everyone to know that I have tested the core of this ROM for over a week with no major issues. I also reboot daily (by choice)! But as always;
*USE AT YOUR OWN RISK! I AM NOT RESPONSIBLE FOR ANYTHING THAT GOES WRONG!*
Im also VERY up to suggestions for additional software and possibly removing unwanted items in the rom.
Here is the of OEM's list I used. I made some myself and modified others yet while leaving some just the way they were.
Solitaire and Bubblebreaker
Keyboard Driver
Wireless Lan Manager
Adjust OOM Settings to allow 512kb memory
Adjust OOM VLOW Settings to allow 64kb memory
HTC Ringtones (Basic)
HTC Ringtones (Musical)
Additional Ringtones
Additional Themes
Additional Sounds
Adobe Reader 2.5.103401
Arcsoft MMS 5.0.70.24
psShutXP with my custmized black theme
Calibri Font
Comm Manager - Black
Data Timer/Disconnect Indicator
Google Maps
Graphite Keyboard
HTC Album
HTC Audio Manager
HTC Youtube QVGA
iContact 1.02
Add Mark All As Read/Delete All
M2DC .12.148
Manila 2D with White Diamond Skin
HTC NetworkPlugin
No SMS Sent Notification
Notifications
nueFonts
nueLED
HTC Titan Camera
Office Excel
Office Powerpoint
Office Word
Opera_v9_5_Build_2128_QVGA_WWE
Oxios Memory
Pocket RAR
Set Scrollbar Thickness at 9
SPB Black 47 Calculator Skin
Skip Welcome
SPB Backup 2.0
StartClean
Startup Animation
Cleartype On
nueUSB Mass Storage Driver
Microsoft Voice Command
Custom Black Theme done by me (Based off the Colonel's Custom Theme)
ROM with M2D active has about 21 Megs of Free RAM
ROM Without M2D active has about 25.75 Megs of RAM. It runs VERY nicely with out M2D. Just remember M2D is a memory hog but looks sooooo good!
Thanks again! Enjoy!
Sprint
------
http://www.scottcrosler.com/ROMS/sprint.rar
Telus
-----
http://www.scottcrosler.com/ROMS/telus.rar
VZW
---
http://www.scottcrosler.com/ROMS/vzw.rar
USCC
---
http://www.scottcrosler.com/ROMS/USCC.rar
Click to expand...
Click to collapse
is there a way to get kitchen out of your rom? bcause there is some appz that i don't need.
belmont said:
is there a way to get kitchen out of your rom? bcause there is some appz that i don't need.
Click to expand...
Click to collapse
Yes but I need to work on it. It will take a while. Maybe a week or so.
scrosler said:
Yes but I need to work on it. It will take a while. Maybe a week or so.
Click to expand...
Click to collapse
thanks for quick reply
iCaller v0.1.0.3 alpha
Simple CallerID application which extends system default Incoming Call screen with full-sized pictures, additional contact information and fully customized interface.
Currently, it is an alpha version, which means that it may contain bugs and do not work correctly on some devices. Please give me the feedback, I'll be fixing issues.
You may get it also at my new home site
Features:
- Lightweight
- Expands default incoming call screen without affecting its behavior
- Full-sized contact picture
- Pictures can be stored on a Storage Card or in Pocket Outlook database
- Picture can vary for the same contact depending on its phone number (just name the picture with a number, e.g. 5554433.jpg)
- Customized interface based on HTML (using system HTMLView control, thanks for idea goes to mrproper)
ToDo:
- Screen lock functionality
- Speed improvements
- Bugfixing
Instructions:
- Unpack contents of the archive in a folder on your device, e.g. \Program Files\iCaller (do not forget to copy zlibce.dll too!)
- Check settings.ini - it is configured for English version of Windows Mobile OS, you may need to replace sSysCallerWndTitle option from 'Phone - Incoming...' to your localized name of system default Incoming Call window
- Launch iCaller.exe
For detailed instructions refer to readme.html
Note!
Stop and restart iCaller each time you modify the settings.ini file!
Thanks will test with manila about time just a simple fullscreen caller
Does not work with manila 2D as the manila caller id cuts Icaller out also the call delay is much worse on my 5-6 times before ring is herd ?
wapvirus said:
Thanks will test with manila about time just a simple fullscreen caller
Does not work with manila 2D as the manila caller id cuts Icaller out also the call delay is much worse on my 5-6 times before ring is herd ?
Click to expand...
Click to collapse
Haven't tested with Manila yet. Probably it will require modifying sSysCallerWndClass and sSysCallerWndTitle options in settings.ini to properly hide Manila CallerID. I'll investigate the delay issue too. Thanks for the feedback!
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
bluemetalaxe said:
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
Click to expand...
Click to collapse
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
truburt said:
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
Click to expand...
Click to collapse
Not to forget that iCaller works usefully on Smartphones whereas I, for one, have never gotten anything working with S2U2 on a Smartphone. Plus it's lightweight and since you're using the HTMLViewer that means it's also pretty configurable.
I've got a few ideas myself on themes for it...!
Kermit Woodall
Managing Editor
GadgetNutz.com
I assume you can put this in the startup drawer/folder or put a .lnk to it there to start this everytime the phone starts?
Kermit Woodall
Managing Editor
GadgetNutz.com
You say its customizable with graphics..Is this a whole skin/theme ability or just replacing already existing files ?
And is it possible to have gfx for tapped state as well ? And transparent PNG files ?
If so, I would be really interested in skinning it (once its stable and fast ^^).
And, maybe I get this wrong but what do you mean by "screen lock functionality" ?? Sounds like S2U2
regards,
Martin
mmh, its lightwight, of course because it has not much functions, so wait two weeks and we will see because it seems that there is a lock function coming too
The other thing is that you need this and a screenlocker application and a volume control application and and and. with s2u2 you can disable parts of programm. Just my thoughts about another calleer iD.
But maybe usefull for non touch devices or other lockers, as i said.
hey Schmidler, Oesterreich gehoert wieder zu Deutschland *kleiner Spass aus Bayern
Running it on ATT Tilt, stock 6.1 rom, with HTC Home Plugin. Works great so far. I like the HTML layout, it can be customized quite easily.
I have been looking for something like this for a while now, I'll test some more and report back.
yes, S2U2 already got a lot of functionality, but its true that it´s memory intesive.
[OFF-TOPIC] @bluemetalaxe: xD ja klar, Deutsches Reich nichwahr kennst ja hoffentlich http://www.youtube.com/watch?v=wGPGSyCreJA [/OFF-TOPIC]
athis is exactly what I have been looking for for a long time!!!
огромное спасибо!
Going to try on my wizard to see how it works. hopefuly it will rescale my outlook contact photos to something more reasonable.
edit:
Here is a smaller picture for the no caller id.
it is saved as a 2color png in 8bits
weighs less than a kb as oposed to the 7kb in the one you posted.
(This should make a lot the difference with speed as well)
bluemetalaxe said:
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
Click to expand...
Click to collapse
I'm not using S2U2 or ThrottleLock, and I do find this application could be very useful.
truburt said:
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
Click to expand...
Click to collapse
i have to agree with you.. S2U2 is heavy and pointless for some people. i don't use it and nor need it. I'll be using iCaller, no doubt about it.
thanks
pilgrim011 said:
I'm not using S2U2 or ThrottleLock, and I do find this application could be very useful.
Click to expand...
Click to collapse
I think that the big difference is that it is so lightweight.
You can have as many pictures as you want for your people on storage card without making PIMVOL as huge as mine (1.5mb) and only for few contacts!
can you immagine if I had pictures for ALL of my 200+ contacts??? that would probably add up to 5mb!
Hi Burt,
Installed on my HTC Touch on program files , but still getting the small screen with the picture on the background.
How do i get rid of the small old screen showing the number & get only the new full screen.
thx.
here is what happened on my wizard:
installed ran testcalled from a friends phone.
at the top of the screen I got 3 pictures (same ones from my outlook. under it the blue screen. under that the standard windows mobile bubble.
I think that there needs to be some kind of a scaling engine for outlook photos. at least double size. and the background needs to change from the scarry blue to a black or very dark grey.
looking forward to an update. thanks for trying to tackle a problem that many cant seem to care about
truburt said:
iCaller v0.1.0.2 alpha
Click to expand...
Click to collapse
many many thanks for sharing this useful application, I attach italian.lng (rename .txt in .lng) for Italian users.
I'm trying to change the font size in default theme to have it bigger, but I don't know which value I have to write instad of "{ font-size: large; }"
Thanks in advance.
Ciao, Andrea
Genius2000 said:
many many thanks for sharing this useful application, I attach italian.lng (rename .txt in .lng) for Italian users.
I'm trying to change the font size in default theme to have it bigger, but I don't know which value I have to write instad of "{ font-size: large; }"
Thanks in advance.
Ciao, Andrea
Click to expand...
Click to collapse
I just found how to change the font size "{ font-size: 180%; }", now I would like to change also the font color, any hint?
Ciao, Andrea
S.V.I said:
here is what happened on my wizard:
installed ran testcalled from a friends phone.
at the top of the screen I got 3 pictures (same ones from my outlook. under it the blue screen. under that the standard windows mobile bubble.
I think that there needs to be some kind of a scaling engine for outlook photos. at least double size. and the background needs to change from the scarry blue to a black or very dark grey.
looking forward to an update. thanks for trying to tackle a problem that many cant seem to care about
Click to expand...
Click to collapse
this is exactly what happened to me
Hello guys...
as some of you were asking me, how to permanently put QuickMenu in the place of honeycomb, with a RAM return, I'm putting for you a ready to use package for that.
So - first, we're just installing QuickMenu. Easy, normal process, I'm using the same package for two years already Be warned though it requires DelayedExec app, as QM was sometimes causing some problems during a cold boot. If you don't have it, or don't want it, just re-edit LNK file to remove its usage.
Then - it seems QM can't capture "start" word under wm6.5, so we're using a great app named "StartButton" and set it to capture this word and call QM.
Then - hey! Where're some of the icons from the settings menu?... Well - remember some of them were out of their folders? We need to get them back...
In the end... we want to get rid of the honeycomb itself, as it's still sitting in our RAM - almost 2MB of RAM on QVGA! It's a nightmare... how to do that? Easy... just edit proper CPR files and set them to... null text this way system won't be able to prepare a whole scene and won't load those files - returning you all this RAM. Be careful - it's prepared for QVGA, so for other resolutions, you have to re-edit this file and change the filenames in it!
The package contains all those things - preconfigured QuickMenu, fixed settings items in their proper folders (done with a provXML file), preconfigured StartButton and special initflashfiles.txt file, changing the CPR files to the empty ones.
Enjoy your brand new, fast and full of RAM WM6.5!
DOWNLOADS:
1. For the kitchen:
The package in the EXT format for ervius' kitchen can be downloaded from here.
2. For normal users:
2a. twopumpchump compiled a CAB installation, it's here. It fits all the resolutions!
2b. jfrm reedited this CAB, so it doesn't remove the honeycomb. So, if you want, just quit QM and there's your honeycomb back! It's here.
2c. Another version from jfrm - tapping on logo will pop QM, while tapping on the "Start" word will pop honeycomb. It's here.
Man!
last night i was trying to make this works over the START word in task bar... this is great...!!!
BTW do you know how to remove the titanium?
I dont want the whole files, but if i disable chome in sys or bronze or bronzeEA the start wont works and the devices freeze by itself... maybe we couldnt and just need to disable it in today settings and thats all! but it seems that the semitransparent bars gets lost... in that way we can have a full vanilla lots of storage and great RAM with the speed of WM6.5 and its awsome scrolling.
Nice work dude! will try it on my next release as a ultra vanilla!
+ Que PPC said:
BTW do you know how to remove the titanium?
I dont want the whole files, but if i disable chome in sys or bronze or bronzeEA the start wont works and the devices freeze by itself... maybe we couldnt and just need to disable it in today settings and thats all! but it seems that the semitransparent bars gets lost... in that way we can have a full vanilla lots of storage and great RAM with the speed of WM6.5 and its awsome scrolling.
Click to expand...
Click to collapse
I've just removed all the chome and bronze packages - and all is working ok
good work
hi friend, ltns just tried the new "old style" start menu and seems to be working great. i did get the popup for DelayedExec since i dont have it in my rom, but i can fix that np. im partial to 6.5 start menu myself, but do you mind if i make a cab, or you can if you want, so some of my users can have this on my 6.5 roms? alot of people still want the old 6.1 menus and this would be great for them
twopumpchump said:
do you mind if i make a cab
Click to expand...
Click to collapse
go for it Just post it here.
Just remember to change those cpr files to empty ones, so it can free up ram.
why?
This is to have more RAM but...
The quick menu works fine,
that popup error that twopumpchump say stops to show on in second softreset
but can you see the bronzeres error? both plugins... weather and some other in blank and i have only 12mb of ram... could it be due to lzx compression ?
What else to delete?
Bronze
bronzeEA
bronzenonEA
Chome
utak3r said:
go for it Just post it here.
Just remember to change those cpr files to empty ones, so it can free up ram.
Click to expand...
Click to collapse
ok here it is, i included delayedexec and the blank cpr files if thats ok just tested on my phone seems to work perfect, if not let me know ill fix it. im going to link to your thread for my users, im sure they will let you know if you have any bugs lol. thanks for the great work.
edit....now for all resolutions
+ Que PPC said:
but can you see the bronzeres error? both plugins... weather and some other in blank and i have only 12mb of ram... could it be due to lzx compression ?
Click to expand...
Click to collapse
Well, I'm using lzx, too, so...
+ Que PPC said:
What else to delete?
Bronze
bronzeEA
bronzenonEA
Chome
Click to expand...
Click to collapse
bronze
Bronze_DPI_96
BronzeNonEA
CHome
CHome_DPI_96
CHome_Lang_0409
twopumpchump said:
ok here it is, i included delayedexec and the blank cpr files if thats ok
Click to expand...
Click to collapse
ok, thanks I was too lazy to make it on my own...
twopumpchump said:
ok here it is, i included delayedexec and the blank cpr files if thats ok just tested on my phone seems to work perfect, if not let me know ill fix it. im going to link to your thread for my users, im sure they will let you know if you have any bugs lol. thanks for the great work.
Click to expand...
Click to collapse
Great work on this, now to get this for VGA users....
brol1k said:
Great work on this, now to get this for VGA users....
Click to expand...
Click to collapse
Install this one as normal and then manually edit StartMenu_Global_*.cpr and StartMenu_GridScene_*.cpr files
Maybe someone will reedit this cab and include a full set of cpr files. Or maybe TPC has already done this.. just check it
utak3r said:
Install this one as normal and then manually edit StartMenu_Global_*.cpr and StartMenu_GridScene_*.cpr files
Maybe someone will reedit this cab and include a full set of cpr files. Or maybe TPC has already done this.. just check it
Click to expand...
Click to collapse
ok updated my original post with new cab for all resolutions
twopumpchump said:
so for vga all it takes is to put in the correct resolution cpr files that are blank? thats no problem i can put in all resolutions let me know ill fix it up and replace with new one for all resolutions.
Click to expand...
Click to collapse
Yes, it's the only resolution-dependent stuff in this proccess
Is it possible to keep both menus working?
I have been thinking to much before going to 6.5 due the lost of QMenu and WkTask. So for me your trick is a very, very good news. Thank you very much.
Anyway, Is it possible to keep both menus working?
In my old Hermes 6.1 I have Original Star Menu set to Ms logo Long Press and QMenu to normal press, and now with the huge memory of my new Touch Pro, will be nice to keep both. One for finger use and the other one for stylus time.
Thanks for the effort.
jfrm said:
Anyway, Is it possible to keep both menus working?
Click to expand...
Click to collapse
Yes - just don't overwrite those cpr files...
Wonderfull,
I have downloaded your file, but this look like a cocking packet...
How should I install it in a working rom?
Now it works perfect, only thing is I dont see the time and clock in settings anywhere.
jfrm said:
I have downloaded your file, but this look like a cocking packet...
How should I install it in a working rom?
Click to expand...
Click to collapse
In 7th post twopumpchump posted a CAB file, get it and install it.
brol1k said:
Now it works perfect, only thing is I dont see the time and clock in settings anywhere.
Click to expand...
Click to collapse
It's because I put it into personal section, and not to system, as it was originally I prefer it that way.
Sorry to bother you again, but I'm afraid that the cab is going to overwrite the cpr files and make me loose the HoneyComb.
It that right?
Remember my fist question here, I want to keep both menus working.
remember to search
Think about this
the cab file can be open with winrar or cabmanager or some more apps so... open the cab file and delete the cpr files... save it and you are good to go...
Be cool man our developers woks hard to get more power here.
Sorry, I don't want to disturb.
My english is far from good and maybe there is some missunderstood.
Will try this way. Thanks.
Use at you own risk, but these have been fully tested on my handset without any issues. I do not post tips that I have not used for more than 24 hours.
Make a full backup before proceeding!
Remember to restart after registry modifications!
NOTICE TO ALL CHEFS
If you decide to integrate any or all of these tweaks into a ROM, please give me due credit.
------------------------------------------------------------------------
576Mb ROM USERS ONLY
Change:
HKLM/System/StorageManager/FATFS/CacheSize To: 65536
this tip enables a 32mb filesystem cache. it is unsuitable for 1.66 roms as will necessitate a hard reset.
Change:
HKLM/System/StorageManager/FATFS/EnableCache To: 1
this enables the filesystem cache (it may be set to 0 for disabled)
Change:
HKLM/System/StorageManager/Profiles/HDProfile/FATFS/EnableCacheWarm To: 1
Honestly, im not sure to the exact function of this, but it seems to make sense run smoother. Definately improves landscape album art scrolling.
ON the microsoft website its listed as a "pre-warming cache feature". It would seem to preload commonly used data, in a similar fashion to superfetch on a PC, perhaps.
Do not set this bit on WM6.5.x ROMs, this only works on 6.5 for some odd reason
Suitable for ALL ROMs
Change:
HKLM/System/GDI/GLYPHCACHE To: 524288 (change both keys in there)
This allows for much smoother font rendering, especially when scrolling
Change:
HKLM/System/StorageManager/Filters/fsreplxfilt/ReplStoreCacheSize To: 131072
This creates a filesystem 128k sector cache filter, improves data throughput from ROM to RAM (probably) and does seem to improve indexing response and file browsing.
EDIT: file explorer just loaded my "Windows" directory in half a second with this enabled , and the screen does not tear when scrolling the list either any more
****
Added 09/2/10
****
Change:
HKLM/Drivers/Display/VMMaxHeapSize To: 33554432
This changes the VideoMemory max heap from 16k to 32k
Change:
HKLM/Drivers/Display/Settings/SMI2 AllocSizeMB To: 32
Change:
HKLM/Software/HTC/HTCMenus/EnableVSync To: 0
This turns off VSync in sense, making it MUCH smoother. check out the speed of the weather animations now! see that they "judder" less!
****
Added 10/2/10
****
Updated
Change:
HKLM/Software/HTC/MemoryRequired_ByAP] To: 524288
Lets allow SENSE to have some room to breath, shall we?
Change:
HKLM/Software/HTC/HTCAlbum/Require_Activate_Memory To: 20480
makes for faster image loading in album
Change:
HKLM/System/GDI/Drivers/Bpp To: 24
Now this IS interesting. I dont know if its just me, but were HTC holding out on us display wise? Changing the BitsPerPixel (colourdepth) from 16 to 24bit, for some reason, whether the display is actually capable of true colour or not, not only MAKES THE SCREEN LOOK BETTER but its also FASTER
****
Added 11/2/10
****
Change:
HKLM/Software/HTC/HTCScroll/dist_to_pan to 20
HKLM/Software/HTC/HTCScrol/flickdown_threshold to 2000
HKLM/Software/HTC/HTCScrol/flickup_threshold to 2000
HKLM/Software/HTC/HTCScrol/friction to 14
HKLM/Software/HTC/HTCScrol/init_time_period to 1
HKLM/Software/HTC/HTCScrol/velocity_factor to 18000 <---Sorry, the old value of "18" was a typo!!!!!
HKLM/Software/HTC/Manila/HTCScroll.Enable tp 1
These re-enable HTC scroll mechanism (tip above is updated) and tweak it for shorter, but faster render distances. They make Sense scrolling as smooth as butter
Change:
HKLM/Software/HTC/TouchGL/FilterPixel_Range To: 30
Change:
HKLM/Software/HTC/TouchGL/FlickGestureDistance To: 10
Change:
HKLM/Software/HTC/TouchGL/GestureEnable To: 50
Change:
HKLM/Software/HTC/TouchGL/PinchDistance To: 50
These tweak HTC touch driver to change its behavoiur slightly, making gesture distanced much smaller and therefore mor sensitive, but lowering the sensitivity of the filter response, These have the effect of making gesture response much better but reducing the "wiggly screen" and "jumping" cursor to some extent.
****
i will update the list as i find more things
Enjoy
With thanks to all my error-correctors! without your eagle eyes most of these would be filled with mistakes, so thankyou!
to everyone else: please try to think "laterally" when looking for a key i have listed, im am quite dyslexic so i try my best to get them right, but REG keys are hard for me to write correctly
Thanks go to Mazzarin for the CABs
Remember, the MemTweaks CAB is only suitable for 576mb rom users
Scrolling tweak CAB removed due to an incorrect value (not mazzarin's fault) waiting for a new version, for now you will have to manually apply those
g.lewarne said:
Change:
HKLM/System/GDI/GLYPHCACHE
To:
524288 (change both keys in there)
This allows for much smoother font rendering, especially when scrolling
****
Click to expand...
Click to collapse
Somthing like this, maybe set with a lower value, is also present in BsB, but tank you for the input, and have fun digging for more tweaks!
theemed said:
Somthing like this, maybe set with a lower value, is also present in BsB, but tank you for the input, and have fun digging for more tweaks!
Click to expand...
Click to collapse
BsB's setting sets it to 32kb. This sets it to 512kb. its not like we dont have enough ram.....
Feedback - just applied these tweaks (yes i'm on a 576 rom) now when i boot, it shows quietly brilliant splash screen, then booting splash screen, then whie screen then black screen then white screen then black screen then white screen then black screen then, , you get the idea, , hehe
Dont worry, not blaming, half an hour i'll have it restored, just a warning to those unfamiliar with registry tweaking.
I can only assume it's not compatible with something in this rom.
samsamuel said:
Feedback - just applied these tweaks (yes i'm on a 576 rom) now when i boot, it shows quietly brilliant splash screen, then booting splash screen, then whie screen then black screen then white screen then black screen then white screen then black screen then, , you get the idea, , hehe
Dont worry, not blaming, half an hour i'll have it restored, just a warning to those unfamiliar with registry tweaking.
I cam only assume it's not compatible with something in this rom.
Click to expand...
Click to collapse
if it helps, i have had sucess with these on:
duttys: 1.4 and 1.6 (currently using duttys 1.6 and this makes it waaaaay fast )
AxLor
Leo_Lite
Eugenia
Xannytech
what you on?
Using SONE 1.33 by seatone, and more info - on the first reboot, when it got to the flashing black/white the hardware keys still worked, and i managed to shut down by pressing long red, then tap the screen roughly where the off button would be, but now after 4 failed reboot cycles it wont go past the booting splash screen.
samsamuel said:
Using SONE 1.33 by seatone, and more info - on the first reboot, when it got to the flashing black/white the hardware keys still worked, and i managed to shut down by pressing long red, then tap the screen roughly where the off button would be, but now after 4 failed reboot cycles it wont go past the booting splash screen.
Click to expand...
Click to collapse
perhaps it is to do with Wm 6.5.5? i see he uses rather new builds, perhaps that is a problem. all of the ROMS i have tested this on offer a 219xx build variant.
sorry to hear it mate. might be worth testing the glyph cache though, that should not cause you any issues (so far THAT works on all roms i have tried)
Re 6.5.x yea that could be it, ill have a tinker when i've re flashed
and hey, no worries. It will take me longer to charge it up enough for it to allow me to flash than it will to retore it, hehe. I don't have that much installed, and what i do use is in a cab store on the sd, data is on the card too, so no loss.
Confirmed on Dutty 1.4, works nice, though it is not easy to spot the difference since Dutty's rom is already fast
i do have some more, but im still testing them at the moment.
there are options for SD caching, but they behave oddly, im trying to work it out
Cheers Tryde
Confirmed to work on Merlion LEO V1.90 ROM with 2.07.51.05_2 Radio. Fast and stable. Thanks!
Its probably the EnableCacheWarm that kills the 6.5.x ROMs. The others seem to work fine. Ive not tried that setting i will admit, just in case it does kill it.
thanks for all your input so far guys. will post a couple more later today, and make some changes to first post. Its nice i think to give a little something back to the community. Perhaps some cookers should trial these and cook them into their ROMs?
watch this space
**NEW TWEAK ADDED BOTTOM OF FIRST POST**
should be ok on 6.5/6.5.x
Just tried it on XannyTech Pandora 1.4. All the tweaks worked, no hard resets.
Could you please tell us what the original registry settings are? Because i got problems with the panorama mode of my HTC HD2's camera. I want to reset to the original settings.
Thanks in advance.
the default settings depend on your original rom.
However,none of these settings affect the camera in any way
These settings certainly make a difference with general smoothness in Duttys 1.6
anyone willing to do a cab?
g.lewarne said:
the default settings depend on your original rom.
However,none of these settings affect the camera in any way
Click to expand...
Click to collapse
hi lewarne
good work
tested in mine rom Axlor and it works well
I have only the problem in kitchen when I modify the values
after flash my device freeze in the costum
any Idea???
Black Rhodium 3G Dialer for VGA devices
Update: New signed cab to resolve issues with certificate store and thus execution problems
First of all thanks to amarullz for initially porting the Rhodium dialer to VGA - well almost - as it requires the phcanvga.exe for resizing the dialer screens on the fly which sometimes requires killing cprog.exe and phcanvga.exe with restarting it afterwards to get the sizing correct. Nevertheless on his initial work this cab is based.
Basically what I did was the following:
1. Changed all phone and call log graphics to a nice black/dark color.
2. Added German translation files for the dialer.
3. And most important: Fixed the issue that all newer dialers at the moment have when switching to black, namely changing in call screen text for name and number to white. (This was actually the hardest and most time consuming as it required disassembling and understanding phcanhtc.dll. At the end this took me quite a week or so .)
Okay, and now here's the cab for installing (at least on the Touch Pro with Manila 2.1 installed as this was the device I could test it on).
Here's the english language add-on pack for the dialer as requested
For installation you might have to kill the cprog.exe and eventually the phcanvga.exe process(es) beforehand as otherwise the cab installation routine might not be able to overwrite several files. (I'm not sure about this as I did not really test this).
Pictures of it below!
Anyone who likes the work may feel free to donate a little.
any pictures of this?
Pictures now in first post!
CU,
Cactus World
does it support English or is it only German ?
what version is dialer is this?
the0ne said:
does it support English or is it only German ?
Click to expand...
Click to collapse
The cab only contains the MUI files for German, but if Ou need them, I could also provide these. Just let me know
CU,
Cactus World
This looks really sweet any chance it will work on WVGA?
yes...
i need this in english..i been looking for a black dialer...ty
hasseye said:
what version is dialer is this?
Click to expand...
Click to collapse
As far as I could figure it out it's based on version 3.50.35846.0.
CU,
Cactus World
corzradio said:
i need this in english..i been looking for a black dialer...ty
Click to expand...
Click to collapse
See first post.
CU,
Cactus World
xboxhaxorz said:
This looks really sweet any chance it will work on WVGA?
Click to expand...
Click to collapse
As the dialer is not really ported to VGA as mentioned above but resized on-the-fly you might be successful in using it when deleting the phcanvga.lnk from \windows\startup folder and killing the phcanvga.exe process or soft resetting.
Without a running phcanvga.exe the size should be correct for WVGA - I encourage you to try it and give feedback here if it worked.
CU,
Cactus World
Link doesn't work here.
icke said:
Link doesn't work here.
Click to expand...
Click to collapse
The link works. You were just trying while I was still changing something on the server - didn't think that the minute I posted here someone would try to download it!
CU,
Cactus World
thank you...ok i tested
on my touch pro 2...it did change everything to black.. but 2 things
1. it also changed my taskbar
2. the dialer is now uptop..leaving an empty space at the bottom. also there is an ugly scroll bar that shows..
Cactus World said:
The link works. You were just trying while I was still changing something on the server - didn't think that the minute I posted here someone would try to download it!
Click to expand...
Click to collapse
Link is working now...Thanks!
corzradio said:
on my touch pro 2...it did change everything to black.. but 2 things
1. it also changed my taskbar
2. the dialer is now uptop..leaving an empty space at the bottom. also there is an ugly scroll bar that shows..
Click to expand...
Click to collapse
1. Yes, I know, since I made the cab for the Touch Pro, I included phcanOverbmp with added battery level icons. If you don't like it just delete/overwrite the phcanOverbmp.dll in \windows.
2. Uptop? I'm afraid I don't know what you mean by that (I even don't exactly know what the word means and my dictionary doesn't list it ). Concerning the scroll bars: phcanvga.exe is definitely not running? Well, then it seems as if it does not work for WVGA. If you are familiar with replacing single (locked) files in the \windows folder and making registry entries you could try the following:
- First uninstall the cab and reset to get back to your original dialer.
- Extract the contents of the cab to a folder.
- Then only replace/copy phcanImages.dll and all the *.bmp and *.png files from the extracted cab in/to the \windows folder. (You could start by only replacing phcanImages.dll and the graphics beginning with Dialer_ and Assets_, this should suffice for a test.
- Change the following registry entries under HKLM\Software\HTC\PHONE to 0x00ffffff: CallStateRGB,CallerNameRGB, CallerNumberRGB, textForegroundColor.
- Change HKLM\Software\HTC\PHONE\backgroundColor to 0x0.
This could give you the desired black dialer skin. But note that if this works the problem you have with the cab is caused by phcanhtc.dll and thus this solution will not give you white in call screen text as this requires modification of the said DLL.
CU,
Cactus World
For installation you might have to kill the cprog.exe and eventually the phcanvga.exe process(es) beforehand as otherwise the cab installation routine might not be able to overwrite several files. (I'm not sure about this as I did not really test this).
Click to expand...
Click to collapse
how can i kill the cprog.exe and phcanvga.exe? do you mean kill is delete or what? I'm newbie...
thanks...
Hello Cactus World
Can you make black versions for yours theme
subiyanto said:
how can i kill the cprog.exe and phcanvga.exe? do you mean kill is delete or what? I'm newbie...
thanks...
Click to expand...
Click to collapse
Get a taskmanager (e.g. fdcsoft taskmanager, which is free and imho very good), look for the two processes and kill them. (phcanvga.exe can also be killed most times by executing it again, though)
Just curious: Did you try installing without killing them and it did not work?
CU,
Cactus World
[email protected] said:
Hello Cactus World
Can you make black versions for yours theme
Click to expand...
Click to collapse
Sure, here you go.
CU,
Cactus World