LOGO-X .042 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:

	This program allows you to change logos.
	


Usage:

-------	For the 'microsoft' logo:

	- syntax -

	logox -insertboot filename.raw filename.xbe
	logox -extractboot filename.xbe

	-

	Description:
	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!


	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:


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


-------	For replacing the RemoteX (EvolutionX dashboard) Images:

	- syntax -

	logox -insertevxbg filename.bmp filename.xbe
        logox -insertevxsplash filename.bmp filename.xbe
        logox -eraseevxversion filename.xbe
        logox -eraseevxdatetime filename.xbe

	-

	The bmp files can be created with paint or photoshop, and should be
	640x480 24bit color.

	These should be self explainitory...

	-insertevxbg (insert evolutionx	background)
	-insertevxsplash (insert evolutionx splash) 
	-eraseevxversion (erase the version from showing on the screen)
	-eraseevxdatetime (erase the date time string in the top left)






Greets to all in the homebrew scene.
