Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > a9a69d3db4eaaa7d700df0394910ba85 > files > 37

mednafen-0.9.18-2.x86_64.rpm

<html>
 <head>
  <title>Mednafen Netplay Documentation</title>
  <style text="text/css"><!--
        body
        {
         background-color: #e0ffe0;
         color: #000000;
        }
        th
        {
         color: #e0ffe0;
         background-color: #003020;
        }
        td
        {
         color: #000000;
         background-color: #efefef;
        }
         --></style>
 </head>
 <body bgcolor="#e0ffe0" color="#000000">
  <h1>Mednafen Netplay Documentation</h1>
  <b>Valid as of version 0.7.0</b>
  <hr>
  <p>
  </p>
  <hr>
  <h2>Setting up the server</h2>
  <p>
  Download the latest "Mednafen-Server" release from <a href="http://sourceforge.net/project/showfiles.php?group_id=150840">SourceForge</a>.
  Untarballize it, and read the included "README" files for further instructions and caveats.
  </p>
  <hr>
  <h2>Using Mednafen's netplay console</h2>
  <p>
  Pressing the 'T' key will bring up the network play console, or give it input focus if focus is lost.  From this console, 
  you may issue commands and chat.  Input focus to the console will be lost whenever the Enter/Return key is pressed.  The 'Escape' key(by default, shares assignment with the exit key) will exit the console entirely.
  Whenever text or important information is received, the console will appear, but without input focus.
  </p>
  <table cellspacing="4" border="1">
   <tr><th>Command:</th><th>Description:</th><th>Examples:</th></tr>
   <tr><td>/nick <i>nickname</i></td><td>Sets nickname.</td><td nowrap>/nick Deadly Pie<br />/nick Thanatos</td></tr>
   <tr><td>/server <i>hostname</i> <i>[port]</i></td><td>Connects to specified netplay server.</td><td nowrap>/server mednafen.com<br />/server helheim.net 4046</td></tr>
  </table>
  </p>
 </body>
</html>