PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titanium Tweaks (http://forum.ppcgeeks.com/forumdisplay.php?f=82)
-   -   Titanium Customizations Collection (http://forum.ppcgeeks.com/showthread.php?t=76760)

raidzero 07-28-2009 03:40 PM

Titanium Customizations Collection
 
The WM 6.5 Titanium Customization Thread

People have asked me to take all my threads on Titanium and put them into one and then try to get it stickied... so here it is.

Post 1: how to change titanium icons
Post 2: how to change titanium fonts
Post 3: how to change titanium colors
Post 4: My script(s) for changing fonts and colors / how to add day of week to clock panel
Post 5: My titaniumedge titanium icons thread with lots of files to download :)

BT/Wifi Toggle: http://forum.ppcgeeks.com/showthread.php?p=1220550

Change titanium alignments (thanks lobo4806): http://forum.ppcgeeks.com/showpost.p...79&postcount=2

raidzero 07-28-2009 03:40 PM

Re: Titanium Customizations Collection
 
So you wake up one day and say this sucks I wanna change these boring icons:
http://www.unwiredview.com/wp-conten...mobile-65a.jpg
For this you will need the following tools:

Download SDK Certs: (required for unsigning/signing dll)
Rapidshare: http://rapidshare.com/files/220192363/sdkcerts.cab
Megaupload: http://www.megaupload.com/?d=05TMGP75

DLL tools:
http://forum.xda-developers.com/showthread.php?t=432041

CeRegEditor:
http://ceregeditor.mdsoft.pl/index.php?id=3&lang=en

GIMP: (not required but how else would you make awesome icons? besides photoshop.. but we use free stuff!)
http://gimp.org/downloads/


Let's get started. The theory behind this is as follows: the icons for titanium are stored in a dll file that resides in \windows\, full path is \windows\bronzeres.dll. the problem is as follows.

When you look at \HKLM\software\microsoft\chome and look through it there are ryas of hope because for stuff like clauncher and titaniumweather there are paths to PNG files:
http://img.photobucket.com/albums/v3...eredgedit1.jpg
but what about the email icon and that stuff:
http://img.photobucket.com/albums/v3...eredgedit2.jpg
?! just numbers? not to worry. These numbers are the location in the dll where the binary data that composes the images is stored! first we will need to copy the bronzeres.dll file from the device onto your PC. in order to see the \windows\folder you need to have folder options (alt, tools, folder options, view) that look like this:
http://img.photobucket.com/albums/v3...deroptions.jpg
so browse to \windows\ and wait forever for it to load.. then find bronzeres.dll in there and copy it to your PC:
http://img.photobucket.com/albums/v3...ybronzeres.jpg
then paste it somewhere (i choose desktop\winmo\work\custicons)

this is where the resource hacker comes in that you got from the xda post I linked. but first, because its a dll and a system file it needs to be messed with a bit. we will use the unsigner utility from the dll tools. I just copy it to c:\windows\system32 that way I cqan use it in whatever folder I am in. so open up a command prompt (start, run, cmd, enter - or windowskey+r and cmd and enter) and do change to the directory where you are keeping the bronzeres.dll that we copied off the device. (cd desktop\winmo\work\custicons\ in my case) and run unsigner bronzeres.dll:
http://img.photobucket.com/albums/v3...s03/unsign.jpg

now that the dll is unsigned we are free to mangle it and make microsoft cry. open up the resource hacker (from the xda post) and reference the ceregeditr numbes we saw. This part is not necessary if you download the TRIAL of PE Explorer whcih will show you what icon is in what number. anyway, reshacker looks like this:
http://img.photobucket.com/albums/v3...reshacking.jpg
kinda scary but not really if you realize you are looking at the icon you want except you're not a computer. click action at the top and click save as binary file. give it a name or 3000_bar.png (or something that you like)
at this point you can do whatever you like to this file with gimp, paint, photoshop, hammers, etc. once you've got it how you like it, or just skip the previous step and replace the file with one you;ve already got. to re-import the new file, right click on the resource you exported and go to replace... in the dialog click open file, and browse to the file you saved, fill in the following, obviously the name will change as you progress through the icons..
http://img.photobucket.com/albums/v3...sreplacing.jpg
almost done. all thats left is to save the dll and then resign it, then you can use it! click file, save. that part is done. now go back to the folder where you keep the dll tools from xda, open up siggner.exe, click sleect file, browse to your bronzeres.dll and click start sign process!
http://img.photobucket.com/albums/v3...03/signing.jpg you can see me typing this thread in that pic lol


that is all at this point you can cab it up (make sure you set it to go to \windows\) or replace the file on your device in another way. maybe total commander?

And that's that. If I can be of more help let me know. end result:
http://www.gifninja.com/Workspace/72...da1/output.gif

this is heydjbobby74's today screen. I had to use his an example because i think it's awesome! that and these steps are how it was made.. ;)

