3rodents 2 hours ago

For those unfamiliar, the studio behind S&box is Facepunch, creators of Garry's Mod and Rust. Facepunch as a company doesn't get much attention but they're wildly successful. Started as just some guy in a bedroom, now ~$100m/year in revenue (all via Steam), $100m in the bank, ~100 employees and almost entirely a company of game developers (maybe 20% of employees are administrative staff). Still owned and ran by the founder, Garry. S&box (and Garry's Mod and Rust) is pure game developers making things they want to make.

  • raincole an hour ago

    Isn't Rust Unity-based? Was he just too fed up with Unity and decided to roll his own engine?

    • hnuser123456 29 minutes ago

      S&box was based on UnrealEngine 4 until late 2020. I think Garry wanted to use the latest and greatest engine, then Valve continued to be friendly with him, and even though Valve wanted Source2 to be a VR platform, it was clear desktop was going to remain relevant, but the content creation tools on SteamVR Environments were a cut-down version of what was actually used to make Half-Life Alyx, but they gave Garry all the tools, and he moved to Source2, and built a .net "framework" to make it faster to develop and iterate in Source2. So Garry's tools are now an open version of the closed tools that Valve didn't want to release that they used to make Alyx.

      Finally there's another serious competitor to UE and Unity.

      • enbugger 4 minutes ago

        Yet another one. Along with Stride, Godot, Unigine, O3DE, Flax and tens more. All look like they just want be clone of UE: generic dark UI with inspector, scene hierarchy, asset browser in the bottom and play button in the top. Zero creativity and innovation. Where's Emacs or Vim of game engines which brings its own unique philosophy?

    • potatoman22 an hour ago

      I'd guess S&box is more an extension of Garry's Mod rather than a reaction to Unity

  • echelon an hour ago

    That's an amazing story.

    I really like all the cultural oddities that Garry's Mod spawned. It was a big piece of machinima / virtual filmmaking history and absolutely paved the way for VTubing and Unreal Engine in film.

    Any idea if Facepunch or Valve retain rights to "Skibidi Toilet"?

jquaint 7 minutes ago

This is cool, though I'm reluctant to give praise when they have been so weird with Linux support on their games.

It was annoying after buying Rust to learn that you can't play on official servers on Linux. The game runs fine on Linux, the devs just don't allow it.

https://www.pcgamer.com/games/survival-crafting/rust-develop...

terabytest 2 hours ago

I really struggle to wrap my head around how this engine works. I haven’t used it, but I have experience with Source 1 and its systems and I imagine Source 2 is an extrapolation of that. But I really can’t wrap my head around how they’ve turned it into a scene-based game engine when Source 2 is map-based, how they’ve managed to build a completely different editor that still leverages Hammer maps somehow, and all the other stuff.

  • 1bpp an hour ago

    I've never tried s&box but Source 2 did overhaul the map and asset pipeline quite a bit, everything's a plain mesh instead of BSP and maps are also regular .dmx files, so I'd imagine it's slightly easier to build tools that work on top of it

  • Rohansi an hour ago

    It is a heavily modified Source 2.

tapoxi 2 hours ago

