home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / TDOOM060.ZIP / DOOM_60 / DOOM.ENG < prev    next >
Text File  |  1996-09-23  |  2KB  |  100 lines

  1. Version 0.60 of September 23th 1996
  2.  
  3. - Whatisit :
  4.  
  5.     Hello everybody, in the serie "Few games on Falcon, we make them
  6. ourselves" : DOOM. I hear you cry, others saying "once again ?". OK, but
  7. this one is not too bad for a fully textured 3D environment.
  8.  
  9. - Last changes :
  10.  
  11.     . Primary collision test with walls
  12.     . Small optimizations (but really small!)
  13.     . Gamma correction for too dark monitors
  14.  
  15. - Future enhancements :
  16.  
  17.     . Transparent textures
  18.     . Sprites displaying
  19.     . One executable
  20.  
  21. - The WAD you can use:
  22.  
  23.     DOOM.WAD    : Registered version of DOOM
  24.     DOOM1.WAD    : Shareware version of DOOM
  25.     DOOM2.WAD    : Commercial version, DOOM 2
  26.  
  27.     HERETIC.WAD    : Registered version of Heretic
  28.     HERETIC1.WAD    : Shareware version of heretic
  29.  
  30. - Command line, lower case please :
  31.  
  32.     "-file <fichier1.wad> <fichier2.wad> <...>"
  33.     to use one or more external WADs (PWAD)
  34.         Ex : -file trinity.wad bidule.wad
  35.         
  36.     "-wart <e> <m>"        e=episode number m=level number
  37.         Ex : -wart 2 1 to start E2M1
  38.         
  39.     "-warp <nn>"        nn=level number (00-32)
  40.         Ex : -warp 24 to start MAP24
  41.  
  42. - The executables, using dsp :
  43.     
  44.     dm060_0    : 320x200 version (VGA and RVB)
  45.     dm060_1    : 160x100 version (RVB only (double-line mode))
  46.     
  47. - The keyboard :
  48.     
  49.     cursor pad    : move,turn (like Dungeon Master)
  50.     SHIFT        : fast move
  51.     
  52.     ESC            : quit
  53.     TAB            : map on/off
  54.     CONTROL            : if you are blocked because of
  55.                               the collision test
  56.     + / - (num. pad)    : change screen size
  57.     ( / ) (num. pad)    : change z viewpoint
  58.     7 / 9 (num. pad)    : map zoom in/out
  59.     * (num. pad)        : Gamma correction (Hi Luc!)
  60.     
  61. - The mouse :
  62.     
  63.     left button        : move forward
  64.     right button        : move backward
  65.     left/right        : turn
  66.     up/down            : look upper/lower
  67.  
  68. - Little technical word :
  69.  
  70.     - The more you have memory, the less it will disk-swap.
  71.     - The displayed number is the number of VBLs necessary for the maths :
  72. the lower it is, the smoothest display is.
  73.  
  74. - Spreading :
  75.  
  76.     This is freeware and spreadable wherever you want.
  77.  
  78. - Authors :
  79.  
  80.     Patrice MANDIN        (DATA from TRIO)
  81.     19 Rue des astiers
  82.     85280 LA FERRIERE
  83.     FRANCE
  84.  
  85. The swapping routine is from a fiend of mine, contact him (he has a DUT info
  86. and is searching job (in computers of course)).
  87.  
  88.     Xavier JOUBERT        (XAZ)
  89.     36 Chemin des Rouches
  90.     85300 SOULLANS    
  91.     FRANCE
  92.  
  93. You can write us in french, english or german. Write us if you would like to
  94. play DOOM on your Falcon.
  95.  
  96.  
  97.  
  98.             Patrice MANDIN (DATA/TRIO)
  99.         et    Xavier JOUBERT (XAZ)
  100.