GROUND BRANCH - Scopey
Another month, another Intel Report!

Have you been keeping up with our monthly Intel Reports, by the way? Make sure to check out the news and previews for the last few months:

🚀 We're quickly approaching our release target for V1033 — the end of the year. As a result, this Intel Report (#014) will be the last one until the release, so that we can fully focus on the update itself.
Before we lock into release mode, let’s get on with the dev news and showcases for this month.

One welcome, one farewell
Yet another programmer has just been welcomed on board the GROUND BRANCH team: Callum Coombes, who has previously worked on Rising Storm 2: Vietnam alongside environmental artist Will Bullen, is now among the ranks of BlackFoot Studios.

That doubles the amount of code guys from what we had just a couple months ago to a total of four, which should allow us to tackle more areas of development more efficiently.

Happy to have you, Cal!

A bittersweet “goodbye” to Mikson
We’re sad to announce that long-time contributor Mikson is leaving our team this November, after a 4-year tenure. But his departure has a silver lining, as he’s leaving BlackFoot Studios to join none other than major studio Infinity Ward — a massive career move for Mikson, who became an intern for GROUND BRANCH while still in university.

In these 4 years, Mikson has personally recorded and processed dozens of firearm and folley sound effects, mixed countless library recordings, created and implemented soundscapes and ambient effects for all maps, directed voice acting, composed our main menu theme, and had an active voice in various areas of development. Hell, he even put together the V1032 launch trailer!

We couldn’t be happier about his work in GROUND BRANCH — some of you may remember the pre-Mikson days and how much his sounds added to the game — and we’re very proud to have had some kind of role in giving him a little exposure boost into the triple-A industry.

Thank you for all the passion and talent you put into the project, Mik. We wish you the best of luck out there!

👥 Audio goes on: Zack Regan, introduced in Intel Report #011, is taking up Mik's sound designer/engineer mantle.
Birds and blasts
Particles and other visual effects continue to get improved by Charles, with assistance from our programmers and the audio team.

A small but cool detail is the seagull/bird flock, which will add some more life to certain maps:


It’s a simple yet robust system that allows us to create bird flocks of various sizes and have them react to gunfire.

Speaking of gunfire, muzzle effects are also getting a lot of love. In this video, Charles showcases his system for muzzle flash to display different sets of sprites depending on the camera angle. Take a look:


What does that mean? Well, for those who don’t know: particle effects are typically composed of 2D textures — like flat pictures painted on a cardboard cutout — that are always facing the camera. By always facing the camera, you never get to see these flat textures from a different angle — which would give away the fact that they have no actual depth.

With the system showcased in the video, the side-facing muzzle flashes (that look longer) automatically transition to front-facing muzzle flashes (that look rounder) based on the camera angle to give the illusion of a real-world tridimensional effect.

💥 The muzzle flash effects are being created in various sizes and shapes to both offer visual diversity and fit the various weapons in the game.
Charles has also setup an initial implementation for muzzle blast effects — more specifically, the dust raised from certain surfaces when hit by the shockwave created by the proximity with a shooting gun:


Lastly for today’s VFX showcase, the old, funky-looking door chunks created after a door breach are being replaced with an updated particle-based effect. This effect is likely transitional — as in, it will make way for a better one later on — but quite a bit nicer than the silly door chunks currently in V1032:



