12 comments

  • murdockq 36 minutes ago
    I actually worked on the Poseidon engine back when I was at BISim for serious game Virtual Battlespace 2 (VBS2) which was the spin off built for military training.

    The codebase here is so much cleaner and better organized than the version I remember wrestling with on a daily basis, and if you remember how buggy and unstable the DayZ launch was for users it can all be traced back to this since it was never envisioned to live as long and scale as far as it did. Fun fact Poseidon was the original internal game name they were building in 1999 before changing the game name and renaming the engine to Real Virtuality.

    It's also easy to forget just how far ahead of its time this was since this shipped large open worlds with maps that were 12.5 km × 12.5 km and that was really easy to mod with a runtime scripting language SQF, not a separate mission editor. This was all in 2001, which is three years before Half-Life 2 would come out.

    • preisschild 28 minutes ago
      I discovered Arma 2 when I was around 12. Its insane how much content was created with the limitations of the game engine. I also got into SWE partly due to hacking together SQF scripts :)
  • klaussilveira 2 days ago
    Not only Bohemia Interactive released the code, they cleaned it up and ported to Windows x64 and Linux x64. That's amazing.
    • beaker52 6 hours ago
      I’ve always had a bit of a soft spot for Bohemia Interactive. Their games have always had a charming “designed by a software engineer” feel, which I appreciate.

      Also, Operation Flashpoint was the reason I learnt to code and ended up having a career a software engineer, so I owe BI for that. My first real foray into programming was writing scripts, specifically to trigger unguided bomb releases from planes onto moving ground targets using some shoddy trigonometry as a 14 year old kid.

      I have a lot of fond memories of that game. I still remember being awed by some of the mods created by this guy: https://kegetys.fi His name has lived rent free in my head for 2 decades now. Legend.

      • bertylicious 33 minutes ago
        Funny, I had a similar experience. I wrote a script that enabled players to "call in" mortar support, by looking at the target and selecting a distance. Also using shoddy trigonometry and also one of my earliest programming experiences. Very basic from today's perspective, but I was mighty proud back then and so hooked!
      • throw2ih020 2 hours ago
        An Arma mod on my resume helped me eke out the interview for my first full time tech job. As janky as the engine was, I have a soft spot for it. It's a game/platform that _wants_ the user to customize it and have a stake in its technology.
      • DicIfTEx 5 hours ago
        Same here; I remember playing ARMA 3 during the early-2013 public alpha, which was an eye-opening look at how the gaming sausage is made in real time (and before Early Access was as established a concept as it is now).

        I was rather disappointed when I heard that they had been acquired by BAE Systems, but on further inspection it seems like that was only the BI Simulations arm (responsible for VBS), now rebranded as OneArc. My guess is that a release like this wouldn't have happened were they not still independent.

        • throw2ih020 2 hours ago
          BISim and Bohemia Interactive were separate companies, there was no ownership relationship between them.
    • wuschel 5 hours ago
      Seconded. I applaud BI for doing such a clean open source release. So many things to learn from!

      I wish other game studios would release their software so many years after release.

    • preisschild 25 minutes ago
      I was a member of the arma 3 on unix (mostly linux) community before Proton was released and somewhat usable. The BI community managers were very forthcoming when we had questions and they also enabled proton support for battleye as soon as it became feasable. Definitely not the worst game studio regarding linux support.
  • jefc1111 4 hours ago
    Not being a big gamer, I can'comment with much authority. I've played a bunch of Modern Warfare(s) and Battlefields, and Squad. But they all feel pointless to me when ARMA 3 exists.

    It's _so_ janky but in my mind way more immersive for reasons I just can't fully explain, though they are something to do with the fact that good comms is the key to fun and success. It's also got a pretty major learning curve...

    • RavSS 1 hour ago
      I agree. I've played Arma 3 for more than a whole decade now. Most of it comes down to the open large scale combined arms experience not being available in any other recent video game from a first/third person perspective. There's now Arma Reforger, but it understandably lacks content.
    • Tuna-Fish 3 hours ago
      The community makes the game. The actual game is much less important.

      The learning curve just acts as a filter that results in more like-minded people sticking with it.

      • jefc1111 2 hours ago
        That's kinda scary then considering how toxic some of the chat is! For me I think I simultaneously like the irreverence, but also the fact people take it very seriously. It's a weird combination. But yeah, sometimes the banter is not good.
  • fdgfgfvffdv 5 hours ago
    Operation Flashpoint (for anyone who bought it on release back in the day).

    It was later turned into the Arma series and re-released with this name to fit the series branding.

    I've played them all - this was the best of the lot IMHO.

    • Maakuth 3 hours ago
      I think Bohemia parted ways with their publisher Codemasters, who retained the Operation Flashpoint trademark.
    • izacus 4 hours ago
      I'm a bit sad they never managed to make an equally enjoyable campaign in any of the later installments.

      Multiplayer is nice for others I guess, but not really for me.

      • flohofwoe 1 hour ago
        IMHO the ARMA3 campaign is quite alright (once you realize how much freedom you have between the missions), also the Contact DLC was pretty great IMHO.

        But where ARMA3 really shines is single-player sandbox mods like DUWS-X.

        • tranceylc 52 minutes ago
          Judging from steam comments, seems like that creator passed away recently. RIP
  • Stevvo 4 hours ago
  • dvratil 4 hours ago
    I learned HTML thanks to Operation Flashpoint so that I could write mission briefings in the editor...one thing led to another, and I have a successful career as a software developer. Thanks, Bohemia Interactive.
    • Hypergraphe 2 hours ago
      I remember the day I bought that game at my local dealer. It looked amazing and nobody told me about it, my friends were playing FFVII and stuff like that. After installing it, it was mindblowing, the mission editor was incredible with infinite possibilities. When you think about it, that engine and it's SDK were really advanced features and concepts. I mean Rainbow Six had a mission planner, but OPF, with it's editor and addons was an inifinite sandbox. Good memories.
    • ch_123 2 hours ago
      I used to open up mods (I seem to recall them being in "PBO" files) and tweaked around the script code to change things and make my own weapons and such. Also a formative experience on my path to becoming a developer.
  • tombot 4 hours ago
    I believe this game had some interesting anti cheat, it would still let you play if it knew it was cracked but would just make your aim worse and worse until you gave up.
    • dfox 2 hours ago
      It had, another thing is that it used somewhat questionable system for CD key validation, which is stubbed out in this release (https://github.com/BohemiaInteractive/CWR/blob/main/engine/P...).

      One thing is 120bit RSA (readily broken with a graphing calculator at the time of release), another thing is the provenance of the RSA implementation code in the original binary.

    • rythmshifter 4 hours ago
      I think that was arma 2. It also turned the player into a pigeon after a while.
  • romandr 5 hours ago
    This game was on my cousin's dad PC about 20 years ago. There were no name on the icon, it was just titled "war" (assumingly by cousin). Later I got Arma: Armed Assault on Steam, when all my friends played Arma 2/DayZ and I couldn't, because my PC was a potato. Spent hours on sandbox editor making big warfare.
  • felixg3 6 hours ago
    Ahh, another interesting post… and it’s Dewey again.
  • mlvljr 3 hours ago
    [dead]
  • junaru 7 hours ago
    This is what stop killing games seek turned up to 11.

    From Steam demo description:

    > This release is free, and it is two things at once.

    > A playable demo

    > A self-contained slice of Cold War Assault you can download and play right now - the classic open-world sandbox, vehicles, AI and mission system that defined a genre, running on a clean, modern codebase.

    > An official asset pack

    > The demo doubles as a sanctioned asset pack for the Arma community. The bundled game data is provided as raw material you are free to study, modify and build new Arma content from. If you have ever wanted to learn how a Bohemia game is put together, or wanted clean reference assets to start a mod, this is for you.