XBOX ISO ReadMe - Version 1.0
-----------------------------

Well, this program is the successor of the GDFImage GUI. I wish you appreciate this ^_^
So, let's see the functionalities behind this program:

* Make a GDF ISO (the original XBOX file system)
* Extract an ISO in a specified folder (must exist)
* Manage your games with a MS Access compatible Database. (you can store your game information plus the 
  cover)
* Check if you have sufficient space before extracting or building ISOs
* More to come... ^_^

P.S: This program is similar to Craxtion made by Fedge & LepPper but don't support "job operation" (for now)
     and multigame wizard (for now), but offers a Game Database.

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 no OCX or DLL is required (except the VB Runtime that you can find
on my site); the 90% 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)

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.

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

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