Go to file
Christoph Oelckers 0885befe6b - fixed input on the map. 2019-12-13 21:13:42 +01:00
build-doc - moved documentation out of the Source folder and added surface shader sources. 2019-10-05 13:17:26 +02:00
cmake - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
libraries Fix crash when fluidsynth is not compiled in 2019-11-13 22:56:01 +01:00
package/common Update gamecontrollerdb.txt 2019-12-08 07:53:13 +01:00
platform - replaced 32 bit SDL library - the preincluded one appeared to be broken. 2019-11-19 22:35:52 +01:00
source - fixed input on the map. 2019-12-13 21:13:42 +01:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc Merge branch 'master' into powerslave 2019-12-13 20:43:23 +01:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore Add build folder to .gitignore 2019-11-13 22:55:15 +01:00
AUTHORS.md Move acknowledgments to separate file 2019-09-21 11:48:19 +02:00
CMakeLists.txt - let's at least add the subproject 2019-11-23 09:00:37 +01:00
README.md Add README.md 2019-11-22 00:14:44 +01:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00

README.md

PCExhumed

A port of the PC version of Exhumed based on EDuke32

Installing

  1. Extract PCExhumed to a new directory

  2. Copy the following files from the PC retail version of Exhumed or PowerSlave (Exhumed preferred). Beta, demo or pre-release versions not supported.

    STUFF.DAT DEMO.VCR BOOK.MOV

CD audio tracks are not yet working. The intro movie is not yet working with audio. Demo playback is not yet working.

  1. Launch PCExhumed

Building PCExhumed

See: https://wiki.eduke32.com/wiki/Main_Page

Acknowledgments:

See AUTHORS.md