View Full Version : AT&T Today Screens and Splash Screens?
arluckett2002
24th April 2007, 07:12 PM
Looking for AT&T splash and today screens.
diaftia
25th April 2007, 12:38 AM
Looking for AT&T splash and today screens.
I would like to get my hands on these images too. The way I have been doing it is flash back to the original ROM, once stock flash the radio back to the new version you want, then flash the OS to the new ROM version. You have to pick a rom that doesn't touch the splash though. Only went through that PITA once. It would be nice in case a Cingular Rep ever got their hands on it.
Daali
25th April 2007, 01:56 AM
http://rapidshare.com/files/27766939/Cingular-ATT_BootSplash.zip.html
has the PrimarySplash.nb/SecondarySplash.nb and the RUU_signed.nbh I just did and tested.
I'm still looking for the today screen
diaftia
25th April 2007, 02:43 AM
http://rapidshare.com/files/27766939/Cingular-ATT_BootSplash.zip.html
has the PrimarySplash.nb/SecondarySplash.nb and the RUU_signed.nbh I just did and tested.
I'm still looking for the today screen
You rock! Are these the animated ones?
Daali
25th April 2007, 03:06 AM
These were pulled from the RUU_Hermes_CINGULAR_WWE_2_1_.06.502.3_6275_1.33.31 .00_108_Ship.exe
You looking for the animated 3G .gif that resides in Windows?
http://rapidshare.com/files/27773791/3G_Up_01_1.zip.html
JERFER4294
25th April 2007, 06:03 PM
How Do You Convert Gif Files To Nb File
todd_jg
25th April 2007, 06:51 PM
Seek and ye shall find - check the wiki and/or www.mrvanx.org.
diaftia
25th April 2007, 07:36 PM
These were pulled from the RUU_Hermes_CINGULAR_WWE_2_1_.06.502.3_6275_1.33.31 .00_108_Ship.exe
You looking for the animated 3G .gif that resides in Windows?
http://rapidshare.com/files/27773791/3G_Up_01_1.zip.html
Yeah thats the one. Can I just drop and replace this one?
Daali
25th April 2007, 07:45 PM
from the FAQ:
Disable/change the startup animation or sound
HKLM\SOFTWARE\HTC\StartupAnimation
Enabled - change from 1 to 0 to turn everything off and permanently fix the volume issue.
You can also customize the animated boot up by deleting or changing 2 keys. (Doing this does not fix the volume issue)
Delete the WAVFile Key to remove the sound only.
Delete the GIFFile Key to remove the animation only.
Put your own .GIF file or .WAV file on the phone and rewrite the 2 keys (WAVFile GIFFile) to the new file location. i.e. \My Documents\Files\CustomAnimation.gif
The Gif key portion was where this .gif was linked on the original. Place it somewhere and change that key.
diaftia
25th April 2007, 08:44 PM
from the FAQ:
Disable/change the startup animation or sound
HKLM\SOFTWARE\HTC\StartupAnimation
Enabled - change from 1 to 0 to turn everything off and permanently fix the volume issue.
You can also customize the animated boot up by deleting or changing 2 keys. (Doing this does not fix the volume issue)
Delete the WAVFile Key to remove the sound only.
Delete the GIFFile Key to remove the animation only.
Put your own .GIF file or .WAV file on the phone and rewrite the 2 keys (WAVFile GIFFile) to the new file location. i.e. \My Documents\Files\CustomAnimation.gif
The Gif key portion was where this .gif was linked on the original. Place it somewhere and change that key.
Strange... I don't have these entries. May be the ROM that I am using (Black 2.5) I will try adding them and seeing if that works.
Thanks for the info. All of the stuff I got from the wiki pertained to cooking/converting an image.
diaftia
26th April 2007, 01:02 AM
I assume:
KLM\SOFTWARE\HTC\StartupAnimation
Enabled - change from 1 to 0 to turn everything off and permanently fix the volume issue.
is a DWord decimal value of 1?
and
Delete the GIFFile Key to remove the animation only.
and this is a String value to the path\file?
BTW: I am now on the Dutty V2 ROM and these values do not exist. Might they only work on factory HTC/ATT "hacked" roms? I have read there might be DLL's that go with these entries.
JERFER4294
26th April 2007, 02:03 PM
Well Has Anyone Been Able To Get The Animation Version To Work?
diaftia
26th April 2007, 06:30 PM
Well Has Anyone Been Able To Get The Animation Version To Work?
I put the entries in as above and it did not work. I ended up using the one w/o animation. I have a feeling you only have the registry entries there to be modified if you have an OEM ROM.
chymmylt
26th April 2007, 11:23 PM
I have a feeling there are a few more registery entries in there then he wrote in there - would like to see a reg dump (at least of that section). There are also probably some .DLL's or other files we need to fully get it running! Maybe I'll dump a Cingular rom later to see if I don't see anything obvious :) I'm assuming this is in the new Cingular rom?
diaftia
26th April 2007, 11:48 PM
Yes, should even be in the one before it since when I bought my phone about 2 months ago it was animated as well.
chymmylt
27th April 2007, 05:36 AM
So far from the digging, the Registry entries are:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"Volumn"=dword:10
"WAVFile"="\\Windows\\3G_Up.wav"
"GIFFile"="\\Windows\\3G Up_01_1.gif"
"Enabled"=dword:1
I've not yet found any other entries related to it on a quick pass through. The animated gif and sound file I have attached but I have not yet got it to work. I did notice there is no welcomehead.96.png and I wonder if it the existence of that file on my current rom has anything to do with it. I've not been able to delete the file (part of the rom) to see if it would have any effect. This is about as much as I'll be able to figure out for right now at any rate. If anybody else has any ideas as to enabling it (is there a .DLL that needs to be loaded? Part of me wonders if there is a command to execute it built into the bootsplash within the section that is usually added as padding? Just some brainstorming.
rvbcrs
15th May 2007, 11:03 AM
So far from the digging, the Registry entries are:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"Volumn"=dword:10
"WAVFile"="\\Windows\\3G_Up.wav"
"GIFFile"="\\Windows\\3G Up_01_1.gif"
"Enabled"=dword:1
I've not yet found any other entries related to it on a quick pass through. The animated gif and sound file I have attached but I have not yet got it to work. I did notice there is no welcomehead.96.png and I wonder if it the existence of that file on my current rom has anything to do with it. I've not been able to delete the file (part of the rom) to see if it would have any effect. This is about as much as I'll be able to figure out for right now at any rate. If anybody else has any ideas as to enabling it (is there a .DLL that needs to be loaded? Part of me wonders if there is a command to execute it built into the bootsplash within the section that is usually added as padding? Just some brainstorming.
Anyone? I like to know this too.. any luck yet?
todd_jg
15th May 2007, 11:16 AM
So far from the digging, the Registry entries are:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"Volumn"=dword:10
"WAVFile"="\\Windows\\3G_Up.wav"
"GIFFile"="\\Windows\\3G Up_01_1.gif"
"Enabled"=dword:1
I've not yet found any other entries related to it on a quick pass through. The animated gif and sound file I have attached but I have not yet got it to work. I did notice there is no welcomehead.96.png and I wonder if it the existence of that file on my current rom has anything to do with it. I've not been able to delete the file (part of the rom) to see if it would have any effect. This is about as much as I'll be able to figure out for right now at any rate. If anybody else has any ideas as to enabling it (is there a .DLL that needs to be loaded? Part of me wonders if there is a command to execute it built into the bootsplash within the section that is usually added as padding? Just some brainstorming.
You can delete the welcomehead.96.png by getting another file browser (like Resco Explorer or Total Commander) and changing the file permission.
cpcrazyfly
15th May 2007, 08:11 PM
some at&t today themes would be nice. i really like my WM6 Vanilla theme, but if someone could throw the new at&t logo on there somewhere id be very appreciative. maybe the bottom right corner of the today screen?
hfam95
14th June 2007, 09:04 PM
According to this forum >http://forums.wireless.att.com/cng/board/message?board.id=cingular&message.id=41950&query.id=90285#M41950
You have to power the unit off for 10 seconds for the changes to take effect. Dont have time to check it. Can someone verift?
Madcap180
14th June 2007, 09:23 PM
lol.. can someone make a RUU that will install just the animated splash screens from AT&T? is that possible?
Lordsmiff
14th June 2007, 09:33 PM
You can delete the welcomehead.96.png by getting another file browser (like Resco Explorer or Total Commander) and changing the file permission.
I'm not sure where this myth has come from but you cannot delete files from the ROM. You can overwrite them with a newer version that is held then in memory but you cannot delete a ROM file, even with Resco or Total Commander.
Also, I think I've read somewhere that the animated bootscreens aren't just a case of using GIFs - i think there was some other jiggery pokery (technical term) mentioned - I'll try and dig up the post i read...
Smiffy.
yozh
14th June 2007, 10:25 PM
That splash screen looks good I would love to have that back, I`m on shadow and would love to have that
Madcap180
14th June 2007, 11:05 PM
So does anyone know if it's possible to do a splash RUU kind of like with Wizard splash screens? .. to get the original animated one back?
yozh
15th June 2007, 03:07 AM
So does anyone know if it's possible to do a splash RUU kind of like with Wizard splash screens? .. to get the original animated one back?
I guess ppl are not that intrested in this :(
mercx
15th June 2007, 03:26 AM
I would like to know this as well. After updating to my AT&T updated rom and then now being on the Custel ROM I would like to have my AT&T bootscreens back. Would be nice to know if there is anyone of updating using a process similar to the bootscreen process in the Wizard.
Madcap180
15th June 2007, 03:26 AM
its ok I just flashed back to official att rom .. i missed the splash screens that much ... ;)
hfam95
15th June 2007, 01:49 PM
Tried the registry, wav, gif files but it didn't work. There has to be some other things to try.
Lordsmiff
15th June 2007, 05:16 PM
I'm still working on the animated stuff to see if I can get it working (don't hold your breath, though) but in the meantime, here's a quick flash that will replace your boot screens with the AT&T ones, along with the today screen and third boot splash.
For the flash, please make sure you have olipro on it, in case of problems as I accept no responsibility...etc, etc...I have tested it on mine and it looks quite good actually but, cover your own ass and put olipro on.
Today screen...looks a bit naff but it is the default AT&T one and for the third boot splash, just copy the welcomehead.96.png file into your windows folder and overwrite what's there.
Should all look, well, very AT&T ish :)
Cheers,
Smiffy.
Madcap180
15th June 2007, 06:44 PM
Why not just dump the Custom ROM that you are using, and remove the splash, then flash back to original rom, flash radio and then flash the custom rom again.
hfam95
15th June 2007, 07:01 PM
i think the point is that he (and some of us) like the ROM, but want the original splash screen/ 3G animated logo.
Madcap180
15th June 2007, 07:03 PM
I know that, I was saying, dump the custom rom, edit it to not include splash screens, then flash back to the original at&t rom so you can have the animated splash screens, then, flash your custom radio, then flash the custom ROM you edited to not include splash screens. That's what I did.
sherpa
15th June 2007, 08:48 PM
I know that, I was saying, dump the custom rom, edit it to not include splash screens, then flash back to the original at&t rom so you can have the animated splash screens, then, flash your custom radio, then flash the custom ROM you edited to not include splash screens. That's what I did.
You can also flash the ROM that you want and then flash the splash screen. That's what I did! :)
Madcap180
15th June 2007, 08:50 PM
yeah I didn't have the animated AT&T splash screen as flashable utility.. so I had to take the splash screens out of the rom I was using and do it the hard way.. do you have the animated splash screens as a RUU? if you do, can you upload and post a download link?
ChaoticDruid
15th June 2007, 09:59 PM
yeah I didn't have the animated AT&T splash screen as flashable utility.. so I had to take the splash screens out of the rom I was using and do it the hard way.. do you have the animated splash screens as a RUU? if you do, can you upload and post a download link?
Whats with the askin people for the RUU....shouldnt you be able to just extrach the splash.nb files from the att rom, with Dutty's Koch, and then using custom RUU or the SD card method, just flash that way.
Not intending to talk smack, by my above comment, you just seem to know enough to be able to do this, so I dont understand why you ask, and Im fairly sure it should work, since it appears the os doesnt matter.
Lordsmiff
16th June 2007, 04:13 PM
The splash screens I've posted (as an RUU ;) ARE from the AT&T rom - the animated bit is part of the OS not the splashscreens.
Smiffy.
ChaoticDruid
17th June 2007, 06:58 PM
Ahh my bad, I was under the impression that by flashing the att rom, then another OS only, that the animation was still working, reason I mentioned just using the koch.
MadCap, your animation stops working, after doing this, right? I was for sure at first that your's still worked with a different os, by the way you explained it.
If not, has anyone put the Att rom beside a few roms here, and attempted to build a file list, to see if there are any files besides the reg entries needed? you could also possible look in Custels Cingular .cab and help sort out un needed files.
Madcap180
17th June 2007, 07:04 PM
Well, that explains why it stopped working once I switched OS's .. ;)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.