************************
*      EXULT GP2X      *
*         RC2          *
************************

Port from: http://exult.sourceforge.net
By: Israel Lopez Fernandez (Puck2099)
Website: http://www.gp32wip.com
Contact and donations (Paypal): puck2099@gmail.com
Volume control thanks to Rlyeh's minilibs.

What is Exult?
--------------
It's an interpreter to play one of the best role playing games ever, Ultima VII
(in its two parts plus expansions).

How must I install it?
----------------------
To try it, you must unzip the file to any SD folder, so you will have a folder
called exult. After that, you must copy Ultima VII original game files in exult/blackgate
or exult/serpentisle, depending of your game. If you want to hear the music, you must
download the following files and unzip them into exult/data/music:
http://prdownloads.sourceforge.net/exult/U7MusicOGG_1of2.zip
http://prdownloads.sourceforge.net/exult/U7MusicOGG_2of2.zip
If you also want to hear sound effects, you must download the following files and unzip
them into exult/data:
http://prdownloads.sourceforge.net/exult/jmsfx.zip
http://prdownloads.sourceforge.net/exult/jmsfxsi.zip
To play you only have to launch the file exult.gpe from game's menu.

Is the source code available to download?
-----------------------------------------
Yes, as it is said by GPL license, you can download the source code from my own website.
By the way, I warn you that the changes realised to the code are not enough "cleaned" nor
documented.
If you want to make any change, please, I would be very grateful if you contact me first
to avoid working two people in fixing the same bug :)


Controls:
----------
Joystick - Move the cursor or party, depending on control mode.
A - Right click.
B - Left click.
X - Toggle combat.
Y - Show inventory.
CLICK - Show Button Configuration/Help.
SELECT - Change control mode from mouse cursor to direct party movement.
START - Game menu.
VOL+ - Increase volume.
VOL- - Decrease volume.

R + Joystick - Move the cursor or party faster.
R + X - Show map.
R + Y - Show spellbook.
R + SELECT - Show face stats.
R + START - Show stats.

L + A - Use keys.
L + B - Use picklocks.
L + X - Eat food.
L + Y - Display gold.
L + START - Save game menu.
L + VOL+ - Screen brighter.
L + VOL- - Screen darker.

L + R + CLICK - Quit game.
L + R + VOL- - Quick save.
L + R + VOL+ - Quick restore.

Changelog Exult GP2X:
----------------------
RC2
---
- Increased speed and fluency of the game.
- Fixed sound problems related to new firmware 1.4
- Added the posibility to select in menus using CLICK button.
- Fixed minor bugs.

RC1
----
- Fixed (I hope) bug that causes savegames corruptions in some cases.
- Added volume control using buttons VOL+ and VOL-.
- Reduced delays in sound effects.

Beta 4
-------
- Fixed graphic problem that caused screen corruptions (thanks to
  Willem Jan Palenstijn member of the Exult Team), now it looks perfect :)
- Fixed bug that didn't permit start Serpent Isle (you have to turn off
  introductions in main menu to play it).
- Added sound support for Sound Effects.
- Added the possibility to write some characters using X and Y buttons
  in save game dialog (now you can save the progress in different slots
  instead to use quicksave).
- Remplaced absolute paths by relative paths in configuration file (now
  you can copy Exult folder in ANY place of your SD, not only in the root).
- Added L+Joystick shortcut to move mouse cursor much slower (useful to use
  very small objects like keys, rings...).
- Added L+A shortcut to try all the keys availables in a closed door or chest
  (in this way you don't need to look for and try all the keys one by one).
- If you push CLICK Joystick's button you will get a dialog showing all
  button shortcuts.

Beta 3 (New Year's edition):
-------
- Change default configuration's file path, now it is read directly from SD
  instead of NAND memory.
- Fixed bug that didn't permit to start a new game because you can write
  character's name. As at the moment there is not a virtual keyboard, it
  will be always used the name of "Avatar".
- Added mouse emulation and keyboard shortcuts.

Beta 2:
-------
- Added mouse emulation in game menu, so the game can be started without
  using sterm.

Beta1:
-------
