[Q] desc.txt - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

I'm trying to make bootanimation and have litte problem with desc.txt.
I need to know what numbers are in example :
720 800 15
p 1 0 part0
p 1 0 part1
Line one is animation resolution and fps
line 2 "part0" is folder name but what "p" and numbers mean ?
and why GS3 need 3 folders ?
thanks.

bump bump......

Related

How to change red letters R G D on first splash?

Is there a tool/kitchen that can easily let me edit the information that goes after red letters R G D on first splash? I have an .nbh file.
Khemmm... nobody knows?

Rsrc2_(xxx).rc2 analyze for S8500/S8530 and S8600

1.
Rsrc2_S8500(Low).rc2
Rsrc2_S8500(Mid).rc2
Differs in 1 Byte...
2.
This Byte enables Debug Mode, there are 3 Values (maybe more):
00 - OFF---> Internal menu not work--->Low
01 - On ----> Internal menu work -> MID
02 - then also Samsung DIAGnostic Port is activated and full Debug
Internal menu is this thingie here:
http://forum.xda-developers.com/showthread.php?t=906966
3.
There are several Boot Pictures included...
http://forum.xda-developers.com/showpost.php?p=10624798&postcount=4
First short test is attached.
Not exact match...
First Goal is to change for instance Pictures.
Best Regards
how did you skip press "0" for 2 secs message?
10 bpp... maybe we can bring more color into it.
This Pic starts at 0x21000
00 is black
FF seems white... if someone only paint via HEX Editor.
Attached are 3 Original RC2 files and extracted RAW Pic...
Irfanview Settings are on Screenshot.
Best Regards
Edit 1.
The other Pic after this is Battery...
Edit 2.
Maybe 16 bpp
480 x 800 Pixel * 2 Byte (16 bpp) = 768000 Byte
My RAW files are too big. Need to cut few Bytes... sorry.
http://home.arcor.de/xgidesign/test/resman_ge_down.html
resMAN converts into correct 16 bpp Format.
It seems more features included, like TFS Browser... not tested yet.
Tested and works.
Now I have colorfull Bootscreen.
I have only identified 2 Pictures... Logo and Battery. Both 480 x 800 Pixel.
Best Regards
Can you upload one sample screen from yours colorfull Bootscreen?? thanks...
1.
As Example Cat taken from Wallpaper... resized and cut to fit 480 x 800 Pixel.
Insert via ResMAN...
Only Bootlogo changed...
2.
Disable MD5 Check at End of file...
3.
Changed Flag 0 to 1 at Start of file, to use Internal Menu:
http://forum.xda-developers.com/showthread.php?t=906966
Now Code *#7092463*# is working.
Best Regards
... hello adfree watch the screen shot that you enclose ...
First Pic starts at:
0x21000
Bootlogo 480 x 800 Pixel
768000 Byte
Second Picture:
0xDC800
"Waitscreen" for Battery
480 x 800 Pixel
768000 Byte
Example attached... now with Cat and Flowers.
Questions...
1.
The other Pictures... which Resolution, where to find...
2.
At Start I see from T-Mobile String DEF...
chinese Firmware shows CHN...
Is this CSC settings? But nothing happens...
3.
What else is between 0 and 0x21000 ?
And 0x198000 - End of file ( I mean this as End CDABCDAB before String S8500)
Thanx in advance.
Best Regards
After I overwrote with FF for white color I found third Picture.
The blue handset known from Download Mode via Kies for instance...
Maybe something like that 100 x 250 Pixel...
I will try to find exact position and extract RAW. Now I know what it is...
Best Regards
adfree said:
1.
As Example Cat taken from Wallpaper... resized and cut to fit 480 x 800 Pixel.
Insert via ResMAN...
Only Bootlogo changed...
2.
Disable MD5 Check at End of file...
3.
Changed Flag 0 to 1 at Start of file, to use Internal Menu:
http://forum.xda-developers.com/showthread.php?t=906966
Now Code *#7092463*# is working.
Best Regards
Click to expand...
Click to collapse
Hi adfree,
How did you make step 2?
Disable MD5 Check at End of file...
I have modify my bootlogo with resman but when I try it with multiloader I got this message: Can not open: Rscr2!
I try rc2 low on resman.
http://forum.xda-developers.com/showpost.php?p=10553753&postcount=40
Here you find answer about MD5 disable.
Best Regards
Thanks adfree, it's ok now I can use a modifyed rc2 file on multiloader.
But realy don't understand now how to modify boot image with resman
Can you try with this file and say me if it's possible to use please?
I convert it on bmp to use on resman.
Your Picture as RAW, ready to input.
Use HEX Editor.
Start is at:
0x21000
Resman can do the whole job for you, but I'm lazy... ehm busy now to write How To.
You need correct Rsrc2_S8500(Low).rxt...
I will try to make one next days... as my is not fully correct.
Best Regards
Ok thanks, if you can do a "how to" when you have the time, that would be great
The 3. Picture is the Download Mode Icon...
116 Pixel x 285 Pixel
The 4. Picture is if something goes wrong during Update... Errormessage...
176 Pixel x 80 Pixel
Need to check exact Resolution and Position... so I can make correct Rsrc2_S8500(Low).rxt for Resman.
Best Regards
lasentenza said:
Ok thanks, if you can do a "how to" when you have the time, that would be great
Click to expand...
Click to collapse
Do that and will sticky it. Let me know what else
adfree said:
Your Picture as RAW, ready to input.
Use HEX Editor.
Start is at:
0x21000
Click to expand...
Click to collapse
Hello adfree,
Thanks
I do not have wave anymore for testing, but will keep it and test asap.
Hello Adfree,
I tasted it and I got this on the wave
Not ok but it's a good begining lol
Looks like smaller Resolution...
I will check if I made mistake.
Sorry.
Can you please attach your RC2 file?
So I can test it easier.
Thanx.
Best Regards
Re adfree,
Here is the rc2 file modified
http://www.multiupload.com/RSJNZGZWDJ
And I add you the picture on jpg format.
Thanks a lot