It depends on Source 2, which is not open source.

  • charcircuit 2 hours ago

    Originally people thought the Source 2 sdk, was going to be released with Half Life Alyx, but it never materialized.

    • super256 2 hours ago

      It feels like Valve's management changed a few years (decade?) ago. I remember when they were still shipping SDKs and proper mod support, even for their multiplayer games. Today they are just killing everything that could divert revenue from their cash cow CS2 and shipping a half baked js-based scripting engine for their maps. (And in the meanwhile they kill fan projects like CS:Legacy, which is a whole game and not even a mod, with their army of lawyers. I don't think stuff like this would have happened 13+ years ago).

      • wavemode an hour ago

        Valve's cash cow is Steam.

        All of their games (Dota 2, CS, and the other ones they hardly maintain anymore) are basically just passion projects at this point, lingering on from a bygone age when they were a game development company.

        Their most recent title, Half-Life: Alyx, probably only got greenlit because someone internally was able to convince leadership that it would help sell VR headsets.

        • npinsker an hour ago

          CS2 makes an enormous and non-negligible amount of money.

          • mjr00 an hour ago

            Dota2 as well. Like I'm sure CS2/Dota2 are small compared to Steam, but the revenue from these games alone dwarfs what most other companies are making.

          • wavemode an hour ago

            Valve's financials are nonpublic, and any numbers you find are rough, indirect estimates.

            In any case, my point was not that these games make no money, but simply that Valve doesn't need them. The total number of people buying games on Steam vastly dwarfs the number of people who play Dota 2 and CS2 (even just counting total players - how much more when you narrow down to players who spend money).

  • jsheard 2 hours ago

    That's pretty shaky ground too, even if you can overlook the foundation being closed source, Valve aren't really known for supporting their engines very well beyond their own internal needs. They're not trying to be Epic or Unity.

    The most obvious aspect to that is that Source 2 doesn't support consoles. Valve don't need it, so they didn't implement it.

    • embedding-shape 2 hours ago

      > Valve aren't really known for supporting their engines very well beyond their own internal needs.

      Valve has a long history of supporting the modding community and outside users of Source, not sure where you're getting your information from but I don't think they've worked with the Source engine before. One of the biggest and most popular mods of all time was built on Source, and took the world by storm, with pretty big support by Valve through the years as well. Eventually they even bought the whole IP.

      • jsheard 2 hours ago

        That was then, in 2025 they don't have a public Source 2 SDK, nor do they generally license the engine to third parties, S&box being the sole exception. They barely have their toes in the middleware game anymore.

        Even when they were more open with their tech it was on the basis of "you can play with the tools we used to make Half Life and if your idea is sufficiently Half Life shaped then it will probably work", not trying to be a general purpose toolkit a la Unity.

        • embedding-shape an hour ago

          S&B existing and being what it is, effectively makes it the Source 2 SDK, although it's not from Valve. But fair point Source 2 isn't licensed to others, I think the expectation is that if you wanna build a Source 2 game, you have to use S&B. At least for now, who knows what their ideas and ambitions really lie.

        • fngjdflmdflg an hour ago

          >They barely have their toes in the middleware game anymore.

          Well they do have Steam Audio but yeah I agree. I think Epic is much better in this space, even though its only source available in practice they do a lot to support engine modifications and also accept external PRs. I think Valve has a lot to gain from open sourcing Source 2 and they should realize how important modding was to their initial success. The issue is now they can just print money with Steam so there is no need to invest in modding support.

    • Rohansi an hour ago

      > Valve aren't really known for supporting their engines very well beyond their own internal needs

      They don't need to. S&box uses a fork of Source 2 that is maintained by Facepunch, with Valve's upstream changes merged in as needed.

      • jsheard an hour ago

        Oh right, that's more reassuring. I guess you'd still have to cut a deal with Valve to use FPs fork commercially though? Which is a wildcard since the licensing terms aren't public as far as I can tell.

        • sieep an hour ago

          I doubt its much of a deal. Garrys Mod and Rust have both been wildly successful (which means Valve has made tons of money off them as well)

          My point is, if I were Valve id let Garry run wild with my engine--no deal needed. Hes proven himself more than once. Just a thought!

Topgamer7 an hour ago

I always enjoyed Garry's blog.

It just seemed like a public diary. And a place to vent about dev,life,w/e. He seems to be unapologetic-ally himself.

Although I was pretty sure there used to be more posts (although maybe I'm conflating his posts there with his contributions to his old forums.)

https://garry.net/posts/

Stevvo 2 hours ago

The comments are hilarious. Every file has multiple profanity-filled rants.

nosmokewhereiam 32 minutes ago

Woohoo, G man made it to HN! I believe in this project and am very hopeful as new game modes and models are added

7bit an hour ago

As a web dev, I pronounce that sampersandbox.