OpenJazz Dingoo A320 Linux (Dingux) port by Zear.


About
-----

OpenJazz is a free, open-source version of the classic Jazz Jackrabbit games.
Jazz Jackrabbit is a PC platform game. Produced by Epic Games (then Epic MegaGames), 
it was first released in 1994. The fast-paced, colourful gameplay proved popular, 
and the game won PC Format's Arcade Game of the Year award. 


How to make it run
------------------

Datafile location directories can be found in ./data/[subdirs]
In order to run the game you have to copy your version of the datafiles
to the respective subdir.
For example if your gamedata is the shareware version, copy it to ./data/shareware
if it's retail cd version, ./data/fullcd is the right location, etc..
For details check the explanation below.
You can have more that one version of the datafiles at once, for example full version
and the x-mas episode, just remember that X-mas and Holiday Hare episodes were originally
meant to replace each another and mixing them can result in glitches.
In order to play Holiday Hare when you have both X-mas and Holiday Hare installed, you
have to edit the openjazz.dge script, comment out the X-mas episode path and uncomment
the Holiday Hare one. Just remember to use a text editor supporting unix endline characters
(for Windows users Notepad++ is recommended), otherwise the script will not be able to run.

Explanation of the datafile directories:

full          - retail version of the game
fullcd        - retail cd version of the game with additional episodes
shareware     - the shareware episode
holiday       - Holiday Hare episode
xmas          - Xmas Edition episode
other         - eventual additional episodes, unofficial mods, etc..


Controls
--------

Menu:
* SELECT	- go back
* A		- accept

In-game:
* A		- jump/swim up
* B		- shoot
* Y		- change weapon
* L		- toggle fps counter on/off
* SELECT	- game menu
* START		- pause


Credits
-------

See the licenses.txt file for the original authors list.
Dingux port brought by Zear (zeartul[at]gmail[dot]com).


Changelog
---------

Release #1 04/08/2010
* initial release based on SVN r129

