Thread: Custom splash .rle... FINALLY!!
- 05-14-2011, 01:45 AM #1
Custom splash .rle... FINALLY!!
I was finally able to make a working initlogo.rle file for my splash.
If anyone has an image they'd like to use then just shoot me a link in a PM and I'll make an .rle for ya...
If you want a flashable .zip file then include your ROM and version so that I can extract a boot.img from that ROM to use for your update.
Please keep images as close to a 320x480 format as possible. I will turn them out as fast as I can, but it may take a few days depending on my schedule.
***IF YOU CHOOSE YOU WANT A FLASHABLE .ZIP FILE THEN FLASH AT YOUR OWN RISK AND PERFORM A NANDROID BACKUP FIRST!! I TAKE NO RESPONSIBILITY FOR ANY AND ALL ISSUES THAT MAY OCCUR!!***Last edited by GROGG; 05-16-2011 at 03:49 PM.
-
2 Users Say Thank You to GROGG For This Useful Post
blackwing182 (05-16-2011), skivvies (05-16-2011)
- 05-15-2011, 11:53 PM #2
wat format should we hand it to you in?
and also... how to apply ?
- 05-16-2011, 07:54 AM #3
Give me any regular image file (.jpg, .gif, .bmp, .png) and I'll convert it from there.
If you have the proper tools and a linux machine then you can unpack and repack your boot image with ROM Kitchen or the following:
Now replace initlogo.rle in the "boot.img-ramdisk" folder that was created and repack everything with:Code:cd /blah/mytools ./unpack-bootimg.pl boot.img
Then flash to your phone using adb shell with:Code:cd /blah/mytools/boot.img-ramdisk find . | cpio -o -H newc | gzip > ../newramdisk.cpio.gz cd /blah/mytools ./mkbootimg --cmdline 'no_console_suspend=1 console=null' --kernel your-kernel-file --ramdisk newramdisk.cpio.gz -o my-boot.img
Code:# cat /dev/zero > /dev/mtd/mtd0 write: No space left on device [this is ok, you can ignore] # flash_image boot /sdcard/my-boot.img # reboot
Don't have a linux machine? No problem. Let me know what ROM and version you're using and I'll make a boot.img for you. Then all you have to do is flash with adb shell.
[MENTION=3238362]skivvies[/MENTION], what version of CM7 are you on? I got your image link in PM. I'll make a boot.img for you if you want. Keep in mind that if you update or change ROMs you'll loose your new splash. If you're planning on updating to a newer nightly or something then let me know and I'll make a boot.img for you to flash after the update.Last edited by GROGG; 05-16-2011 at 10:44 AM.
- 05-16-2011, 09:20 AM #4
rc2, when u giv me the boot.img, wat do i do? the above shell lines?
- 05-16-2011, 09:27 AM #5
[MENTION=3245241]GROGG[/MENTION] Why don't you put it in a flashable zip to make it easier for the people you are distributing to?
-
- 05-16-2011, 10:31 AM #6
- 05-16-2011, 10:49 AM #7
I sent you the instructions for flashable zips, but if you want me to do it, I can
-
The Following User Says Thank You to phoenixsong6 For This Useful Post:
GROGG (05-16-2011)
- 05-16-2011, 10:58 AM #8
- 05-16-2011, 02:01 PM #9
So I Hear You Can Mod
- Join Date
- May 2011
- Posts
- 131
- Thanks
- 16
- Thanked 13 Times in 13 Posts
- Downloads
- 0
- Uploads
- 0
Hopefully I don't sound stupid, but what exactly is a custom splash?
- 05-16-2011, 02:25 PM #10
Last edited by blackwing182; 05-16-2011 at 02:25 PM. Reason: Automerged Doublepost
- 05-16-2011, 03:04 PM #11
- 05-16-2011, 03:19 PM #12
So I Hear You Can Mod
- Join Date
- May 2011
- Posts
- 131
- Thanks
- 16
- Thanked 13 Times in 13 Posts
- Downloads
- 0
- Uploads
- 0
Oh okay. What sort of customization can you do t it? Like replace the M logo with any image or picture?
- 05-16-2011, 03:22 PM #13
Like [MENTION=3225597]blackwing182[/MENTION] says... When you boot the device you see:
1. White background with M logo.
2. About half a second of black screen.
3. Another white background with M logo.
4. The boot animation.
The custom splash will change #2 on that list.
Ya, pretty much anything you want in a 320x480 resolution. I don't have a lot of time to create images, but I can edit one to work if you have an idea that you want to use.Last edited by GROGG; 05-16-2011 at 03:33 PM. Reason: Automerged Doublepost
- 05-16-2011, 03:31 PM #14
So I Hear You Can Mod
- Join Date
- May 2011
- Posts
- 131
- Thanks
- 16
- Thanked 13 Times in 13 Posts
- Downloads
- 0
- Uploads
- 0
Would it be possible to do one with a Dallas Cowboys star on it?
- 05-16-2011, 03:39 PM #15
Like I said, send me a PM with a link to an image that you want to use, your ROM and version, and I'll take it from there. Turn around should be about a day or two because I don't have a lot of free time.
If you send me an image or link to one then there will be no question as to what you're looking for. The closer your image is to a .6:1 ratio, the easier it will be. If you send me a landscape picture and want it in a vertical format then I'll have to get creative and it may not turn out how you'd like it.
It could be a simple star logo with a blue, grey, or white background... or it could be something more elaborate like these:

Last edited by GROGG; 05-16-2011 at 04:05 PM.


LinkBack URL
About LinkBacks
Reply With Quote