PowerOnOff Animation

Lets start again with these Pictures *.img
Header
compress LZ
Okidoki... seems compressed.
Now I found in bada SDK files.
Original BMP files from little bada...
Check out:
PowerOnOff.ini
AnimationType=bmp
Then also PowerOnFlash=power_on.swf
Maybe we find working solution.
Theory:
1.
Find way to decompress or compress to make valid *.img.
2.
Change *.img into something else accepted from handset...
*.bmp
*.swf
Maybe QMG is possible, like in Themes?
*** who knows...
3.
Do nothing... wait...
Best Regards
I think it's more power_on.swf than img files.
If possible if I find someone who works on flash, will try second possibility.
Sorry,能用中文解释下吗?thanks
What we know about *.img
Resolution is 480 x 800 Pixel (S8500/S8530).
"Level 1"
Find *.img with 1 Color...
I found black.
Then I replaced all files by same black Image...
"Level 2"
I need second Color... I think I know where to find... I think it will be white...
Best Regards
So I have now 2 Colors. Black and white, both are 480 x 800 Pixel.
If you compare both files you see around 391 Differences... hmm most Value:
F8/F0
Please. I wish to find more 1 Color *.img files.
Maybe then users with more brain can find algo, or Tool exists to create these Pictures...
Best Regards
I think I know what it could be... maybe.
TIFF compressed Bitmap *.tif ... LZW Compression.
Maybe some Header changes...
Edit...
Several Compressions for TIFF exists... depend on Grafik Tool...
PowerOnOff.ini is 3 times in Wave... if different depend on Branding:
\Registry\
\Settings\Default\Registry
\SystemFS\Settings\PreConfiguration\Default\Registry
All 3 files are not writeprotected. You could:
(A) Delete PowerOnOff.ini
Silence + no Animation
(B) Edit PowerOnOff.ini with other path to folder... maybe:
PowerOnAniImage0=/Mount/Mmc/PowerOnOff/Image/poweron_00.img
instead writeprotected folder
PowerOnAniImage0=/SystemFS/PowerOnOff/Image/poweron_00.img
Best Regards
Edited again.
Tested, yes it works.
I've changed path to Memory Card. Now I can play faster...
Very simple.
1.
Copy PowerOnOff folder to card.
Attention, if you choose subfolder, my path is only for Root... check exact folder or edit PowerOnOff.ini again.
2.
Copy my example to folder:
\Registry\
Nice how do you extract the bmp files?
Edit: look this video you will love
http://www.youtube.com/watch?v=Er9fhJWNL70
http://www.megaupload.com/?d=Y65D7LR1
Here are 3 different Animations:
DREI
T-Mobile
PRT Poland
In combination with my modified PowerOnOff.ini you can easily switch between them.
@ lasentenza
Nice how do you extract the bmp files?
Click to expand...
Click to collapse
BMP files taken from Language packs from bada SDK...
*.img but in this time Images and ready for open with WinImage...
Best Regards
... ... Friends IMG to edit the files and use them in the device I found this program that uses the QT ... thank by psycoy
http://www.4shared.com/file/weq4iPSk/Alcis_IMg_editor.html
@ psycoy
Please, can you upload 1 selfmade *.img as example?
I'm not smart enough to use your Tool.
*.img not open
And if I import an *.bmp and save... the result is not the same like valid *.img.
Please enlight my little brain.
Thanx in advance.
Best Regards
I've reduced PowerOnOff.ini to only poweron_00.img and poweroff_00.img.
So I can faster Brute force...
And I see better result...
Attention!
Once I made an mistake in PowerOnOff.ini and result was Bootcycle.
So please only try at your own risk.
Best Regards
Thanks a lot adfree, you find 3 animation boot
Just try it changes from bada animation
You are making great job
http://www.megaupload.com/?d=T5YF5620
I've "fixed" T-Mobile Animation, as they "forgot" 4 Pics from bada Animation...
Maybe this was the reason, why second folder only used.
I've added Orange Poland Animation...
So I have 5 Animations (second T-Mobile not included).
Maybe someone know more Animations?
Eplus?
O2?
There are many Operator... i hope.
S8530 also possible, as same Resolution.
Best Regards
Edit 1.
Found more Animation(s)
Found third Color... Now I have black, white and red.
But red is complete different and double in size... strange...
New attempt.
Created 480x800 black and white Pic and converted into QMG (Theme).
As I thought Idle_Background.qmg converted into IdleWallpaper.cbm could help.
But, QMG is to small... only 1 KB
CBM is tooo big... 1,5 MB
My black or white *.img only 51 KB...
Best Regards
adfree this is cool. I've been wanting to get to the bottom of the .IMG file mystery for awhile now.
The Alci's IMG Editor program is a mod tool for the GTA San Andreas game. I tried opening a .IMG file and it didn't work for me either. It's possible theres no connection with the QMG .IMG files at all. I'm not sure what the QT reference is in relation to.
Found 2 new Animations from American Firmware:
Entel and ViVo
Found 4. color... blue
OemBmPreShutdown: Inform the power off to CP side
Click to expand...
Click to collapse
Hmmmm... maybe Algo is in amss.bin.
CP could mean Call Processor...
Maybe this is Qualcomm Compression...
Best Regards
hi adfree
can you please give me instructions on how to use these animations???
i've stune, samsung wave , no sd card
is it possible without the card???
thanks in advance
ok i understood what i needed
i changed the 3 ini files with \Media\Poweronoff and added the files in the phone's internal memory
so yes i did it without a memory card and used t-mobile files
now i want vodafone's files because my network is vodafone
can someone upload them for me????
please do something for small wave phones
i.e wave s5250 etc thanx~
luciferps said:
please do something for small wave phones
i.e wave s5250 etc thanx~
Click to expand...
Click to collapse
sure i will do anything you want just i can't use trix as it is not working on my laptop
also i donot have a wave s5250 to do some expermints on it
sorry man if i can i will

