/falltergeist

Opensource crossplatform Fallout 2™ game engine writen in C++ and SDL.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Falltergeist Build Status Version Discord

Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. https://falltergeist.org/

Dependencies

Compilation under linux

cmake . && make

Running under linux

Put master.dat and critter.dat files into the falltergeist data directory, that is

  • ~/.local/share/falltergeist/ or /usr/local/share/falltergeist (for global installs) on Linux,
  • ~/Library/Application Support/falltergeist on OS X,
  • %APPDATA%/falltergeist on Windows,

or mount CD-ROM with original game, then run

./falltergeist