SplashScreen Creator for M8

Search This thread

starbase64

Senior Member
Apr 3, 2007
4,365
1,698
Hi,

this is not my work, i've only modified for m8!!!!

Original Thread: http://xdaforums.com/showthread.php?t=2475084

Download: https://www.dropbox.com/sh/fjxmey2q266k0jl/cfpe5MS9-o

german and english version available

jef89ilwl4t9.png

glbxioe8jb9h.png


regards

starbase64
 

otto888

Senior Member
The android_info.txt needs to be updated for the M8. Heres the one I use for my developer M8. It should work for all of them though.
Code:
modelid: 0P6B12000
cidnum: 11111111
cidnum: 22222222
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__102
cidnum: HTC__203
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__304
cidnum: HTC__032
cidnum: HTC__A07
cidnum: HTC__J15
cidnum: HTC__016
mainver: 1.28.401.7
btype:1
aareport:1
DelCache:1
hbootpreupdate:3
 
  • Like
Reactions: ssojyeti2

starbase64

Senior Member
Apr 3, 2007
4,365
1,698
Hi,

both files updated, my mistake sorry.

Code:
modelid: 0P6B10000
cidnum: HTC__001
cidnum: HTC__102
cidnum: HTC__203
cidnum: HTC__E11
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__304
cidnum: HTC__A07
cidnum: HTC__032
cidnum: HTC__J15
cidnum: HTC__016
cidnum: HTC__M27
cidnum: HTC__K18
cidnum: HTC__A48
cidnum: HTC__002
mainver: 1.54.401.5
btype:1
aareport:1
hbootpreupdate:12

regards

starbase64
 

shojus

Senior Member
Jan 9, 2008
1,338
540
GRap
For some reason this is not working for me? It appears to flash but I still have my same splash image...
 

starbase64

Senior Member
Apr 3, 2007
4,365
1,698
Hi,

both files update, please reload from dropbox.

regards

starbase64

new code with splash.nb0 said:
IF EXIST "image\splash.nb0" (
del image\splash.nb0
)
IF EXIST "flash" (
rd flash /s /q
)
mkdir flash
tools\ffmpeg -i image\splash.png -f rawvideo -y -pix_fmt rgb565 image\splash.nb0
xcopy "tools\android-info.txt" "flash" /i /y
xcopy "image\splash.nb0" "flash" /i /y
tools\7za a -tzip splash.zip .\flash\*
del flash\*.* /q
del image\splash.nb0
move splash.zip flash
 

fisha21

Senior Member
Nov 23, 2007
2,331
4,379
Just tried this on my International One M8.....had to rename the .nb0 file in the zip from splash.nb0 to splash1.nb0, but after that it worked great. Thanks for posting :)
 
  • Like
Reactions: starbase64

Onepagebook

Senior Member
Just tried this on my International One M8.....had to rename the .nb0 file in the zip from splash.nb0 to splash1.nb0, but after that it worked great. Thanks for posting :)

For you guys ' reference, hint..it's here :D
mmcblk0p12: 00500000 00000200 "sp1"

so you know how to get it for flash zip ;)

run_program("/sbin/busybox", "dd", "if=/cache/splash.565", "of=/dev/block/mmcblk0p12");

I will suggest using image convert to rgb565 file and put in cache for flash zip

here is one example you guys can try...
see attached, forgot who did that screen, thanks for that..
 

Attachments

  • m8-bootsplash.zip
    484.7 KB · Views: 264
  • splash-beats.jpg
    splash-beats.jpg
    33.2 KB · Views: 1,229
Last edited:

guyd

Senior Member
Feb 12, 2011
981
403
Indianapolis
Samsung Galaxy S23 Ultra
Do u have to be s-off to flash this?

Yes

---------- Post added at 03:10 PM ---------- Previous post was at 02:56 PM ----------

For you guys ' reference, hint..it's here :D
mmcblk0p12: 00500000 00000200 "sp1"

so you know how to get it for flash zip ;)

run_program("/sbin/busybox", "dd", "if=/cache/splash.565", "of=/dev/block/mmcblk0p12");

I will suggest using image convert to rgb565 file and put in cache for flash zip

