View Single Post
  #90 (permalink)  
Old 01-09-2009, 05:18 AM
henbone11's Avatar
henbone11
PPCGeeks Regular
Offline
Threadstarter
Location: Indianapolis, IN
 
Join Date: Mar 2008
Posts: 191
Reputation: 280
henbone11 is becoming a PPCGeeks regularhenbone11 is becoming a PPCGeeks regularhenbone11 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Splash screens and startup animations

Quote:
Originally Posted by adames729 View Post
n00b here, I was able to replace the welcomehead.192 with the joker one, but I can't for the life of me get the apple squisher to work. I want to replace the Sprint animation with that one. I'm running stock sprint rom on my TP, anything I'm missing?

There are 2 ways to do it.

1. just rename the file to "Startup_640x480.gif" and drop into the Windows folder on your device. Then restart it. You will lose the original file though.

2. the second option is to modify your registry to point to the new file.

here is the registry location where you indicate the file you wanna use.

[HKEY_LOCAL_MACHINE\Software\HTC\HTCAnimation]
"GifSpeed"=dword:00000040
"ShutDownWav"=""
"ShutDownGif"="\\Windows\\animated_HTC.gif"
"ShutDownAsStartup"=dword:00000000
"StartupWav"=""
"StartupGif"="\\Windows\\Startup_640x480.gif"

Change "StartupGif"="\\Windows\\Startup_640x480.gif" to the path of the file you wanna use. Save your changes and reboot your device.



Ok, I recommend you use method #1. Just make sure you backup your original .gif file before dropping the newly renamed file into your Windows folder.

Last edited by henbone11; 01-09-2009 at 05:44 AM. Reason: Updated information
Reply With Quote
This post has been thanked 7 times.