mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-24 02:30:46 +00:00
No description
809b687969
For the handful of lookups it got used for the needed data is too large and the lookup not precise enough. ZDoom's BestColor yields better results, does not need any tables and for the small amount of lookups being performed is more than adequate. |
||
---|---|---|
build-doc | ||
cmake | ||
libraries | ||
package/common | ||
platform/Windows | ||
source | ||
tools | ||
wadsrc | ||
.gitattributes | ||
.gitignore | ||
_clang-format | ||
AUTHORS.md | ||
CMakeLists.txt | ||
README.md |
PCExhumed
A port of the PC version of Exhumed based on EDuke32
Installing
-
Extract PCExhumed to a new directory
-
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.
- Launch PCExhumed
Building PCExhumed
See: https://wiki.eduke32.com/wiki/Main_Page
Acknowledgments:
See AUTHORS.md