Help with my Splash Screen

Righteous Joe

Senior Member
Dec 16, 2010
107
10
0
I have looked for a considerable amount of time and still cant get this down, I changed roms to a Sense rom, and it changed my splash screen, which was fine but now I went back to cyannogen, with a full wipe and the splash screen didnt revert to the original sensation one, I would like it to go back, any ideas on where I could get the file and how to flash it exactly would be great, I am very noobish with this stuff so any kindness would be greatly appreciated, I am not saying this hasnt been covered, Im just saying that I in my efforts have been unable to find the information, please and Thank you.
 

malybru

Senior Moderator / RC-RT Committee - Lead
Staff member
Aug 16, 2006
21,123
24,450
263
London
I have looked for a considerable amount of time and still cant get this down, I changed roms to a Sense rom, and it changed my splash screen, which was fine but now I went back to cyannogen, with a full wipe and the splash screen didnt revert to the original sensation one, I would like it to go back, any ideas on where I could get the file and how to flash it exactly would be great, I am very noobish with this stuff so any kindness would be greatly appreciated, I am not saying this hasnt been covered, Im just saying that I in my efforts have been unable to find the information, please and Thank you.
Hi,

Check HERE

:)
 

GROGG88

Senior Member
Feb 15, 2011
1,696
3,036
0
Lone Star State
joshuaglenlee.com
If you want the stock htc splash then you can download this:

http://db.tt/3FSojp5f

You can run a script from terminal to flash any created splash:

Code:
dd if=/mnt/sdcard/[COLOR="Red"]your splash file[/COLOR] of=/dev/block/mmcblk0p14
Change the "your splash file" to whatever you've named your splash, and make sure you type everything correctly. If you mistype the block you stand a chance of writing to the wrong partition, which would be very bad.