GMAMEUI 0.2.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GMAMEUI 0.2.5 (Default branch)
# 1  
Old 09-21-2008
GMAMEUI 0.2.5 (Default branch)

GMAMEUI is a front-end for MAME on Linux. It helpsthe user play and configure arcade games moreeasily. GMAMEUI is an enhancement of GXMame,fixing a number of long-standing bugs, includingadding support for SDLMame in preference over thenow-obsolete X-MAME. New UI features were alsoadded.License: GNU General Public License v3Changes:
This release supports MAME 0.127. Handling of MAME audit processing has been modified to catch ROM errors and properly display invalid ROMs. The Italian translation is 100% complete. Missing/invalid ROMs are now reported properly upon launch. The main window remembers UI settings. If no preferences file is available, or values are missing, default values are used for the UI. Translatable strings have been added. Support to launch the GMAMEUI Help manual has been added. There are some code changes.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
crossfire(6)						   CrossFire Game Server Manual 					      crossfire(6)

NAME
CrossFire - a multiplayer adventure and arcade game server SYNOPSIS
crossfire-server [-<options>] DESCRIPTION
CrossFire is a multiplayer graphical arcade and adventure game, which has certain flavours from other games, especially Gauntlet (TM), NetHack, Moria, Angband, and Ragnarok. Any number of players can move around in their own window, finding and using items and battling monsters. They can choose to cooperate or compete in the same world. CrossFire runs as a client/server model. You will also need one of the clients to play. With them you can either connect to a server some- one else has set up, or run your own server and connect to that. At now clients exit for the X-Windows, GTK, Java, and Windows NT environ- ment. OPTIONS
-csport <port number> Specifies the port to that should be used for the client/server connection. -d Turns on some debugging. +d Turns off debugging. Useful if DEBUG was defined at compile time. -detach This will run the server as a demon. -h Prints out a list of server options. -log <file> Specifies a file to send output to. Only has meaning if -detach is specified. -mon Turns on monster-debugging. -o Prints out info on what was defined at compile time. -s Displays the highscore list. -score <name | class> Displays all highscores with matching name or class. -v Prints out version and contributors. The following options are only available if DUMP_SWITCHES was defined at compile time. You can only use one of them without any other option. -m Dumps out suggested experience for all monsters. -m2 Dumps out abilities. -m3 Dumps out artifact information. -m4 Dumps out spell information. -m5 Dumps out skill information. -m6 Dumps out race information. -m7 Dumps out alchemy information. -m8 Dumps out gods information. -m9 Dumps out more alchemy information. -mt <name> Dumps out a list of treasures for a monster. -mexp Dumps out the experience table. -mq Dumps out the list of defined quests. SEE ALSO
cfclient(6) BUGS
Please read the REPORTING BUGS section in README. AUTHOR
(C) 1994 Mark Wedel (mwedel@scruznet.com) (C) 1992 Frank Tore Johansen (frankj@ifi.uio.no) Feb 04 2004 crossfire(6)