home *** CD-ROM | disk | FTP | other *** search
- This is the Readme file for PmDoom sources.
- It is based on linuxxdoom-1.10, available on Id Software's ftp site.
-
- You can compile it on Linux/x86/PC and Mint/m68k/Atari using gcc.
-
- * Edit the makefile to choose your configuration before compiling.
-
- * Common parameters:
-
- '-pixelinv' if pixels in TrueColour mode are byte reversed.
- '-devparm' displays number of tics (1/35 of second)
- '-zoomscreen' to fill the screen
- '-videomode <n>' to choose the video mode if available
-
- * atari- version :
- Sound (8 mixed voices) with 8 bits DMA or soundserver if available.
-
- vdi: '-novavdi' to force 15 bits mode if your VDI is bugged
- and report 16 bits for a real 15 bits mode.
- '-nofastblit' to force screen buffer in STRam instead
- of FastRam.
-
- Keys mapping PC <-> Atari
- F11 <-> Help
- F12 <-> Undo
-
- - Mouse :
-
- Left button : go forward
- Right button : fire
-
- - Joystick :
-
- Button : fire
-
- - Joypad :
-
- Option : Menu
- Pause : Pause
- A : Strafe
- B : Fire
- C : Action
- 1,2,3 : Weapon 1,2,3
- 5 : Weapon 4
- *,0,# : Weapon 5,6,7
- 7,X : Run
- 8,Y : Valid
- 9,Z : Map
- 4,L : Strafe left
- 6,R : Strafe right
-
-
- Patrice Mandin 17/12/1999
-
- E-mail: pmandin@caramail.com
- Web: http://www.multimania.com/pmandin
-