![]() |
|
[Dev News] ARMA Game & Game Engine Source Released - Printable Version +- Sick Gaming (https://sickgaming.net) +-- Forum: Programming (https://sickgaming.net/forum-76.html) +--- Forum: Game Development (https://sickgaming.net/forum-80.html) +--- Thread: [Dev News] ARMA Game & Game Engine Source Released (/thread-113090.html) |
[Dev News] ARMA Game & Game Engine Source Released - xSicKxBot - 09-03-2026 Along side the releases of ARMA Cold War Assault Remastered (previously Operation Flashpoint), Bohemia Interactive did an incredibly cool thing – they released both the game and game engine source code. While this is 20+ year old code at this point in time, the “Poseidon” game engine went on to become the Real Virtuality Engine, then finally the Enfusion game engine they use to this day. The best part of the source code release is Bohemia Interactive recently did a pass through the code, bring it up to C++ 20 standards. As part of the remaster they altered the source code to run on modern operating systems using modern hardware. Details of the remaster:
The source code is available on GitHub under the GPL v3 license. Key Links ARMA Cold War Assault Source Code on GitHub Remaster Steam Announcement ARMA Cold War Assault on Steam You can learn more about the ARMA Cold War Assault / Poseidon game engine open sourcing and the history of the ARMA game engines in the below. |