XMenu
Customisable XML driven front-end

--- About --------------------------------------------

XMenu is an app that can be placed on your own CD/DVD compilations enabling you to launch one of several
titles using your XBOX controller.

XMenu is customisable, enabling you to add your
own logo, change the graphics and title details.


--- Instructions -------------------------------------

In order to use XMenu you will need to understand the
format of the accompanying XML file; the best way to
do this is to examine the sample file, much of which
is self explanatory.

The 'logo' node is optional, allowing you to specify
the name of a 640x480 pixel JPG file which will be
display for a short period upon startup.

The 'normal' and 'selected' nodes, specify which
graphics to use for the menu display.  Typically,
this contains a visible list of menu selections.

Each title your menu lists, can have a 'name'.  You
must specify the name of the XBE to launch in the
'mount' node.  Similarly, you must specify the 'origin'
of the selected icon/graphics and its 'dimensions'.

As each title is selected, the region of 'selected'
graphics identified by the titles coordinates is
superimposed over the 'normal' graphics.

Optionally, you may specify an alternative destination
by adding a 'destination' node.


--- Notes --------------------------------------------

Some titles will refuse to load from anywhere but
the root directory, so avoid mounting xbe's in
subdirectories unless you know better.

------------------------------------------------------

Have fun!