FCEUX-NET-SERVER(6) Games Manual FCEUX-NET-SERVER(6)

fceux-net-server - FCE Ultra game server

fceux-net-server [options]

This manual page documents briefly the fceux-net-server command.

fceux-net-server is the game server for multiplayer use of the FCE Ultra family of NES emulators. This server will first look in /etc/fceux-server.conf for options. If that file does not exist, it will use the defaults given here. Any argument given directly will override any default values.

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

Displays a help message.
Displays the version number and quits.
Starts server on given port (default = 4046).
Specifies a password for entry.
Specifies the maximum number of clients allowed to access the server (default = 100).
Specifies the number of seconds before the server times out (default = 5).
Specifies frame divisor, which controls the number of updates sent to client; calculated as: 60 / framedivisor = updates per second (default = 1).
Loads the given configuration file (default = /etc/fceux-server.conf).

fceux(6), The FCEUX project homepage http://fceux.com/.

This manual page was written by Joe Nahmias <jello@debian.org> for the Debian GNU/Linux system (but may be used by others).

October 12, 2012