XBOX ISO ReadMe - Version 1.3
-----------------------------

Here is the new 1.3 version of my program:

What's new:

* Fixed: Change Folder and Cancel buttons have same hotkey.
* Added: You can move the Menu-X Builder Preview (not only static in the center of the screen)
* Fixed: Buffer underflow in hard disks with more than 32.7Gb free
* Added: Status Bar and a Progress bar (that show the DVD-R disk capacity) in the Menu-X Builder
* Added: You can now rename the Game Title in the List (simply click on it to rename)
* Minor bugs fixed
<please send me any bug you can find, so I can fixed it. I know there's a lot of bugs...>

LIMITS:
-------
I'm a student so I can't always work on this project, but if you want to help me (add more funcionalities,
programming or simple beta test) please contact me.
This program is highly optimized so only one OCX is required (MSCOMCTL.OCX and the VB Runtime that you can 
find on my site); the 85% of the features are made by standard Windows API calls. This allow the program 
to be very small (in size) and very compatible but with a lot of limits.
I'm searching for people who have a good programming knowledge in Visual Basic 6.0 API calls and graphics.
Also I'm searching good betatesters because I can't always spend 5 hours in testing the program ^_^

REQUIREMENTS
------------
Supported OS: Windows 98/98SE/ME/NT4/2000/XP. 
Windows 95: Not Supported. (It's a very OLD OS)
Installed VB Runtime (only if you get errors from the program)
Only one OCX called MSCOMCTL.OCX. Put this file in the same folder of the program.

ABOUT DATABASE
--------------
The database is in MS Access format.
The image size must be 188x239 pixel. If you select a different image size, the image will be stretched 
to fit the size. 
NOTE: The image are stored in the database (and not linked!) so if you select a 1Mb 1024x768 jpeg image,
the database will stretch the image, but will store the full image (so the database will be 1Mb).
So I suggest you to resize the image with Photoshop (or other programs) in the correct size and put it
in the database (188x239 size require about 40Kb in best quality).

ABOUT THE GDFIMAGE PROGRAM
--------------------------
GDFImage is a tool made by Microsoft for make ISO image of your XBOX Games. It's a copyrighted material
so I can't include this tool in the package. Don't ask me where you can find this program!
I'm not affiliated with Microsoft in any way and I take no responsability for the use of this program. 
Use at your own risk. No copyright violation is intended with the creation of this program.

ABOUT COMPLEX MENU-X
--------------------
The Complex Menu-X allow a user to store more than one XBOX game on DVD-R. The Menu-X is compiled with
the official MS XDK, so I can't put the executables (DEFAUL.XBE and REDIR.XBE) in the package. 

LICENSE
-------
This program is 100% freeware. 

COPYRIGHT
---------
opyright 2003 by CryoGen Group.
Made with Microsoft Visual Basic 6.0 with Service Pack 5

CREDITS
-------
- Complex Team for the Menu-X.
- Caustik (http://www.caustik.com) for his beautiful tutorial about XBE file format.
- All the betatesters of this program.
- All the users of this program (you too!).
- All my friends for the support ^_^

