Results 1 to 22 of 22
  1. Thread Author  Thread Author    #1  
    XCypserX's Avatar

    Posts
    123 Posts
    Global Posts
    125 Global Posts
    ROM
    CM7 Nightly Build 31

    Post [How-To] Creating custom hboot-flashable splash screens

    **You need to be rooted for this to work and have s-off

    Things you'll need:
    • Any program that will let you create or edit images and save them as .bmp files.
    • nbimg HTC splash screen tool [] | [] | []
      note: the Mac OS 10.5 Download was compiled in Mac OS 10.5 It may not work with Mac OS 10.6 and above.
    • Something that will allow you to create a .zip file.
    • (android-info.txt)
    • (Just incase you want it back)


    Process:
    1. Obtain/create a 480x800 .bmp file
    2. Download the nbimg HTC splash screen tool
    3. Download android-info.txt file
    4. Place your splash1.bmp in the same place as nbimg
    5. cd into the path of the nbimg folder
    6. Path to nbimg and convert splash1.bmp
    7. Create splash1.img
    8. Create PC36IMG.zip
    9. Install PC36IMG.zip

    1. Obtain/create a 480x800 .bmp file:
    First you'll need a 480x800 image. Whether you use Photoshop, gimp, or some other photo editing program, you'll need to save the image as a 480x800 .bmp file. (Make sure you're saving it as 24 bit RGB color bitmap)

    If you're not going to create it from scratch and you've found an image you'd like to use, just crop the image to 480x800. Resizing it will distort it, so it's better to just crop. Once you've got it to 480x800 find a way to convert/save it as a .bmp file.

    Make sure to initially save the .bmp file as 'splash1.bmp' or you can just rename it.

    2. Download the nbimg HTC splash screen tool:
    The nbimg tool converts a .bmp file into a .nb file. Download the right version for your OS above. Extract it to somewhere you will know where it is. I suggest creating a whole new folder and placing it there. I created a 'nbimg' folder and placed nbimg in it.


    3. Download android-info.txt file:
    Download android-info.txt file above and place it in the same folder as the nbimg you downloaded earlier.


    4. Place your splash1.bmp in the same place as nbimg:
    Place the 480x800 .bmp file (named splash1.bmp) you made earlier into the same folder as nbimg.


    5. cd into the path of the nbimg folder:
    Open up a command prompt. cd to the path of the nbimg folder or wherever the nbimg tool is.


    6. Path to nbimg and convert splash1.bmp:
    Now path to the actual nbimg tool, but don't press enter. Type -F splash1.bmp -w 480 -h 800 then you can press enter.

    It should've created a new file called 'splash1.bmp.nb' and placed it in the same folder as nbimg.


    7. Create splash1.img:
    Now just rename 'splash1.bmp.nb' to 'splash1.img'


    8. Create PC36IMG.zip:
    Now select 'android-info.txt' and 'splash1.img' and compress them into a .zip file.

    Now just rename the .zip to 'PC36IMG.zip'

    Congratulations! Now you just have to install it.

    9. Install PC36IMG.zip:
    Put 'PC36IMG.zip' onto the root of your sd card. (Make sure there isn't any other 'PC36IMG.zip' files there. If there is replace them with this one)

    Next, power off your phone. Boot into bootloader by holding down the power and volume down buttons. Let it check for updates. Once it's done, it should ask you if you want to install the update. Select yes. Let it do it's thing and select yes to reboot your phone. You should then see your new splash screen!

    Enjoy!

    Thanks to:
    'pof' @ XDA for creating the nbimg tool
    'romracer' @ XDA for compiling a mac version of the nbimg tool
    'maco designs' for stock evo splash screen
    "Need new one"
  2. #2  
    SmokeCrawler's Avatar

    Posts
    1,286 Posts
    Global Posts
    1,288 Global Posts
    ROM
    Stock for now

    Default

    I always wanted to make one but never knew how. Thanks for the knowledge!
  3. Thread Author  Thread Author    #3  
    XCypserX's Avatar

    Posts
    123 Posts
    Global Posts
    125 Global Posts
    ROM
    CM7 Nightly Build 31

    Default

    Thanks, i hope people use it!
    "Need new one"
  4. #4  

    Default Error Message

    I have gone through all the steps but I am receiving a "Model ID incorrect" error.

    I am running an EVO, unrevoked root method etc.. So I would love to get this way working since fast boot is non-existent for me.

    Any help would be greatly appreciated.

    UPDATE
    I used a different .txt file found over at XDA and it seemed to solve my problem.



    So if anyone on an EVO runs into this problem hope it helps. - otherwise.. this worked perfectly!
    Last edited by androideric; 04-18-2011 at 02:56 PM. Reason: solution found.
  5. #5  
    blade111's Avatar

    Posts
    267 Posts
    ROM
    CM7 Night/Tiamat 3.3.7SBC

    Default

    Thanks....Cant wait to try it!
    Don't be shy....Hit the THANKS button
  6. #6  

    Default

    nbimg wont open... it flashes a cmd promt accros the screen really fast... and then nothing
  7. #7  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Interesting! I'm gonna try this and have some fun with it. I'm always doing something new with my phone. Cant wait to get a spare phone to really dig in and have fun with them.
  8. #8  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    This is not working for me right now.... really sad face.... has anyone else got this to work besides the OP? I'm really wanting to put a new splash screen on my phone tonight before my daughter gets up in the morning.

    Problems, well problem is after I cd to the folder the nbimg exe file. I cd my way in there with no problem. I placed it in on the desktop so I end up with

    C:\Users\r collins\desktop\nbimg

    Then I enter the path of the nbimg file

    \users\r collins\desktop\nbimg\nbimg -F splash1.bmp -w 480 -h 800 [enter]

    gives me

    '\users\r' is not a recognized as an internal or external command, operable program or batch file

    Any help will be great!!!!
  9. #9  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Anyone with any suggestions? Maybe the exe file is bad?

    Sent from my PC36100 using Tapatalk
  10. #10  
    dased1's Avatar

    Posts
    86 Posts
    Global Posts
    91 Global Posts
    ROM
    inbREDed ,stock 4now

    Default

    when i use nbimg i have to type cd C:\android2\nbimg-1.1win32 then enter(thats where mine is)
    and it looks like C:\nbimg-1.1win32>
    then i type command.

    try typing cd: C\Users\r collins\desktop\nbimg-1.1win32 see if that works for you
  11. #11  
    LMmira's Avatar

    Posts
    5 Posts
    ROM
    CM7w/Tiamat_Evo-v3.3.7

    Default

    Quote Originally Posted by DevinEvo View Post
    nbimg wont open... it flashes a cmd promt accros the screen really fast... and then nothing
    im getting the same thing
    CM7-7.0w/Tiamatv3.37
  12. #12  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    If I understand this correctly, it shouldn't open up if you just click on the file. But you have to cd into your folder and push the image to the nbimg script.

    Sent from my PC36100 using Tapatalk
  13. #13  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Quote Originally Posted by dased14 View Post
    when i use nbimg i have to type cd C:\android2\nbimg-1.1win32 then enter(thats where mine is)
    and it looks like C:\nbimg-1.1win32>
    then i type command.

    try typing cd: C\Users\r collins\desktop\nbimg-1.1win32 see if that works for you
    Ok thanks I will retry it. I renamed it but I will keep it what it is when it downloads and will follow this.

    Sent from my PC36100 using Tapatalk
  14. #14  

    Default

    Hey wen i type in the command in cmd that changes the bmp to a .nb or watever it says it cant open the file splash1.bmp and ive tried with splash1 and splash1.bmp anyone having the same problem or kno wat i can do
  15. #15  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Nope I still haven't got it to work for me. I can't get the exe file to rin on my computer.

    Sent from my PC36100 using Tapatalk
  16. #16  

    Default

    android-info.txt file is for HTC Inc.. Not for EVO
  17. #17  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Ok since I can not get this to work for me, anybody feel up to converting my file for me? If so email me

    Sent from my PC36100 using Tapatalk
  18. #18  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Bump, anybody willing to help a buddy out?

    Sent from my PC36100 using Tapatalk
  19. #19  
    dumpedduce's Avatar

    Posts
    827 Posts
    ROM
    Arctic Hd

    Default

    Stilling hoping someone could help me out on this.

    DumpedDuce Approves This Message
  20. #20  

    Default Re: [How-To] Creating custom hboot-flashable splash screens

    Anyone getting a spashscreen on the Android guys skateboarding?
  21. #21  

    Default Re: [How-To] Creating custom hboot-flashable splash screens

    will this work with non HTC phones??
  22. #22  
    benny3's Avatar
    Flashoholic!!

    Posts
    1,027 Posts
    ROM
    CleanROM SPR

    Default Re: [How-To] Creating custom hboot-flashable splash screens

    Quote Originally Posted by Kim Cortez View Post
    will this work with non HTC phones??
    No, each manufacturer has their own way and format how they do the splashscreen. What phone do you have?
    If i Helped Please Hit The Thanks And Like Button

Posting Permissions