Quality-of-life updates
We have already shown you some quality-of-life improvements on the server/online side (see Intel Report #013), but we’re eager to streamline and improve the player experience in other areas too.

🥒 This section is largely brought to you by the same guy making all of this cool stuff: Matt "Fatmarrow" Farrow.
The handling of custom item builds in the Customize Operator screen has been given some love. We know you like your custom builds, but browsing them can quickly become quite unwieldy. So we made a change whereby when you open the item browser, custom builds are initially “stacked” under the default item. Click on the stack, and it will expand to display all your custom builds:


How big will your build stacks get?

We are also aware of the number of times you get pop-up dialogs and are asked to fill in item build names when editing your loadout. We don’t want this to get in the way of your Tactical Barbie™ activities, so we put in a new feature using the new mutators system: your item builds are now given default names based on what you have put together.

So your new MK17 CQC with a suppressor and a Specter DR scope is now given a default build name of, say, “MK17CQC SD SpctrDR” (see some examples of automatic build names in the gif above). If you change the build enough that it gets a new name, it gets saved with that new name. If you don’t change the build that much, it just silently overwrites the old build when you click SAVE.

If you want to use your own name, you can still do that, and you can use the new SAVE AS NEW… button if you want to pick a name. If you want to have more granular item build definitions, you can choose one from a drop-down menu. There are currently 5 options for default build naming, all subject to change:

  • Disabled — Does not provide a default save name for your build (requires manual text input from the player).
  • Just item name — Suggests only the base item as build name.
  • Item name + key features — For weapons, this includes the name of the base item, sights, and whether it has a suppressor. For vest platforms, it lists all pouch types.
  • More verbose — For weapons, this lists all of the above + lights and lasers. For vest platforms, this specifies the amount of each pouch carried (e.g. “JPC 3xPri 2xFrag”).
  • Unique build name for all changes — Adds a unique build designator at the end of the “more verbose” suggestion in case you prefer every change to be saved as its own build.
Okay, there’s quite a lot of stuff to unpack there, but overall this should streamline the process of putting together a loadout, as well as give the lazier of us a better set of custom build names to work with.

🔣 Don't like the build names or abbreviations the game gives you? Write your own mutator to provide your own naming scheme!
Longer mission timer and new Intel Retrieval feature
If you want your quality of life to be arguably reduced, then we also have that covered for you.

Congratulations to the person who asked for this: you spoke, and we listened. Now you can have your two-hour mission timer (up from the previous maximum of one hour). No, we will not raise that higher, because you are already about as hardcore a GROUND BRANCH player as we can frankly handle.

And if you liked the new Terrorist Hunt “bum rush” feature, you will love the new Intel Retrieval “extraction mayhem” feature (final name TBD). Mindful that the extraction phase of Intel Retrieval missions can sometimes be an anti-climax (usually due to eradicating all traces of tangos in your path), you will now have to be careful what you wished for.

Upon successfully hacking the laptop, you will trigger a security alert that will send the enemy AI to either hunt you down, or to boost the presence at the extraction. We may have to tweak this a bit to be more sane, but in the meantime: prepare for EXTRACTION MAYHEM.

Match system
As part of our server quality-of-life update, we have now implemented a match system, where specific criteria can be defined for the end of a match, such as “Best of 3” for PvP, or “Play until win 2 rounds” for PvE. This can be set on servers in the usual sort of way, and also selected in the Host Game menu for your listen server.



When the match criteria are met, the server will automatically advance to the next map in the map list. Match type and round/time limits can be specified in map lists per mission, so you can have custom match setups for different missions in the map list. Otherwise, servers have predefined settings for PvE/Co-Op modes, PvP modes, and the new game mode type of PvP FFA (free-for-all), which now includes the Deathmatch mode.

But there’s more! The match details can be viewed in the Ready Room on a new screen, along with an interface for all players to vote on what the next map is going to be. Here’s a prototype:



Voting takes place during the round, whenever you want, so there’s no delay at the end of a round to hold a vote. The runner-up map will be offered one more time in the next vote. If no one votes, the maps just advanced one by one as before.

Depot overhaul nears completion
Will’s overhaul of Depot is nearly done, with interiors being now almost complete.







Audio and game modes continue to be tweaked for the new structures, and we’re very excited about getting this one out there for you all to playtest.

AI
As mentioned a few reports ago, AI is being hooked up with a new light detection system that should make night operations a lot more satisfying.

Things were not far along to showcase back then, but they are now — so here’s a short clip to demo some level of sneaking in the dark (with the new white phosphor GPNVG-18 on, as well as the AN/PEQ-15’s IR Illuminator), and then quickly flashing a visible white light at the patrolling AI to showcase the light detection:


And while we’re talking AI, here’s a quick little door breach test that our new programmer Chris put together:


To make it perfectly clear: the video above is not V1033 material, nor is any of it necessarily representative of final features. We just want to show that friendly AI is indeed being actively prototyped and worked on.

🧭 Kris has also been at work with V1033 AI to improve door and ladder navigation, to prevent (or at least reduce) instances of bots grouping up and getting stuck in them.
Ongoing asset updates
In parallel with the more technical and player experience-oriented improvements, older 3D assets continue to be updated to conform to newer models. One such example is the MPX, which is receiving a full remake and currently sits at the low-poly stage, right before texturing:





And that is a wrap for today’s Intel Report!
As always, thanks for staying in touch with development for GROUND BRANCH!

Don’t forget this is the last Intel Report before release V1033 — so don’t expect more dev blogs until we get the update out of the door.

Have a great weekend and we’ll see you soon!




Stay connected
{LINK REMOVED} / {LINK REMOVED} / {LINK REMOVED} / Twitter / Instagram / Facebook
GROUND BRANCH - Scopey
What's going on, everybody?

We got another Intel Update for you, and this month we have news and showcases for both V1033 — our next major update — as well as a little preview of something that will be coming later on (V1034 or later). Don't forget you can always get an overview of what's on the way via our Roadmap.

Recap: GROUND BRANCH on GeForce NOW
As announced in late September, GROUND BRANCH is now available on NVIDIA's cloud gaming service GeForce NOW (GFN).

Earlier this month, we also fixed an issue with GFN players losing keybinds, game/video options and listen server configurations upon ending a play session. These settings were all set to save to the Steam Cloud, so everything is now kept safe.

News for V1033
Here's what we have this month for our upcoming major release V1033.

Pistol red dots, new models and stuff
V1033 will finally allow you to mount a mini red dot sight (such as the RMR) to pistols that are fit for it. At this time, that includes both G19 models, the MK25 and the M17.


MK25 equipped with the RMR mini red dot sight, as teased on our Twitter

We have also added a new mini red dot sight, the Docter II, commissioned to Cody Cudmore:



As mentioned in the last report, we have also ordered an A2-style AR carry handle, as well as a brand-new M16A4 model that better matches up with the other AR-15 models both in quality and scale. The Bipod Grip is also receiving a new model. Here's a screenie with all of that stuff put together:



While we're talking popular demand, we've made the SMG/PDW pouches into doubles so you can carry as much ammo for them as you can for rifles:



Selectable shoothouse layouts
Running the shoothouse (sometimes killhouse) on The Farm is always fun, but it can get stale with the fixed floorplan/layout.

In V1033, players will be able to choose between a number of different layouts (5 at the time of counting) — including the old layout last seen in V1030’s “Killhouse” training level — via the Target App display, right next to the shoothouse’s entrance:


Prototype of the upgraded Target App display: now has a dropdown menu to select different layouts, which are previewed on the right


Main room for one of the new shoothouse layouts

💡 We'll continue to expand on shoothouse layouts and functionality as we progress.
In case you're wondering, the existing layout (currently in V1032) remains as the first option.

Server quality of life
One of our tasks this update is server quality of life. This mostly means a lot of little fixes and features to try and make server admins' lives easier, but there are also some improvements to the online experience for regular players.

Let's look at a first example, the Kit Restrictions menu in the Admin Panel:



This is being wrapped up now, and should allow server admins more easily to set up restrictions for the skins that different teams can use on their kit, for ease of friendly vs. enemy identification.

Another feature that has long been requested is the favorite servers feature. The UI has been there for a while, but finally it has been rigged up:



This feature is tied into Steam directly, so you can view and manage your favorite servers offline within Steam as well:



Another change that has been made is to allow server admins to specify a "message of the day" text that can be displayed as usual with the admin motd console command, while simultaneously displaying an image on the server info board (via the new <text> tag). Changes made by admins to the message of the day or server name will also propagate immediately to all users. It's the little things.

Callsigns
As mentioned last month, V1033 will be bringing callsigns: short IDs by which players may be more easily identified.

Callsigns are displayed as their own arm patches (though only on tops that have a velcro patch) and are limited to three alphanumeric characters (A–Z and 0–9) which can be entirely custom — within limits — or use an automatically assigned Team Element-based value (e.g. "A-01" if you're first man on element Alpha); the latter can be forced for all players by server admins.


Grayscale US flag and callsign patches applied on compatible top (Fleece Hoodie). Notice that the active checkbox overrides the player-defined callsign ("SCO") with an automatically assigned callsign ("B-05" or Bravo Five) based on the player's current Team Element.

Various UI elements have now been updated to include the new callsign system, and as part of the server quality-of-life upgrade, server admins can do whatever player name and callsign validation they wish via a new server management mutator packaged into a mod.

The specific format of these callsigns can also be chosen by the server owner.

Maps and game modes

Docks missions
All game modes are now made for the new Docks map, including the most complex Intel Retrieval setup so far. Some more limited Deathmatch areas have been created, and DTAS (Dynamic Take and Secure) should be a very interesting tactical proposition on this map.



Uplink should be a challenge for defenders and attackers alike, and both Terrorist Hunt and Team Elimination will of course also be present.

Depot overhaul
The Depot overhaul continues, and as the teasers below show, it's proving to be a pretty massive one. Can you tell which areas of the V1032 version these angles correspond to?





The updated Depot will also require a game modes and acoustics update in order to account for the design changes.

Ready Room hints
Though not directly related to level design, we have also made some updates aimed at new players, with revamped hints in more prominent places, as well as "in-world" Ready Room hints to make things as clear as possible about where to go and what to do to start your first GROUND BRANCH game.



All hints are temporary and disappear after the first few sessions, though they can be reset under Settings › Gameplay to start appearing like at first launch.

Hostage Rescue (PvP) and Terrorist Hunt improvements
While we are working on a PvP Hostage Rescue game mode, we are not ignoring the PvE modes.

Besides the AI improvements discussed in Intel Report #011, the Terrorist Hunt mode is being refined with two new features that we're currently testing:

  • On some larger maps, a new "AI hotspot" feature will be available where certain areas of the map spawn a larger-than-usual number of enemies, providing more of a focus and a challenge
  • The return of the "bum rush" feature, in which the last few enemies on a map just can't take it any more, and attempt to charge down the remaining players — hopefully reducing the incidence of "where's that last damn bot?"
Audio
As the long process of audio optimization continues, Mikson has put a little time aside to record a short preview of the new gunshot tails for large interior spaces, which you can check out below:



Beyond V1033
Some features are an ongoing development that might see their beginnings well before they're ready for the public.

Such is the case of friendly AI, whose first steps were teased last month even though it's at least a couple of updates away from an initial playable iteration. Gotta let you all know it's being worked on, right?

So this month we're showcasing some of the upcoming female characters and related assets that we've been working with Pau Peñalver to have ready for V1034 (tentatively!). Let's take a look:





As ever, keep in mind that although these renders are made with "game-ready" geometry and textures (as opposed to high-poly and super resolutions), they do not reflect the final in-game look due to the lighting.

That's all for today's Intel Report!
Thanks for keeping up with GROUND BRANCH's development, and have an awesome rest of the week.

See you on the next one!
GROUND BRANCH - Scopey
As announced earlier this month, GROUND BRANCH was set to become available on GeForce NOW — NVIDIA's subscription-based cloud gaming service — this September.

And just as announced, players can stream GROUND BRANCH (via Steam) on GFN as of this Thursday! A pretty cool opportunity for those without a beefy PC setup to try GB out.



Let's welcome the streamers aboard!
GROUND BRANCH - Scopey
Happy Tuesday, everyone!

Time for another Intel Report, where we go over the latest happenings in development as the upcoming GROUND BRANCH update V1033 continues to evolve.

📅 Be sure to check out last month's Intel Report (#011) in case you missed it!
GROUND BRANCH on GeForce NOW soon
As mentioned last month, GROUND BRANCH is coming to GeForce NOW — NVIDIA's cloud gaming service — which will make the game accessible to a whole new audience of subscribers.

NVIDIA has confirmed that this will happen sometime this month:



We'll be sure to make a quick announcement when it goes live!

New coder in the house
Last month we announced the addition of VFX Artist Charles Schmidt and Sound Designer Zack Reagan to the team, but some of you may remember that we still had a vacant senior programmer spot. And this month we're very happy to announce that is no longer the case, as Christoph Bockhahn joins us in a Senior Programmer capacity!

Chris' resumé is too humiliating for us to fully cite, but it should suffice to say that he was working for Acer before and has a master's in astrophysics. In addition to his general programming background, Chris has industry experience in UI, tech art, gameplay engineering and, of course, the mandatory Unreal Engine skills.

The biggest benefit of getting Chris on board is going to be speeding up AI development, which is of course great news for most of the GROUND BRANCH player base.

Let's all welcome Chris to the team! We'll take a quick look at some of his initial work next.

Some AI news
As announced in February, AI is being rebuilt using Kythera AI, a specialized middleware.

Though implementation is still very much under-the-hood at this point (meaning nothing cool to showcase, unfortunately), Chris has taken the time to start prototyping a friendly AI ordering system:



Patches and callsigns
Continuing the work on patches for headgear and shirts, we now have callsign patches in-game, for ease of identifying operators on the field.



Players can choose a three-letter callsign code, or have one generated automatically when changing name. Servers can also apply a callsign patch policy, for example to force players to have callsigns based on their chosen element (A, B, C, D), to override any selection by each player. There is no need to choose a callsign patch in the character editor — these are added automatically whenever a callsign is used.

Depot is getting a visual update
Environment artist Will has moved on to giving Depot a thematic art pass to get it more in line with Storage Facility, which is set in the same region.

Here are some preview shots:







New Storage Facility previews
The Storage Facility map overhaul is done, so why not appreciate some ultrawide shots of that beauty in a different lighting?







Audio optimization continues
This month we have further optimized the audio side of things by lowering the amount of memory usage by at least half, based on performance testing on Small Town with 30 bots.

This was done by optimizing how the weapon sounds were loaded. Now, instead of all weapon sounds being stored at all times, only the ones in use during a particular mission or round are stored.

This method will also allow for easier audio modding in the future, as you only need to edit and rebuild the sound bank for the weapon you want to mod instead of rebuilding the entire weapon sound bank for just one weapon.

Combined with the CPU optimization that we detailed last month, we're looking at roughly a 50% gain in audio performance so far — not too shabby.

🎧 Weapon tails and other sounds are also continually being reworked and improved alongside the optimization work.
Doors: a game designer's nightmare
Doors are having part of their logic redone to address one of its main issues: getting both players and AI stuck in them.

Some degree of physics simulation is also being added in order to once again allow cracked doors — that is, partially open ones — to be pushed by just walking into them.

We're also hoping to get a nicer looking effect for exploding doors while we're at it.

More VFX progress
Work on particle effects continues as Charles converts all of the existing VFX to the newer Niagara system before reworking and improving them.

He has zeroed in on bullet impacts and has recently started improving the breaching charge explosion:





Animations
Though we cannot showcase it at this time for various annoying reasons, we can confirm that some basic new manipulation animations will make it to V1033.

Players will actually start seeing their character flip magnifiers on and off, flick the Specter DR's lever to the front and back, and pull their night vision goggles up and down.

🚪 A basic "magic hand" type of animation for door interactions may also be present as a placeholder. That still beats telekinesis, right?
Mike has also been busy with hand poses and reload sequences to fit the new and updated weapon models, which we'll cover next.

Weapon models
Weapons and related assets continue to be created and revamped as needed by our trusted contractors, which — between brand-new items and replacements — has so far allowed us to add over a dozen new weapon models to V1033.

Let's make a quick list, starting with the new weapons:
  • MK17 CQC / DMR
  • Wz.88
  • AK-105
  • PKM
  • PMM
  • M24 SWS
Speaking of which, here's how that last one turned out:





Now for the replacements/updates:
  • M1911A1
  • AK-74M
  • AKS-74U
  • AK-105 Alpha (replacing the AK-74 MI)
  • AKS-74U Alpha (replacing the AK-74 MI CQB)
  • SVD
  • M16A4 (currently in development; the old model has issues in both scaling and quality consistency)
And that's not even mentioning extra parts and new/updated attachments that will make their way into the game as we go.

As promised, here's the new AK-74M, as well as the AK-105 with tactical Zenitco furniture:





More renders of the AKs on the AK Productions ArtStation right here.

We can also confirm that an "A2" carry handle is finally coming for the M16/M4 series of weapons. That's right. We caved.

😔 Why the focus on visuals? We want better AI!
From time to time, part of the player base questions our priorities, which is understandable: why are we putting resources on models, effects or any other superficial thing when there are areas of development in more urgent need of attention?

Well, that is simply because not everyone on the team can do everything. For example, telling our art guys to shift their focus to gameplay code will only result in neither art or gameplay seeing progress.

So while progress may be slow in certain areas, others may (and should) continue to develop normally.

That said, AI has seen little progress in the last couple of updates, but is now getting worked on intensively, beginning with the integration of the new Kythera middleware. AI is one of the harder aspects of game development, and the results won't be immediate — it's an ongoing task that will be spread over the next few updates and beyond — but the key takeaway here is that we are now "all systems go", in all areas of development.
This has been Intel Report #012!
We hope you found this post informative and interesting enough to make the soul-crushing wait for V1033 a bit more bearable.

Thank you very much for reading, and we'll see you on the next one!




Stay connected
{LINK REMOVED} / {LINK REMOVED} / {LINK REMOVED} / Twitter / Instagram / Facebook
GROUND BRANCH - Scopey
Hey, everyone!

It's been around a month since our last dev blog (#010), and because we are now aiming for monthly entries, the time has come again to showcase some more progress and talk about other recent developments.

Intel Update is now INTEL REPORT!
We are renaming our series of dev blog entries from "Intel Update" to Intel Report. The reason is that some players would simply glance over the title, spot the word "update" in it, and immediately proceed to type "did we get an update?" in the nearest text box, prompting confusion and aggravation in an otherwise incredibly peaceful and welcoming community.
New dev team members
As some of you will know from our recent job ads, we have been looking for reinforcements in a couple areas: VFX (visual effects) and programming being the main ones.

We hope to have news on the programmer role very soon, but in the meantime, we are proud to introduce new BlackFoot Studios members Charles Schmidt and Zack Regan!

Charles is our first dedicated VFX Artist. He was previously a gameplay designer and visual effects artist for Operation: Harsh Doorstop, and is now giving the particle effects in GROUND BRANCH some much-needed love. He will be working on making hit impacts, muzzle blasts, smoke, blood and all kinds of visual effects in the game look and perform better.

Zack's joining us as an additional Sound Designer whose skillset nicely complements Mikson's, with valuable Wwise and Unreal Engine integration experience. Formerly a member of Code Blue Games, Zack is also a composer, so we might be seeing some new tracks in GB down the line.

Welcome to the team, guys!

💡 We'll be checking out some of their initial work in a bit, so read on!
Performance optimization
As a pre-alpha game on Early Access that also happens to have a handful of fairly unique features, GROUND BRANCH is bound to have its performance fluctuate over the course of development as we add, remove and generally change things around. And although we always keep track of the worst performance offenders, fixes are rarely straightforward and may take some time to figure out.

It's no secret that performance in V1032 is less than stellar, with certain aspects of audio and asset modularity being some of the major culprits. Here are some of the steps we have been taking to address them so far:

M4, MK18 and HK416D asset optimization
Though beautifully modeled and textured by Bakr Asaad, the M4 and HK416 families of carbines are using around 12 texture sets per weapon as of V1032. The models were created with very granular customization in mind, with each individual part having its own texture set.

If you go online and your team is using an assortment of different M4- and HK416-based weapons — easily some of the most popular guns in the game — that could be loading upwards of 30 texture sets for those weapons alone in your GPU's memory. Not ideal when you already have in-depth character customization, meaning a whole lot of other assets to render.

For V1033, we had those weapon models rebuilt to use only 3–4 texture sets each, while preserving as much of the quality and fidelity of the originals as possible. This change may not be as impactful as the more CPU-intensive issues such as those caused by dynamic lighting and audio, but every bit helps and it had to be done at some point.


Updated HK416 with optimized texture sets

Audio optimization
Zack has been working closely with Mikson to address one of the biggest performance issues in the game: audio complexity causing excessive CPU usage.

To better understand the problem, think back on all of the different sounds your character makes in GROUND BRANCH when moving around or firing a weapon. There's the footsteps, the rustling clothes, the crackling gear… And when shooting, there's the mechanical weapon clicks and clings, the muzzle blast, and even a dedicated sound effect for distant gunfire in case someone hears them from afar. These sounds are individual audio layers, and every time a character moves or shoots, all of these layers are "broadcast" to everyone. Needless to say, the more characters in the game, the more demanding it becomes.

To tackle the problem, the duo has rearranged the entire audio project to support first-person perspective vs. third-person perspective sounds. In practice, this means they can significantly reduce the amount of simultaneous sounds and layers that are played by determining when to play each of them.

For example: the player firing the weapon doesn't need to hear the layer for distant gunfire, so we can now tell the game to only play it as a third-person sound, i.e. for other players. Conversely, other players don't need to hear (and are unlikely to notice) the mechanical weapon layer of your shots, so they will no longer be played for them.

As another example, movement sounds can be preserved as layered audio in first-person, but for third-person playback we can now play an optimized version where all of the layers have been combined into a single sound effect. So you'll still hear a high-fidelity, multi-layered playback when you move your own character around, but the sound generated by other players will be a simplified version of that. That's far fewer sounds to play.

🎧 Audiophiles using high-fidelity equipment may notice subtle differences, but the vast majority of us will only notice the glorious gains.
First pass results
After this initial optimization pass was done, Mik and Zack ran a profiler on maps Run Down, Small Town and Tanker to see how CPU usage responded to the changes.

Each map was ran three times in single player (Terrorist Hunt) with 30 AI bots, first in V1032 and then in V1033 to compare. Here are the peak averages:

Run Down
V1032: 53.38%
V1033: 36.28%
-17.10% CPU usage (~32% decrease)

Small Town
V1032: 46.34%
V1033: 37.07%
-9.27% CPU usage (~20% decrease)

Tanker
V1032: 46.17%
V1033: 22.03%
-24.14% CPU usage (~52% decrease)
The peak average for these maps in V1032 was 48.6% CPU usage, which was brought down to a 31.8% peak average in V1033 — or a 34.6% decrease. Not bad at all for a first pass.

It's worth noting that these numbers are strictly for CPU usage — not framerates — and we'll be running more tests as the optimization continues. There's more performance to be gained on the audio side of things alone, and certainly more scenarios to test on (e.g. multiplayer).

NVIDIA GeForce NOW
While not directly related to optimization, cloud gaming services allow players with low-end PCs to enjoy games that their machines can't natively run. And with GROUND BRANCH having an ambitious array of features that can test lower-end hardware, we have received a lot of interest in GeForce NOW support.

Well, we have mentioned before that support for GeForce NOW is planned (it's been on our {LINK REMOVED} since around February), but we have recently discovered that we might be able to support it a lot earlier than expected! Steam has a feature that allows NVIDIA-approved games to be linked to GeForce NOW as long as Steam Cloud saves are setup and working. Which, by the way, they are now, and enabled by default — you can change that by right-clicking the game in your library and selecting "Properties":



☁️ Steam Cloud saves will only be required for GeForce NOW users.
NVIDIA has yet to greenlight the integration, but our end is all setup and could potentially lead to GeForce NOW support before V1033 is even here. Fingers crossed!

Animations
As shown in the previous dev blog, V1033 will be introducing some new weapons, which require not only new sound effects, but also animations.

One such new weapon is the Russian PMM pistol, which has a fairly unorthodox reload due to the magazine release being located at the bottom of the grip. Here's the non-retention version (sorry, no audio on these videos):


Next is the MK17 (SCAR-H), which was using the AR reload in last update's Gunshot Audio Preview video. Notice the charging handle on the right side — this was done to reduce the likelihood of clipping with the supporting hand, as well as provide a more unique reload style:


Shotgun shoot and reload sequences are also being updated, with slight changes: you will be able to load 1–2 shells at a time (depending on how full the internal magazine is) while keeping it pointed downrange and ready to fire — so you can more effectively keep your weapon full while still being in the fight — or take the time to break the weapon down into your workspace to more efficiently load shells into the magazine until full. These two reload types will be done using the two different Reload inputs (tap vs. double-tap), just like in V1032, with their speed increased slightly.



Mike has also started working on basic door handling animations, which we'll begin showcasing next month.

Visual effects (VFX)
Our new VFX artist Charles has also kept busy in his first couple of weeks, having put in some work on bullet impact and explosion particles.

Here's a quick demo of the concrete hit effects that he's put together so far. Notice how the angle of the shots affects the direction of the impact debris — shots will produce impact effects at a similar but opposite angle, rather than always fly out of surfaces at a perpendicular (90°) angle:


As the video shows, impacts will also produce larger secondary debris.

📈 These effects also have lower shader complexity than the previous ones, which could have a positive impact on performance in more intensive situations.
Charles has also started prototyping collision logic, with the preliminary goal of making explosion particles react appropriately to their surroundings and not go through walls etc. Here's a quick demo:



Maps
Storage Facility has been receiving a makeover by Will since its layout redesign in V1032. This art pass adds some welcome character to the facility, with the concept of a repurposed Soviet-era mine, and adds a lot of background detail suggestive of its location.

Here are some shots of the map at around 90% completion:


A view from the dock area showcasing the distant backdrop art pass


The open area right in front of the tunnel's main entrance; notice the abandoned elevated conveyor belt structures


High ground section (warehouse)

John has also been working on a new map idea — working title "Docks" — that may or may not make its way into V1033 as well:





New weapon models
We showcased the new M1911A1 in the last dev blog, and you can see some new angles of that on artist Bakr Asaad's portfolio here.

In the meantime, we have also ordered a new .45 suppressor from Cody to go with it: a legacy Ti-RANT 45S from Advanced Armament Corp. (AAC):



Other weapons are also getting some love in V1033, with the AK-74 family and SVD having received remakes by AK Productions. Be sure to check out their portfolio here for the full galleries and other work they have made.

Here are some previews of the AKS-74U (with both factory and Zenitco parts), as well as the SVD (with both wooden and polymer furniture):









📷 We'll be showcasing the new AK-74M, AK-105 and other assets by AK Productions in a future update.
As is the case with the upcoming MK17 (SCAR-H), these weapons will be added as individual pre-built configurations at first, though you will be able to swap out parts like stocks and handguards down the line when we set things up to support that level of modularity.

The new M24 is also in the make. Here's the latest progress shot, just before entering the low-poly stage:


The M24 will be fitted with the MIRS (Modular Integrated Rail System) and a threaded barrel for suppressor mounting

AI
We're investigating how to address one of the most frustrating aspects of the enemy AI: their perfect eyesight at night, making stealthy gameplay nearly impossible.

Initial prototyping is being done using some logic to read pixels and check them for brightness. That is then hooked up to a render capture component attached to the AI, which will be taking snapshots of all the lighting currently affecting players.

The idea is that if you're caught in one of these snapshots and the brightness reading is determined to be high enough for detection, then you get spotted and the AI reacts. Otherwise, it is told to ignore your presence. Remember that once you give bots basic abilities — like "when you see a player, shoot" — it's a subtractive process of telling them not to based on a set of conditions, whether it's because they shouldn't be able to see through walls, or because they shouldn't be able to see you in pitch darkness.

Unfortunately, we have nothing palpable to show at this time, but should hopefully have some kind of demo in the next Intel Report.

Modding
Modding in V1033 is still very much a work in progress, but there are two main developments we can talk about at this time.

Firstly, all current kinds of mods (such as game modes and missions) will now be packaged and uploaded to an online repository (details to be finalized), and this should greatly simplify the delivery of mods to users, and propagating updates to mods. Server owners should be able to select mods to be active on the server, and these should automatically be distributed to players joining the server. The days of players having to drop .csv files into their game installation should be over!

Secondly, there will be some new kinds of modding — most notably custom patches, as well as mutators. These mutators are Lua scripts (like game modes) that are intended to extend and/or replace basic game functionality, without requiring a more complicated solution using the SDK (which is still on the way). The full feature set is yet to be confirmed and is likely to be extended over time, but provisionally mutators will allow server owners to customize match structures, map changes, default/allowable player names, custom callsigns, and other server behaviors. They may also be able to do things like pistol-only modifications to any game mode, and so on. Much is possible, but not everything may make it to V1033.

We'll share more details of the modding system at an appropriate time. But we know the community is clamoring for more modding possibilities, and we are doing our best to get this in-game at the earliest appropriate opportunity.

This is it for today's Intel Report!
We appreciate you taking the time to read this post, and hope to keep a steady stream of previews and progress showcases going. Thanks for your continued support, and we'll see you next month!

GROUND BRANCH - Scopey
Hey everyone,

This is just a quick announcement to let everyone know that we will be shutting down the CTE (Community Test Environment) app in the next 48 hours.

Although it has helped us with broader playtesting in the past, the concept of a separate app generates too much player confusion that can't really be worked around. As an example, it is impossible to simply shut down the CTE app when not in use (prompting many new players to ask which app they should play), and something as simple as putting up any kind of notice (e.g. to let players know if CTE is in use or not) requires Valve personnel to do it.

In addition, we noticed that the vast majority of players would immediately migrate to CTE once a new test version was released, leaving the main install mostly deserted — which rendered the benefit of having two separate apps that players could alternate between null. Many players also had issues with app visibility, and so on.

As a result, future playtesting will be done using the (relatively) new Steam Playtest (which works much like a separate app, but without the issues we were having with CTE) or simply via a separate Beta branch of the main app, usually accessed via password. We will be looking into both of these options before making a decision, and possibly trying them both out.

So if you notice GROUND BRANCH CTE dropping from your library, don't panic! We're just trying to make playtesting more straightforward in the future.

Thanks for reading!
GROUND BRANCH - Scopey
If you have been experiencing suspiciously low framerates in GROUND BRANCH, these findings might help you.

Razer Cortex
A lot of players have been reporting massive FPS drops after a recent Razer Cortex update. If you use that application, try disabling it — more specifically the CPU booster, as it may be forcing GB to use a single core.

You can also disable it specifically for some games. Instructions here: How to turn off for specific games

Steam Overlay
The Steam Overlay is another common FPS offender, so try turning it off (default shortcut: Shift + Tab) to possibly get a small boost.

You can also turn off the overlay per game — more information here: https://help.steampowered.com/en/faqs/view/3978-072C-18DF-FBF9

I still have poor performance!
If these fixes don't apply to you and/or you're unhappy with performance, keep in mind GROUND BRANCH will be receiving optimizations in the future, as well as NVIDIA DLSS and AMD FSR options.

🆘 Need help with either of these fixes? Get support from our community in the forums or our Discord!
💡 Have you experienced performance gains in GB by taking any actions not listed here? Share them in the comments!
GROUND BRANCH - Scopey
What's up, everyone?

It's been a hot minute since our last Intel Update, and although we have been patching V1032 for a while now, work on upcoming release V1033 has been ongoing for several months behind the curtains. Before we start teasing the goods, however, we need to talk about a couple things:


Summer Sale: GROUND BRANCH is 40% OFF until July 7th! 🔥
That's right! GROUND BRANCH is currently a whole 40% OFF, which we think is a pretty dang good deal and our highest discount yet.

https://store.steampowered.com/app/16900/GROUND_BRANCH/

You can grab your discount copy directly on Steam, or you can…

❤️ CONSIDER BUYING DIRECTLY FROM OUR STORE

Buying the game from our Store ensures that we get the full cut of the purchase, as opposed to Valve taking 30%.

💰 Use code GBSUMMER at the checkout to apply the 40% discount.

Please note the GB Store has no regional pricing — it can only use the base USD price tag!
You have exactly 2 weeks (until July 7th) to think about it or get that one friend (you know the one) to pull the trigger on this fantastic opportunity. Let's get the word out and make sure to welcome the new players in!


We're hiring: VFX Artist wanted for particle effects
This one is for any industry pros that might be lurking: BlackFoot Studios is looking for a VFX Artist to create awesome, realistic particle effects in GROUND BRANCH. For more details, {LINK REMOVED}.

Also, the Senior Gameplay Engineer/Developer position is still open. So if you know any Unreal Engine & C++ wizards out there (or happen to be one yourself), get in touch! Full job details {LINK REMOVED}.


So how's V1033 coming along?
That's what most of you are here for, so let's move on to those sneak peeks we promised. Here are some of the exciting things currently under development.

New sky and weather system
GROUND BRANCH V1033 is being setup with a new system that allows for dynamic sky and weather effects, which means clouds, the moon and stars will be making a return.




You like this sky? Kinda makes you feel like operating. I kinda feel like operating right now *tears away civilian clothes*

We're still assessing performance, but if it proves to work well, we may soon also be able to choose not just the time of day, but also whether the sky is clear, cloudy or overcast; whether there's a moon out at night or not; and even if it's rainy or foggy. The whole system is also being rigged up to inform the player of lighting and visibility conditions, as well as to allow a specific mission date to be set in order to emulate the real-life weather conditions of a certain area (where the map is set) at a given time.

This early prototype for the more advanced settings should give you an idea of the depth of the new system:



Although we are not yet sure how many of these options will be available to players (at least initially) nor exactly how it will all be displayed, the back-end to support it is already in place. Just keep in mind that it's early days, and if the plugin's performance hit during regular gameplay is too big, then we might need to pull it until we can make it all play nice.

Updated night vision effects + incoming GPNVG-18
One of the most requested items in GROUND BRANCH history — the famous (and sometimes infamous, particularly if you ask a GB dev) GPNVG-18 "quad NODs" panoramic night vision goggles — is finally making its way into the game, along with a number of enhancements to the overall night vision and IR laser effects.



Among the improvements, you may notice how the goggles take up a larger portion of the screen. Instead of simply expanding the NVG overlay mask, which would grant players an unrealistically wide field of view, this was done by switching the FOV (that is, by "zooming in") in order to make the realistic field of view display at a larger size. This effect will likely be made optional as it might disorient some players.

Have a quick demo video (remember it's all WIP!) from Fatmarrow to see it in action:


As you may be able to spot in the video: the noise speckle effect has being reworked; mask movement and lens shading have been added to give the camera a more natural feel; and the goggles now appear to bounce when running/sprinting (this will definitely be tweaked/toned down). The goggles are also using a white phosphor overlay, which will be available on the dual-tube NVG too (as will green be available on the GPNVG-18), and the IR laser has also received an update.

What do you think of these updates so far? Let us know in the comments!
Patches, but not the kind we had a bunch of for V1032
We're talking velcro patches that you can place on your character's shoulders, headgear and (eventually) vests. Like so:


Full-color US flag patch on ball cap

Patches will be making a comeback from the pre-Early Access days, and they should not only make customization more fun and authentic, but also start making IFF a little easier.

Another cool feature of patches will be a tint selection: in addition to the full-color version of each patch, 3 types of subdued tints — tan, green and grayscale — will also be available for those who don't want no flashy colors spoiling their drip. Or their camo, sure.


Patches may not be the only new stuff in this image; note the subdued (grayscale) US flag patch on the helmet and left shoulder

Weapons
You have probably already spotted the MK17 SCAR-H in one of the screenshots above, so that cat is out of the bag. Modeled by the talented Cody Cudmore (aka ParallaxGameStudios), the MK17 will initially come in two versions: "CQC" (with the shorter 13-inch barrel) and "DMR" (with the standard 16-inch barrel and Midwest Industries handguard rail extension).



Cody has modelled several extra parts, however, that will be available when the ability to swap stocks, handguards and barrels is implemented. You can see most of the parts (along with some beautiful renders of the new MK17) in his ArtStation page.

Other upcoming weapon updates
Several of Cody's models are being continually upgraded, so expect remasters of various attachments (including the AN/PEQ-15 and optics like the PRO, RMR, AccuPower and more) to have made their way into the game by the time V1033 hits.

Another new asset you may have spotted earlier is the new M1911A1 by Bakr Asaad aka Raider3D:



This modernized M1911A1 features a Picatinny rail for lights and lasers and a threaded barrel for suppressors, as well as 8-round and 10-round magazines. Aesthetically, it combines elements of various iconic 1911-style pistols used by American SOF over the last couple decades, retaining much of its classic look.

The update will also include plenty of AK-74 and AK-105 platforms (both with and without Zenitco parts), new SVDs, a PMM pistol, the suppressor for the MK46 machine gun… But hang in there, we'll be unveiling more of these in the future.

Characters
As those spoilery screenshots earlier showed, character assets will be getting some new additions as well. Namely, we'll be adding a new character head, and beards will finally make their comeback. That's not all, but since we're not sure at this time just how much will make it to V1033, we kindly request that all readers exercise caution with their hype levels.

Let's take a look:


Male 05 render, with and without beard


Hairstyles fit for each character, including headwear versions of the longer styles (to reduce clipping)

Hair color selection may not make it to V1033, but the assets have all been created to allow it once we get the functionality in.

Lastly for the character art department, another commonly requested item since V1032 has been tucked-in tops. Pau Peñalver is making the adjustments, and we'll see how they end up in the game as far as selection goes.


Some shirts just look a little off when untucked, so we're working on tucked-in versions

Audio and animations
Among other things that we'll be discussing in a later update, Mikson and Mike have been busy getting the new weapons to sound and move nicely, respectively.

Mik has also been working on environment-specific "tails", which refers to how the gunshot sounds reverberate differently depending on the type of environment. So in addition to sounding different depending on whether you're outdoors, in a small room or a larger room, shots in V1033 will have distinctive tails for urban, marine and generic outdoors, with the possibility of a woodland-area tail in the future too. Here's a little demo:


New unsuppressed gunshot SFX for the MPX, 5.45 mm AK platforms and other weapons will also be in the update.

Other developments
This is it for today's Intel Update, but before we sign off: we are also working on AI features, modding, map updates, a new map and game modes for V1033 that we'll be showcasing at a later date.

Thanks for reading, and stay tuned!
GROUND BRANCH - Scopey
Build ID: 8801352 (Client) / 8801378 (Dedicated Server)
Download size: 68 MB (Client) / 35 MB (Dedicated Server)
Another small patch for V1032 is out — and unless a game-breaking issue comes up, we're officially moving on to work exclusively on future release V1033, which we hope to start showcasing soon!

Here's the list of fixes and changes:
  • Fixed a couple of potential crashes
  • Fixed untextured door debris (from grenades and breaching charges)
  • Fixed issues relating to item pick-ups between multiple clients[
  • Fixed Rangefinder crash due to it getting into a weird back/forth infinite loop when aimed at characters
  • Several under-the-hood changes to better support the fixes above
May 12, 2022
GROUND BRANCH - JohnJ
We have released another hotfix for the main install of Ground Branch as we try to take care of some annoying and game breaking issues.

Main items being attempts to squash the looping firing sound bug and various issues with attachments and iron sights. There will be no blog post, so here are the details...

- various attempted fixes of lingering issues with looping sounds/particle systems - changed weapon validation to remove an iron sight blocked by another non-iron sight (or its parent adapter) from validation check (any remaining iron sights will be ones meant to be functional and non-cosmetic / overriding) - updated physics assets on firearms with built-in front sights posts to ensure appropriate rear sight can find them (note: FN FAL Tactical front sight post is so low it, BUIS' won't find it) - updated no sight post message to mention rear sight may just be too high to find matching front sight post - cleaned up front sight post physics mesh to allow better sight placement (affects FN Tactical, M16, M4A1 and M4 FSP)
...