Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Solace CraftingNewsBeta v1.2.0.7 & working towards a live patch
Game update

Beta v1.2.0.7 & working towards a live patch

Solace Crafting · published 17 Jul 2025, 14:54 UTC · build 19255133

All newsPlayers around this dateRead on Steam

Hello fellow gamers, Kyle here.

Before we get into adding the full builder capabilities to the beta branch and a few extras that are going to make it that much more interesting in-game, I wanted to address several performance issues that have plagued the game for quite some time. Specifically, world generation.

As you run around in Solace Crafting the entire world, from the grass to the mountains is 100% generated in runtime. There is no level until the game is turned on and running. The game also of course has to handle monster AI, player animations, weather, audio, rendering, lighting, post-processing, there are all kinds of systems running at once. And you only get 0.008 seconds per frame to take care of absolutely everything the game needs to do if you want to run it at 120fps. Pretty tall order honestly.

Thankfully the beta branch does run over 120fps on my good ol' GeForce 1080, but it has had, since the beginning, some very sharp spikes when new terrains come on. Each terrain is 1,048,576 square meters! That's a lotta grass! But I was finally able to make some significant improvements to the world generation performance after many many attempts throughout the years.

The above graphic is not an accurate representation of the actual speed my computer runs it at as this is running what is called "deep profiling" with a Unity profiler attached to a special developer version of the game used to track down performance issues. In short, it slows the game down a LOT, but it help you spot the spikes. As you can see, there is a very noticeable difference in the severity of the spikes compared to how they were just last week.

There is still more to be done in this area though. I attacked the big 3 of 5-6 problems and they have made a very promising impact on the performance, but I will continue to work on the few remaining major culprits. In time we will of course focus on more wide-spread improvements that aren't quite the best use of our time just yet.

Having said all that, it's long time we fix some of these things on the live branch as well. As most of you know my firstborn arrived in November of last year, and it was kind of a whirlwind for a while there. I tried to make a live patch in December by walking months worth of version control backwards to before we started working on the new beta content, but it ended up breaking a variety of systems and I had to roll back the patch. So today I made a completely separate copy of the project specifically for the purpose of working on live patches as the live and beta branches are now too far apart to try and travel back and forth between them within a single project. I will first off implement some of these world generation performance upgrades into the live branch before starting to spend some time each week addressing bug reports related to the live branch. This first patch, as it is again such a long walk back from where the project currently is, will likely be posted on a test branch for volunteers to try out and make sure that there isn't some grave error that I've overlooked, but if all goes well we'll push it out to the public!

What You Can Do To Help

If you wanna push us up, either one of these will support us more than you know

  • Keep up the kind words on our Steam posts and the Likes

  • You can get and support the builder here: https://bigkittygames.itch.io/solace-builder

  • Drop by our IndieDB page to help make it visible: https://www.indiedb.com/games/solace-crafting-rebuild

  • Support on our Ko-fi page for our developer Newbery here: https://ko-fi.com/bigkittygames

  • And of course, join us in Discord: https://discord.gg/solacecrafting

v 1.2.0.7 2025.7.17

- Improved terrain generation performance
- Improved flora generation performance
- Changed global entity spawning to only spawn near the player
- Added "Bushcraft" profession to crafting and moved most unrefined resource based recipes to Bushcraft
- Removed the looping wind audio tracks that were overpowering the ambient soundtracks
- Fixed PoI terrain flattening
- Changed grass to scatter method
- Fixed grass density/range settings
- Fixed /targetframerate console command

v 1.2.0.6

- Fixed new stones in the plains not being harvestable
- Added a custom animation for lumbering that does not move the character forward

v 1.2.0.5

- Stalks are now triggers instead of colliders meaning they can be walked through
- Added a custom animation for reaping that does not move the character forward
- Reduced the size of the sledgehammer
- Fixed mountain stamps not auto-upscaling their heightmaps to the new increased terrain resolution
- Altered height fog and distance fog settings
- Fixed swamp random extra clutter positioning itself wrong causing objects to float and go underground
- Fixed plains bushes spawning in tree spawn positions sometimes
- Separated harvestable from non-harvestable trees in world generation
- Added the ability to specify tree collider size on a per-tree basis
- Added the ability to specify a tree collider offset on a per-tree basis
- Reduced maximum noise based ocean depth from 80m to 50m
- Added the ability to rotate spawned objects on all 3 axis
- Added the ability to specify random scales to non-tree objects
- Changed rock spawn types in plains biome
- Added randomly generated clusters of rocks to plains biome

More from Solace Crafting

Other announcements

All news
In-game event10 Sep 2026v 1.2.3.1 Now Live - Stability & PeformanceI was planning to release this patch on the beta branch before sending it live, but there was a couple of bugs, already fixed in this build, that ended up causing problems in the 1.2.2 branch that was released earlier in the week. So! I went ahead and pushed this branch live as well and things in general should be running smoother all around now. v 1.2.3.1 Multiplayer · Joining dedicated server…In-game event6 Sep 2026NPC Towns & Merchants - now live in v1.2.2.2Merchants have been re-enabled in this build along with procedural NPC towns! They're still pretty basic, but it opens up a lot of opportunities for creating different kinds of NPCs. I've been crazy busy! This patch was ready days ago, but I kept finding little bugs the more I was able to playtest it. Hopefully there is nothing serious left. THOUGH, I do have a second patch ready to go up on be…In-game event23 Jul 2026Patch v1.2.1.3 + new C++ buildsThank you to everyone that has posted a bug report or sent one in from the in-game console. I have tracked down and corrected around two dozen bugs for this patch, as well as added in a number of safety fallbacks for things that could otherwise cause a server disconnect, or in-game error. I've also worked on adding a lot of automated tests under the hood over these past few months. There are no…