|
||||
Customizing kitchen boot logo...
For those interested in customizing the boot logo in the ROM kitchen, here are the approximate steps:
1. Obtain a hex editor (I used WinHex in this case) 2. Create your boot logo using the nb_image_converter in the Apache Splash package. The resulting file is a .nb file that you use below. 3. Open .\rom\nk.nba from the rom kitchen in your hex editor 4. Open the .nb boot image in your hex editor 5. Have your hex editor select the entire contents of the .nb boot image, and select copy. (In WinHex this is Edit -> Copy All -> Normally ) 6. In the nk.nba session of your hex editor, go to HEX 3f00000 (in WinHex this is Position -> Go To Offset) 7. Tell your hex editor to write (not insert or paste) the contents from the clipboard (in WinHex this is Edit -> Clipboard Data -> Write (not paste)) 8. Save the resulting nk.nba file Since this edits the source file that the kitchen builds on, all future ROMs you make with your kitchen will now include your boot logo automatically. These same steps can be used to edit your post-cooked nk.nba file just before you convert the file to nk.nbf for deployment. Hex editors vary, so the commands may differ for the editor you use. Make sure you backup your .\rom\nk.nba incase it gets nuked by this process. |
|
||||
Nice info. Also, in the tools that WideAwake posted for building custom roms is a folder that contains an automated process for this. This may be an easier process for those who are not comfortable using a hex editor. All you need to do is put you .nba in the folder and rename it to .fat. Then run the app to install your splash screen.
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
Yes and no. It is possible, but you have to replace a file in the rom to get this to happen.
|
|
|
|