mercury0x000d
The ultra-modern operator
Greetings fellow Warpers! Here's a little tool I made which should help simplify adding a custom boot screen to your ROM. ABSM will accept either a 24 or 32 bit image in .bmp format and create a logo.bmp file already flipped horizontally, vertically, color modified and ready to add directly to your ROM using the traditional method with dsixda's Android Kitchen. It's actually a DOS executable, so if you're running an OS which doesn't support these, you can download DOSBox. This is akin to how the Android Kitchen itself doesn't run directly under Windows, but you must set up Cygwin first to give it a suitable environment to play.
The program itself is available here and, in the spirit of open source, the code is available here. To use it, all you need to do is type ABSM and the path to the image file you wish to convert at the command line (e.g. ABSM myimage.bmp) and the rest is handled automatically! As always, I'd be glad to hear any suggestions for new features or bugs that need squashing.
Happy modding!
By the way... please remember that, while I have done a good amount of bug testing already, this software is provided AS-IS with absolutely NO warranty of any kind, whether expressed or implied.
If you like my work, or if my tool has helped you out, perhaps you'd consider donating to the cause?
The program itself is available here and, in the spirit of open source, the code is available here. To use it, all you need to do is type ABSM and the path to the image file you wish to convert at the command line (e.g. ABSM myimage.bmp) and the rest is handled automatically! As always, I'd be glad to hear any suggestions for new features or bugs that need squashing.
Happy modding!
By the way... please remember that, while I have done a good amount of bug testing already, this software is provided AS-IS with absolutely NO warranty of any kind, whether expressed or implied.
If you like my work, or if my tool has helped you out, perhaps you'd consider donating to the cause?
