Skip to content

diquark/PhDoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhDoom

PhDoom is a Doom source port designed to run under the Photon microGUI on a QNX 4.25 OS.

Important notes

  • No sound support.
  • PhDoom will try and set system tick size to 2 msec in order to achieve acceptable frame rate. Therefore, you have to run the program as root, otherwise, set tick size manually.

Using

To see a full list of all available command line options type

use phdoom

To play, an IWAD file is needed. Place your IWAD file in in one of the following locations:

  1. Directory listed in the DOOMWADDIR environment variable
  2. /usr/local/share/doom
  3. Current working directory

About

DOOM for QNX 4.25/Photon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • Makefile 0.2%