home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 3 / MA_Cover_3.iso / amigadoom / psidoom / psidoom.readme < prev    next >
Encoding:
Text File  |  1998-01-05  |  2.4 KB  |  72 lines

  1. Short:    An 030 optimised DOOM port
  2. Uploader: psilon@xgw.fi (Kalle Sandström)
  3. Author:   psilon@xgw.fi (Kalle Sandström)
  4. Type:     game/shoot
  5. Version:  0.6
  6. Requires: OS V39+, 020+
  7.  
  8.  
  9. PsiDOOM 0.6 (DOOM 1.10) (released on 6.1.1997)
  10.  
  11. This is the DOOM port by Kalle Sandström (or psilon, @ IRCNet).
  12. Requires an AGA Amiga, a 68030 processor or better (might run on a 020 too,
  13. haven't tested but it's probably damn slow), a DOOM WAD file in PROGDIR:, a
  14. properly configurated AHI installation and lots and lots of patience. An
  15. excessive-sized addbuffers command is also recommended as the WAD read/write
  16. functions aren't buffered.
  17.  
  18. You need to set the stack to at least 65536 or the program will complain.
  19.  
  20. The controls are as follows:
  21.  
  22.  Forward:        Arrow up / numpad 8
  23.  Backward:        Arrow down / numpad 5
  24.  Turn left:        Arrow left / numpad 4
  25.  Turn right:        Arrow right / numpad 6
  26.  Choose weapons:    1-8
  27.  Pause:            <
  28.  Map:            Tab
  29.  Fire:            Control
  30.  Run:            Shift
  31.  Strafe (sidestep):    Alt
  32.  Enlarge screen:    + / numpad +
  33.  Shrink screen:        = / numpad -
  34.  F11(gamma correction):    Del
  35.  F12(spy mode?):    Help
  36.  
  37. As the Amiga keyboard has only 10 F-keys, I had to do an ugly kludge and map
  38. del and help to F11 and F12.
  39.  
  40. The program has been tested with the shareware DOOM1.WAD, the registered
  41. DOOM.WAD and DOOM2.WAD from Doom II. They worked fine, at least for the first
  42. few levels.
  43.  
  44. Compliments are accepted on the #amigafin channel or better yet, by e-mail
  45. to psilon@xgw.fi. Don't forget to tell me your configuration if you are
  46. submitting a did-it-work report.
  47.  
  48. The previous versions of PsiDoom have been tested on the following
  49. configurations:
  50.  
  51.  A1200 with 030/50 and 16Mb of FAST RAM (my machine)
  52.  
  53. The PsiDOOM web page is at http://www.xgw.fi/~psilon/doom.html. It contains
  54. the latest version of PsiDOOM and some other stuff when I get around to put
  55. it there.
  56.  
  57. Future:
  58.   Implement a processor autodetect function & use a c2p optimised for it.
  59.   Graphics card support. Mouse & joystick control. A preferences window
  60.   for the more system-specific configuration.
  61.  
  62. Update History:
  63.   0.5: First release. Keyboard & graphics work OK. No optimizations.
  64.   0.6: Second release. AHI support. Graphics sped up by an another
  65.        c2p routine. Quit works. Slight hand-optimizations in the
  66.        graphics engine. Hacked the music system to use 8 channels with AHI
  67.        instead of 3.
  68.  
  69. All registered trademarks are blah blah blah by their respective owners. So
  70. don't come and threaten me with a lawsuit or I'll bite your head off :)
  71.  
  72.