here is one example you guys can try...
see attached, forgot who did that screen, thanks for that..

Thanks for confirming this for me!

I reused my favorite M7 Splash Screen on my M8, simply by editing the original updater-script and pointing it to mmcblk0p12
 
  • Like
Reactions: ThePhoneGeek

Onem8

Senior Member
Apr 5, 2014
249
96
My first splashscreen :) Flash it with this program.

Supported CID :
modelid: 0P6B10000
cidnum: 11111111
cidnum: HTC__001
cidnum: HTC__102
cidnum: HTC__203
cidnum: HTC__E11
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__304
cidnum: HTC__A07
cidnum: HTC__032
cidnum: HTC__J15
cidnum: HTC__016
cidnum: HTC__M27
cidnum: HTC__K18
cidnum: HTC__A48
cidnum: HTC__002
mainver: 1.54.401.5
btype:1
aareport:1
hbootpreupdate:12
 

Attachments

  • splash.zip
    21.9 KB · Views: 153
  • splash1.png
    splash1.png
    26.6 KB · Views: 938

MeatyCoins

Senior Member
Aug 7, 2007
590
35
Request!

Hey I know this is a big request but can someone make a universal HTC One M8 "BIOS" Splash?
I had this one back on my mytouch 4g and love it. Below is an uploaded picture for example
 

Attachments

  • 00039.png
    00039.png
    22.4 KB · Views: 676

invisiblek

Recognized Developer
Feb 24, 2010
1,580
5,833
Minnesota
www.invisiblek.org
For you guys ' reference, hint..it's here :D
mmcblk0p12: 00500000 00000200 "sp1"

so you know how to get it for flash zip ;)

run_program("/sbin/busybox", "dd", "if=/cache/splash.565", "of=/dev/block/mmcblk0p12");

I will suggest using image convert to rgb565 file and put in cache for flash zip

here is one example you guys can try...
see attached, forgot who did that screen, thanks for that..

Please don't do this.

Use:
/dev/block/platform/msm_sdcc.1/by-name/sp1
instead

Sure, they should all be the same, but if it were to ever change for some variant or something, this could very likely brick devices.

Also - if someone were to try this on their M9 (yea, stupid but someone will, I promise) it could be bad too.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    Hi,

    this is not my work, i've only modified for m8!!!!

    Original Thread: http://xdaforums.com/showthread.php?t=2475084

    Download: https://www.dropbox.com/sh/fjxmey2q266k0jl/cfpe5MS9-o

    german and english version available

    jef89ilwl4t9.png

    glbxioe8jb9h.png


    regards

    starbase64
    6
    Just tried this on my International One M8.....had to rename the .nb0 file in the zip from splash.nb0 to splash1.nb0, but after that it worked great. Thanks for posting :)

    For you guys ' reference, hint..it's here :D
    mmcblk0p12: 00500000 00000200 "sp1"

    so you know how to get it for flash zip ;)

    run_program("/sbin/busybox", "dd", "if=/cache/splash.565", "of=/dev/block/mmcblk0p12");

    I will suggest using image convert to rgb565 file and put in cache for flash zip

    here is one example you guys can try...
    see attached, forgot who did that screen, thanks for that..
    3
    Here are a couple I just created for the Harman/Kardon users and the BoomSound users, enjoy.

    3
    just made a simple watch_dogs style splash. Nothing special or fancy for now, but maybe I'll make some good ones later :p
    3
    My first splashscreen :) Flash it with this program.

    Supported CID :
    modelid: 0P6B10000
    cidnum: 11111111
    cidnum: HTC__001
    cidnum: HTC__102
    cidnum: HTC__203
    cidnum: HTC__E11
    cidnum: HTC__405
    cidnum: HTC__Y13
    cidnum: HTC__304
    cidnum: HTC__A07
    cidnum: HTC__032
    cidnum: HTC__J15
    cidnum: HTC__016
    cidnum: HTC__M27
    cidnum: HTC__K18
    cidnum: HTC__A48
    cidnum: HTC__002
    mainver: 1.54.401.5
    btype:1
    aareport:1
    hbootpreupdate:12