home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / DOOM0302.ZIP / pmdoom-0.30 / README < prev    next >
Text File  |  2003-09-08  |  1KB  |  45 lines

  1. * PmDoom v0.30pre2                        September, 8th 2003
  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.     '-devparm' displays fps
  10.     '-cachepal' caches palette changes in TrueColour modes
  11.     '-fullscreen' to run the game in fullscreen mode
  12.     '-listmodes' to list available fullscreen video modes
  13.     '-videomode <n>' to select a video mode
  14.         (available video modes are listed at start)
  15.     '-zoomscreen' to zoom the screen if video mode is bigger than 320x200
  16.     '-net <num> <host1> [<host2> <host3> <host4>]'
  17.         Network game (not tested)
  18.         <num> is player number (1-4)
  19.         <host<n>> are machine IP numbers on the network
  20.  
  21. * Atari version :
  22.     The binary version is compiled for 68020 and higher.
  23.  
  24.     Video, Keyboard, Mouse, Audio, Joysticks and Joypads now managed by SDL.
  25.         See README.SDL for information.
  26.  
  27.     Audio:  '-sound ###'
  28.         sdl:    audio managed by SDL (see README.SDL)
  29.         off:    no audio
  30.     Network: '-network ###'
  31.         unix:    Unix sockets network (Mintnet sockets)
  32.         sting:    Sting sockets network
  33.  
  34. * Controls:
  35.     - Read original Doom documentation for all keyboard functions
  36.  
  37.     - I do not know if SDL correctly manages joysticks and joypads.
  38.       Any information is welcomed !
  39.  
  40. -- 
  41. Patrice Mandin <pmandin@caramail.com>
  42. Web:    http://membres.lycos.fr/pmandin/
  43.  
  44.  
  45.