freebsd-ports/emulators/gngeo/files/pkg-message.in
Erwin Lansing fb0469d286 Update to 0.6.12
PR:		98953
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-14 19:12:32 +00:00

35 lines
935 B
Text

###############################################################################
GnGeo has been installed.
1) You need to manually download neogeo-bios or neogeo-unibios. It's available
at:
- neogeo-bios: http://www.ocf.berkeley.edu/~wwu/downloads/neogeo.zip
- neogeo-unibios: http://unibios.free.fr/download.html
Please keep in mind that the NEOGEO BIOS is copyrighted software.
2) Choose one and extract the files and place them into
%%DATADIR%% directory.
3) If you use the neogeo-bios, you need rename some files.
- neo-geo.rom -> sp-s2.sp1
- ng-lo.rom -> 000-lo.lo
- ng-sfix.rom -> sfix.sfx
- ng-sm1.rom -> ng-sm1.rom
4) Run gngeo.
Using neogeo-bios:
# gngeo <romname>
Using neogeo-unibios:
# gngeo --system unibios <romname>
Note: Use rom's name (romname) without zip extension.
5) Enjoy it ;)
##############################################################################