home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / DOOM0292.ZIP / pmdoom-0.29 / README < prev    next >
Text File  |  2002-08-21  |  1KB  |  38 lines

  1. * PmDoom v0.29                        August, 21st 2002
  2.  
  3. It is based on linuxxdoom-1.10, available on Id Software's ftp site.
  4. You need the PC version of Doom (shareware or registered) or Doom 2.
  5.  
  6. * Common parameters:
  7.  
  8.     '@filename' to read parameters from a file
  9.  
  10.     '-devparm' displays number of tics (1/35 of second)
  11.  
  12.     '-fullscreen' to run the game in fullscreen mode
  13.  
  14.     '-net <num> <host1> [<host2> <host3> <host4>]'
  15.         Network game (not tested)
  16.         <num> is player number (1-4)
  17.         <host<n>> are machine IP numbers on the network
  18.  
  19. * Atari version :
  20.     The binary version is compiled for 68020 and higher.
  21.  
  22.     Video, Keyboard, Mouse, Audio, Joysticks and Joypads are now managed
  23.         by SDL. See README.SDL for information.
  24.  
  25.     Network: '-network ###'
  26.         unix:    Unix sockets network (Mintnet sockets)
  27.         sting:    Sting sockets network
  28.  
  29. * Controls:
  30.     - Read original Doom documentation for all keyboard functions
  31.  
  32.     - I do not know if SDL correctly manages joysticks and joypads.
  33.       Any information is welcomed !
  34.  
  35. -- 
  36. Patrice Mandin <pmandin@caramail.com>
  37. Web:    http://membres.lycos.fr/pmandin/
  38.