same concept but on my own phone with gimped up default icons!:
http://img.photobucket.com/albums/v3...0008_111f1.jpg

so go forth and populate your today screens with customization! more than before! :-D

please find attached all the files I have extracted from the dll along with my many versions of them in png format, different versions of the dll and the stock dll file! :)

raidzero 07-28-2009 03:41 PM

Re: Titanium Customizations Collection
 
I am posting this because I feel like sharing it. This is a cab which contains CPR's and a font file that will make your Titanium today screen look like this:

http://img.photobucket.com/albums/v3...0000_111f1.jpg
I spent a long time modifying the CPR's and figured I would share it to show people how easy it really is:

1. download a font (I used a TTF I found on dafont.com) and put it in \windows\fonts
2. edit & replace \windows\titanium480_640.cpr and titanium640_480.cpr with your favorite text editor and replace tahoma with the name of the font you want. I also edited the size of the time caption font so it was bigger. (Optional - Edit your font file to include a degree symbol with a font editor)
3. soft-reset
(to cab it up just use wince cab manager, very easy)

Or just install this cab if you want an LCD font :mrgreen:

Edit: I have come to understand that if you have any different plugins on your titanium, you will need to edit the CPR's to respect the new font. I have uploaded a new cab which contains CPR's I have edited to work with titanium weather and titanium notifications for me. I have also edited the font ttf to include a degree symbol for the weather. :-D If you do not use titanium notifications (I do not) this cab will not hurt anything it will simply provide support for it if you want the notifications panel.

For the new cab go to post 15: http://forum.ppcgeeks.com/showpost.p...9&postcount=15

I have not figured out how to add attachments to edited posts and rename threads like the pros lol. I hope you enjoy.

EDIT: go to post 75 for my new icon theme test and pseudo instructions on how I did it! http://forum.ppcgeeks.com/showpost.p...7&postcount=75
for COMPLETE instructions with screeshots along the way of how to change those icons, I made another thread: http://forum.ppcgeeks.com/showthread.php?t=74434

http://img.photobucket.com/albums/v3...0001_111f1.jpg
I love windows mobile and this forum :-D



another edit: I have added a post about resizing titanium weather icons: post 118 http://forum.ppcgeeks.com/showpost.p...&postcount=118
preview:
http://img.photobucket.com/albums/v3...0005_111f1.jpg

raidzero 07-28-2009 03:42 PM

Re: Titanium Customizations Collection
 
1 Attachment(s)
Titanium has a glow around the text that nobody seems to know about, so I made a script to quickly change glow colors:

(thanks to zombie for the initial thread on how to change colors)
http://img.photobucket.com/albums/v3...eon-script.pnghttp://img.photobucket.com/albums/v3...eleon-blue.png

Again, I have figured out all this stuff but still cannot make the cancel do anything except break your CPR files. DO NOT HIT CANCEL!
I will be including the next release of my rom (he has a rom? yes! link at bottom)


this is done by editing CPR's simply replace the Color="#FFFFFFFF" with Color="#00FF00FF00"! the script does this for you of course, I am pretty unfamiliar with eight digit color codes, more used to 6, but I'll figure it out and post how to convert 6 to 8 digit HTML codes.
I have added this to the multifont package and reposted it here:

raidzero 07-28-2009 03:44 PM

Re: Titanium Customizations Collection
 
1 Attachment(s)
This is the cab file with the scripts in it..
and here is how to add day of week to your CClock panel!

well as usual if nobody answers I end up figuring it out on my own. This time it was because I decided to peer into the WM7 titanium project.

to add the day of week to your clock panel just add the following lines to your CPR's in the clock section: (adjust the location as you see fit)
Code:

<!-- Day of Week -->
      <Text ID="Day of Week" Left="150" Top="80" Width="140" Height="40" FontFamily="yourfont" FontSize="10"

FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3"

Alpha="1.0"/>
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>

and also as usual I will be working on a script to implement this change for users who are afraid, unwilling, or unable to edit their own CPR's.

result:

http://img.photobucket.com/albums/v3...ards03/dow.png

raidzero 07-28-2009 03:45 PM

Re: Titanium Customizations Collection
 
Icons link: too many posts within this thread to copy here:

http://forum.ppcgeeks.com/showthread.php?t=74730

CozBoogie 07-28-2009 03:59 PM

Re: Titanium Customizations Collection
 
Stuckied!

late,
Coz

lwrdrchvy2 07-28-2009 04:08 PM

Re: Titanium Customizations Collection
 
CONGRATS RAID! You've been stickied! :headbang::headbang::headbang:

cjrusso 07-28-2009 04:12 PM

Re: Titanium Customizations Collection
 
....finally ... congrats

z0mbiexx 07-28-2009 04:30 PM

Re: Titanium Customizations Collection
 
was waiting for something like this to be made.


All times are GMT -4. The time now is 01:44 AM.

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


Content Relevant URLs by vBSEO 3.6.0