LOGO-X .03 By Superfro
----------------------


Forword:

	Using this program might damage your xbe, your computer, and possibly your life.  You agree to use it without any guarentee or license or food stamps.  If you feel unsafe using it then dont.  If you do, well Good lets move on.


About:

	What it does is this.  This program allows you to change the little 'microsoft' logo when you cold boot (cd or first time hd).  Under the XBOX logo after the animation a 'microsoft' logo appears.  You can put whatever you want there now!

How to use it:

	I have included 'hacked.raw'.  This just says the text 'hacked', but if you want to make your own, here is what you need to know.  The image size is 100 x 17, the logo only supports 4bit greyscale, and it's of type 'raw', just raw pixels.  So what you need to do, is use a program like Adobe Photoshop, say new file, size is 100 x 17, greyscale (8 bits per channel), create your image (use a black background), save it as whatever.raw.  You may use 256 shades of grey but it will be dithered down to 16 shades (4 bit ).  It's best to create the image in 4 bit (16 shades of grey).

	Once you have your .raw file, the arguments are like so:

Usage:  logox -insert filename.raw filename.xbe
                -or-
        logox -extract filename.xbe

	To insert, you would do logox -insert whatever.raw myxbe.xbe, there you go, its patched!
	
	To extract, you would do logox -extract myxbe.xbe, and a file named logo.raw will be created in the current directory.


Greets to all in the homebrew scene.
