/=============================================================================\
                                  gngeogui
 		     A gui for gngeo - NeoGeo Emulator




 History
--------
I wrote this program, because a friend want play to NeoGeo games under Linux,
but, I doesn't have skill on *NIX system. I decided to make a GUI to help him.



 Installation
--------
Simply type : make install


 Architecture and OS
--------
Gngeogui runs on all OS and all platforms, which supports Perl and libgtk-perl.
So, it will be run on many machines ;-)


 License
--------
See COPYING file.


 Author
--------
See AUTHORS file.



 Config
--------
You can set up everything (according the emulator) in the program.


 Pictures (Screenshots)
--------

GnGeoGui show a picture when you choose a game. The picture file must have
the same name as the rom name. If the game is stored in rom.zip, the picture
must be called rom.jpg, rom.png or rom.xpm. Also, you can define the
pictures path (where the program will search the pictures) in the program.


 Files
--------

Gngeogui requires some files in order to run correctly.
This files are found by gngeo when it parses the configuration files.

At first, I try to find them in /usr/share/gngeogui, but you can redefine
the path of this files in the program.

This section will explain the format of them, but, you should have some
examples in /usr/local/share/doc/gngeogui or /usr/share/doc/gngeogui

 o gamelist
   ~~~~~~~~
This file is used to define which is the gamename of each rom.
So, the file contains many lines, which defines it. They are like :

rom_name.zip->This is an example game !

With this line, gngeogui will show the name "This is an example game"
associated with the rom rom_name.zip.

It's easy, no ?

 o GnGeoGui Logo
   ~~~~~~~~~~~~~
This file is a picture, the GnGeoGui logo. But, it can be define in the 
program, and you can set up another picture. This picture will be show when
no screenshots of the game exists.




\=============================================================================/
