DXX Rebirth - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
Source Port | dxx-rebirth |
Game(s) | Descent, Descent II |
Homepage | https://www.dxx-rebirth.com/ |
Source Code | https://github.com/dxx-rebirth/dxx-rebirth |
Build Type: | Mac Source Ports Build |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | No releases |
Mac Support Status | No official Mac support |
Project Status | Unclear |
Build System | SConstruct (scons) |
Programming Language(s) | C/C++ |
Data Situation | Descent data goes in /Volumes/tomkidd/Library/Preferences/D1X Rebirth Descent II data goes in /Volumes/tomkidd/Library/Preferences/D2X Rebirth |
Homebrew Requirements | brew install python sdl physfs sdl_image sdl_mixer scons |
Notes
This one's not a big deal other than it uses a build system I've not seen before or since (scons
). It also builds two different apps for the two different games, D1X-Rebirth
and D2X-Rebirth
.
As of right now music isn't working from recent builds, need to investigate why.