[BOOTANIMATION] Bootanimation binary file from CM7 source code(Tested OK in XXJVK)

I compiled bootanimation binary file from Galaxy S CM7 source code, it works on my XXJVK Galaxy S International I9000.
this binary will play the bootanimation.zip from /data/local/bootanimation.zip
you can ask your kernel developer to add it into their initramfs.
sorry for my poor english.
Credit to:
CMSGSteam for the CM7 source code
hi dear , i have galaxy s i9000 runing 2.3.4 gingerbread
i want to ask about boot animation , i know how to make the zip file which contain part0 file and part1 file and desc.txt , i want to know how to create the images which was in both files (1&0) , is there is soft ware to do that or its video converted to images then added to part0 and part1 files ( i mean the series of images and the animation on it how we wil do it ) please help me and tell me the secret , i searched on net the olny i found how to do the zip file which i know it , no body explane how to fabricates the images it self,
thanks in advanced
frozenhill said:
hi dear , i have galaxy s i9000 runing 2.3.4 gingerbread
i want to ask about boot animation , i know how to make the zip file which contain part0 file and part1 file and desc.txt , i want to know how to create the images which was in both files (1&0) , is there is soft ware to do that or its video converted to images then added to part0 and part1 files ( i mean the series of images and the animation on it how we wil do it ) please help me and tell me the secret , i searched on net the olny i found how to do the zip file which i know it , no body explane how to fabricates the images it self,
thanks in advanced
Click to expand...
Click to collapse
The files are image format png ,numerically numbered, they must be 480x800 pixels and the bootanimation.zip must be zipped in STORE (aka no compression) mode.

Boot Image Maker

I do a little script to make easy convert bmp or jpg on img boot file
Use poweronoff.ini this is one have all ready name changed.
This is 240 400, our wave better with 480 800
https://rapidshare.com/files/3668235133/ConvertForWaveLite.zip
tutorial please....
tapan15in said:
tutorial please....
Click to expand...
Click to collapse
My english make's many laughing but ok i try and posting later cause need a time, do complete tutorial with PFS and how make's boot image.

Categories

Resources