/fortressforever-src

A port of Fortress Forever on Source Engine SDK 2013 (SDK2013CE)

Primary LanguageC++OtherNOASSERTION

Fortress Forever 2013

This is a working port of the game Fortress Forever on Source SDK 2013 using Nbc66's SDK 2013 Community Edition repository.

Fortress Forever was made using Source SDK 2006, the original repository of the game can be found here.

Note: This repository contains the source code of the game, not the game files; the repository containing the game files are located here.

Instructions (Windows)

To be able to compile Fortress Forever 2013 you will need to download Visual Studio 2022 and install:

  • MSVC v143 - VS 2022 C++ x64/x86 build tools
  • C++ MFC Library for latest v143 build tools (x86 and x64)
  • Windows 11 SDK (10.0.22000.0)
  1. Clone this repository and run creategameprojects.bat or createallprojects.bat
    • This will generate the project files and solution files that are needed in order to compile the game.
  2. Open the generated Game_FF.sln or Everything_FF.sln using Visual Studio 2022.
  3. Run Build Solution.
    • The compiled binaries would automatically be copied to mp/game/FortressForever2013.