1. The Riftbreaker
  2. News

The Riftbreaker News

Behind the Scenes: the Patching Process

Hello Riftbreakers!


Today we would like to share a little bit of a ‘behind-the-scenes’ look at some of our work. This article will tell you what it takes to release a patch for The Riftbreaker. We will give you a step-by-step explanation of all the processes, tests, and verification each of the new builds undergoes. We hope that it will provide you with some valuable insight into how we operate, what kinds of issues we pay special attention to and why patching the Riftbreaker does not happen on a daily basis. It’s a long journey from our hard drives to your gaming devices, so let’s dive into it!

You can't talk about patching without mentioning bugs, so this article is filled with gifs of some weird bugs that happened during development. Here's Mr. Riggs discovering his hidden flight ability, for example.

If you have been following our Discord server for some time, you might have noticed the daily developer changelogs that we publish there. They contain information about all our team's changes to the game over the past 24 hours. Currently, we have three major things we are working on: the World Expansion, the Co-Op mode, and maintenance of the live version of the game. With that many things happening at once, it is natural that we will not want all the changes to make their way to the public version of the game. When it is time to release a patch, we choose the changes we want to include and create an experimental version with those changes only.

Here a Gnerot just decided that they want to slowly dive head-first into lava.

The first step to releasing a new update for The Riftbreaker is always identifying what we want to include in the update. These can be new features, changes to existing systems, fixes, and optimizations. We spend a significant amount of time scouting the Steam Discussions, our feedback and tech support channels on Discord, and our social media to learn about any problems. Sometimes we ask for additional information or a copy of your save files. That helps us find what causes bugs and allows us to prevent them in the future. When our programmers fix those issues, the developer version of the game on our repository gets updated.

A classic 'one zero too many' while setting up effects.

It is now time for an extensive round of testing. We usually focus most on the areas that have seen the most changes. For example, if we have been messing with the liquids system, we will do our best to break it and identify potential issues. Apart from that, we also check if all the game elements are working correctly during a ‘sanity check.’ It is a round of testing covering all the game areas where we found issues before. We make sure that all options work the way they should, all game modes are playable, and we haven’t missed anything important.

We heard you like resources, so here's a resource vein inside a resource vein.

Another area of focus is the save system. To ensure that all the changes that we make will not break the compatibility of your saves, we run automated tests on the experimental version. We have 122 save samples made in the 1.0 version of The Riftbreaker - the very first one that was burned to console discs on the 8th of September 202,1 more than a month before the game was released to the public on October 14th, 2021. Moreover, we prepare a set of save samples from each major game version released later. That quickly adds up to hundreds of tests. Our script loads each saved game individually, then re-saves the same save in the new version of the game and tries to load the updated version of the save file. If there are no issues, the script moves on to the next sample. Rinse and repeat hundreds of times. This automated process takes about 5-6 hours to complete. In the meantime, we do our best to break the save system on our own. We create giant bases, name our save files in a weird way, delete campaigns while playing them, shut the game down while saving - you name it.

No amount of testing will ever beat giving the game to real users. Once we are reasonably confident that the update we are working on should not cause any issues, we post it to the experimental branch so that the community can prove us wrong. Since our players play the game on different machines than ours, and in various ways, they often find bugs that would have otherwise eluded us. We fix those bugs, update the experimental branch and check if there aren’t any new problems as a result of the fixes. After we stop receiving bug reports, we move on to the next step - creating a ‘stable’ version.

This GIF is NOT sped up. They just drank too much coffee.

The major difference between our stable and experimental builds is error logging. The experimental build saves quite a lot of data about potential errors. Our programmers use that additional information for debugging. Unfortunately, that costs a lot of performance. For the “stable” build, we create a separate version of the game’s executables that do not keep track of the debug data. Removing logs might seem like a relatively minor change, but it is more than enough to warrant one final round of testing. We run through our checklist again, and if everything seems okay, we publish the patch.

A classic flickering shadows bug.

When it comes to publishing updates on PC platforms, we can make them public anytime we want. We are in complete control of that process. The matter gets a bit more complicated when it comes to consoles (and PC Game Pass). All changes that we make to the game need to be revised by the console vendors’ internal certification teams. They check if the updated version of the game is still in compliance with all the legal and technical standards. This process takes a couple of extra days, which is why you often see a slight delay between a patch arriving on PC versus consoles.

These Zorants decided they were not interested in fighting anymore. They just left.

‘If you spend so much time testing our builds, why are there still bugs in the game?’ you might ask. Well, The Riftbreaker is a very expansive and open-ended game. You can play any way you like and create strategies we have not even thought about while developing the game. With thousands of players trying out new things every day, some of them will inevitably run into errors we had no idea about. This is why the data from our crash reporter is so valuable to us - it allows us to figure out where we made a mistake and fix it in the next patch.

We hope you learned something interesting about our update process, and it has become a bit clearer why game patches don’t usually happen overnight. Let us know about any other aspects of game development you would like to read about. Perhaps one of these articles will inspire you to try a career in game dev?

See you next time!
EXOR Studios


Mass Repair and Upgrade Tools

Hello Riftbreakers!


We would like to give you a little sneak peek of one of the quality of life changes we have been working on lately. It is, in fact, one of the most requested changes since the launch of the game. We’re talking about the mass repair, upgrade, and building deconstruction tools. While they may not sound very exciting, we had to solve some interesting issues while working on them, which we will tell you about in this article.

Let’s start with the reason why many players requested these features in the first place. When The Riftbreaker first launched, negative weather effects, such as hailstorms or acid rain, were global, not regionalized. All buildings were damaged because of those events, which was especially painful for players who wanted their bases in pristine condition. Obviously, you could build Repair Facilities around your base, but setting them up takes time and resources. Manual repairs were always instant, but their point-and-click nature has led to negative experiences.

We have the technology.

We realized that we should give our players the ability to repair buildings in a larger area. The idea is pretty simple - select the repair tool, use the mouse scroll to choose the desired size, click once, and have all your buildings repaired in no time. However, since manual repairs were instant, you could easily keep repairing structures under attack, making them virtually indestructible. We needed to make changes to the repair mechanic as a whole. These are the changes we decided to make to facilitate mass repair:

  • Manual building repair will no longer be instant. Mr. Riggs will send drones to repair the damaged buildings in the selected area. The drones will repair those structures in a short amount of time.
  • The maximum repair time is 10 seconds. The drones will repair buildings at a constant rate, 10% of maximum health per second. If a building is at 50% health, it will take the drone 5 seconds to bring it back to 100% condition. This rate is the same for all buildings, whether it’s a wall or a Fusion Power Plant.
  • If a building gets damaged during the repair process, the process is stopped. This is necessary to make ‘cheesing’ attack waves impossible.
  • Maximum repair cost stays unchanged - it’s 20% of the original building cost.

These assumptions allow us to keep the mass repair process relatively cheap and quick while avoiding various potential issues.

The game will automatically detect all the damaged structures in the area selected with the repair tool and mark them with a green highlight. Once you give the order to start repairs, the system will try to repair as many structures as you can afford.

Keep an eye on your economy - mass upgrades can be costly!

We decided to give the upgrade and deconstruction utilities the same treatment to keep parity between tools. Once the update goes live, you will be able to use your mouse wheel to increase the area of the selector for these tools. The upgrade tool will highlight all the structures that can be improved and try to make that happen for as many buildings in that area as possible. Obviously, you can still select and upgrade buildings one by one if you’d rather have complete control over the process. The deconstruction tool will simply sell all structures on the highlighted area - be careful what you choose!

Choosing to sell all your defenses instead of repairing them might be a suboptimal move.

The updated versions of these tools are still in development. There are still some aspects that require tweaking and some bugs to iron out. We also want to add a tooltip that will inform you precisely about the costs of the operation you are about to carry out. Plenty of work ahead of us, but there are even more highly-requested quality of life changes coming to you in the near future, including the ‘build max level’ upgrade. We will keep you updated on our progress. The best way to get all the latest news is to join our Discord at www.discord.gg/exorstudios. You can also tune in to our streams - Tuesdays and Thursdays, 3 PM CET at www.twitch.tv/exorstudios.

See you soon!

Frequently Asked Questions - Updated

Hello Riftbreakers!

It's been quite some time since our last FAQ update. As the time goes on, your questions change - we receive fewer and fewer questions about the basics of the game, and more about it's future and our plans. That's why we decided to release an entirely new FAQ to act as a supplement to the previous one. We won't be erasing the old FAQ from existence, as we feel the two documents support each other quite well. Instead of that, they will function together as an easy-access knowledge base of all things Riftbreaker.

The list of questions, of course, is non-exhaustive and subject to change. If you have any additional questions, please ask them in the comments - the most helpful ones might even get added to the FAQ.

Q: Will you add multiplayer support for The Riftbreaker? When?
A: Yes! Our current estimate is the end of the year 2022.

Q: Will there be cross-play?
A: Unfortunately, no. Cross-play is a Pandora’s Box that we do not want to open. We haven’t managed to close the previous one yet.

Q: Will the multiplayer portion of the game be available in co-op or PvP?
A: We are focusing on optimizing the game for co-op play. However, the road from co-op to PvP is not that long, so we’ll see what the future (or modders) brings.

Q: Are you going to expand the game's content in any way?
A: We are planning to release a couple of World Expansion updates, adding a lot of content to the game. New regions, new creatures, new technologies. The first one is scheduled to launch in Q2 2022. Right now it looks like about 25%-30% of the main campaign. A part of this is going to be released as a free update in the form of a new survival biome and new content accessible across the game. The story driven campaign portion of the World Expansion is going to be a paid DLC.

Q: Why isn’t there Steam Workshop support? Will you add it?
A: The Riftbreaker is available on many platforms. We don’t want to alienate any users and would like to offer equal access to easy modding for everyone. We are working on another solution for content distribution that’s going to be available to the broadest possible group of users (we can't guarantee mods on consoles)

Q: Where can I find mods at the moment?
A: You can check out The Riftbreaker section on Nexus Mods: https://www.nexusmods.com/theriftbreaker - there is a variety of mods available there. From simple tweaks, through packs of additional map tiles, to entirely new weapons - you will surely find something that you will enjoy. You can also visit the modding channel on our Discord: www.discord.gg/exorstudios - you can always find the latest mods in the pinned messages section.

Q: Are you planning any changes to the Survival mode?
A: We are planning a large rework of the Survival Mode structure, with separate tech trees and different starting load-outs for each biome. We want to make more gameplay strategies viable from the start. Additionally, we are planning to give you the ability to make use of the Cultivators and Harvesters in a more meaningful way. One other thing we would love to add is persistent unlocks and progress between runs, similar to a roguelike game. That’s still a distant future, though.

Q: We voted for new weapons and items in your competitions! When will those be added?
A: Those items will be introduced into the game with the release of the World Expansion Update.

Q: I'm struggling, where can I find help/strategies?
A: You can either come to our Discord at www.discord.gg/exorstudios and ask the community for advice. You can also watch us play live during our Twitch streams at www.twitch.tv/exorstudios

Q: I’m getting an ‘Access Denied’ error when trying to save!
A: That is because Windows is preventing us from accessing your documents folder. We don’t know why that happens, but here’s a workaround:

https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

1. Google windows mklink, pick instructions
2. Create a new "The Riftbreaker" folder in another directory like "D:\The Riftbreaker"
3. Find/Search for "CMD" in your windows search.
4. Right-click on "Command Prompt", right-click and select "Run as Administrator"
5. Go to the Documents folder and delete the old "Documents\The Riftbreaker" directory.
6. Run the command inside the Documents folder, "mklink /J C:\Users\Documents\The Riftbreaker" "D:\The Riftbreaker"

Q: My game opens on the wrong display!
A: Try using the configuration tool - open your Steam Library, select The Riftbreaker, press play, then choose the config tool. You can change your preferred display there.

Q: I saw some new Patch Notes on Steam. Are all versions of the game up to date?
A: For PC releases - yes. We try to release our updates for Steam, GOG, and Epic simultaneously. Console and Windows Store (Game Pass) patches usually take 1 or 2 extra days.

Q: Is The Riftbreaker going to be Steam Deck Verified?
A: We are working on making the game fully playable on the Steam Deck and we hope we can get that sweet green checkmark soon.

Q: If Steam Deck is confirmed, does it mean the game will run on Linux?
A: Officially - no. We have done a lot of work to ensure compatibility with the latest Proton library, but we won’t be providing official support for the game on Linux.

Q: My game is running sloooooooooow. Is there anything I can do to increase my FPS?
A: Unless you are playing on an integrated GPU, your FPS is probably fine. The game slows down when the CPU can’t complete all the necessary game logic calculations in time. Rather than skip frames, which would result in visible chugging, we slow the game’s pace down, so that the logic can catch up to the rendered image. We know that it isn’t pleasant, but it’s the lesser evil. If you have a huge base, you can try to reduce the number of buildings - floors, energy connectors and pipes should be your focus. Meanwhile, we are introducing new optimizations - the game will run better with each update.

Q: Are you planning to add more achievements?
A: Yes - we want to add more achievements with the next World Expansion Update.

Q: My antivirus software has quarantined your game because of suspicious activity. What’s the deal?
A: We have an integrated crash reporter tool that opens when the game crashes. From that tool you may send us a log file to help us figure out what might have caused the game to crash. Some antivirus programs don’t like that the game wants to phone home and block it. You’re 100% safe, promise.

Q: Are you going to add the Sandbox Control Panel to consoles?
A: We are working on it, but it's quite complicated because it can't be as unlimited as on PC. It is very difficult to crash the game on PC because it can virtualize system memory. Console platforms are completely different in this regard and require MUCH more effort to keep the game stable at all times.

Q: Repairing/upgrading buildings one by one is tedious!
A: Yeah, we know that. We are working on upgraded tools that will allow you to do that more efficiently.

Q: I don’t know what is happening with my economy. Can you make it clearer?
A: Yes. We will add a new economy management screen that will show you exactly what’s going on with your resources and facilities.

As always, if you have any other questions or ceoncers, let us know in the comments!
EXOR Studios

Live on Twitch

After a short break from streaming caused by a bad case of man-flu (you know, mild headache, runny nose and 37 degrees - very serious stuff) we're back to work and back to streaming The Riftbreaker! Join us live at www.twitch.tv/exorstudios - no mods this time, just vanilla gameplay and chill chat.

Modding Update: Model Editor Added

Hello Riftbreakers!




We have released a substantial update for our Modding Tools. It is the result of weeks of work, both ours and the work of our community, who relentlessly hunted bugs and reported them to us. This update brings improvements, fixes, and features you requested, either on our Discord, Steam forum, or Github. We hope that thanks to these, we will see even more brilliant modifications for The Riftbreaker.

The single most significant addition in this patch is the Model Editor. It’s a tool that we did not include with the previous release. It had some problems that we needed to solve first. Now that we have brought it back to its former self, you can finally have a look at it. The Model Editor gives you access to the following tools:

You can open any .ent file in the game to view the model, its animations and any associated blueprints.

- The Attachment Editor - this tool allows you to create and edit attachments for in-game entities. You can then use those attachments to add effects to a unit. If you want to make Mr. Riggs into a Christmas Tree with hundreds of lights - this is the tool you're looking for.

If you are fascinated with watching looping animations over and over again, this is the tool for you.

- The Animation Viewer - allows you to preview what the animations look like for any given unit.

And if you like watching monsters get gibbed over and over again, this is the tool for you, as well!

- The Blueprint Viewer - lists all blueprints available in any given .ent file, along with their effects and destruction simulations.

This 'simple' tree makes all the in-game animations tick. Have fun figuring it out!

- The Animation Graph Editor - okay, we'll admit it, it's still totally broken and work-in-progress. It's a black magic tool for creating and editing animation graphs. No one knows how it works, though.

Please note that The “Model Editor” name might be a little misleading. It does not allow you to change the models themselves. We make them using a different set of tools (Zbrush for sculpting, Blender for further modeling, and Substance Painter for texturing, if you’re interested).

The Editing Tools are separated from The Riftbreaker main release version. To download them, go to your Steam library, check the 'Tools' checkbox in the list on top, then find and install The Riftbreaker Tools. If you are not a Steam user, the tools are also available on our official GitHub page, right here: https://github.com/exorstudios/riftbreaker-tools/releases/tag/0.1.4950

Apart from the Model Editor being added, there are a lot more changes in this release. Here is the full changelog, divided into sections for each tool.

[h2]The Riftbreaker Editor Suite Update #2, March 4th, 2022. TC#4950 Changelog:[/h2]

[h3]Tools general:[/h3]
  • Unified the dialog windows backend for all editors.
  • The editors should no longer crash when SegoeUI font is missing from the system.
  • Unified the TextEdit controls in all editors with a colored border on focus.
  • File > Exit menu option should work properly now
  • The editor apps should throttle when they are run in the background to prevent them from wasting CPU cycles.
  • The rendering framerate will no longer exceed the detected monitor's refresh rate to prevent your RTX 3090 from becoming a space heater.
  • Added the 'About' section with all credits and legal information.
  • The 'About' section will open all license text in a separate text file if clicked.
  • Improved font legibility for users who had DPI scaling enabled in their display settings
  • Added a 'clear' button for list/tree filter input fields.
  • The 'undo' and 'redo' shortcuts now work across all editors.
  • Launching any of the editors will no longer hijack your hardware RGB lighting schemes.
  • Performance: The application update has been moved to the main thread
  • Dialog Boxes are not forced to the foreground, so they are no longer lost behind the main window
  • Added a native splash screen support that replaces the ugly black window during the editor initialization phase with a not-so-beautiful (programmer quality) splash image.
  • ...and tons of backend changes for future updates :)


[h3]Level Editor:[/h3]
  • Converted and cleaned up most dialog windows to shared backend.
  • Fixed the time flow for particle simulations.
  • Prevent camera zoom in/out on mouse wheel when a dialog window is open.
  • validate tile name on tile creation/load ( )
  • Creating a new biome from within the editor is now possible.
  • You can now pin tiles as your favorites in the Open Tile dialog window.
  • Purged invalid references in `File > Recent` menu entry.
  • Improve 'Play Game' dialog window. You can now select mission/difficulty before launching the game (Custom difficulty customization in the future). Press the green 'play' button in the top right corner of the window, and you're in the game! This is a great solution for testing changes quickly, as it skips the main menu sequence entirely and doesn't require you to place any zip packs in the game's main folder.
  • Improved 'New -> Mission tile' flow.
  • When creating a new mission, the editor will automatically create a custom 'time of day' file for you, containing settings about lighting and weather effects that you can tweak to your liking.
  • The newly created tiles will use the 'Jungle Survival' mission as a placeholder for their mission logic.
  • Fixed a crash caused by `project_resave_tiles` action when running in non-development mode.
  • Creating missions from .mapdump files is now easier. If you play The Riftbreaker and stumble upon a map you like, you can enter the console and type in: 'dump_map_layout. You can then open that file in the Level Editor. The Editor will automatically create all the necessary files for you
  • Fixed an issue where the prefab list was empty after new tile creation
  • Added an option that allows the editor to auto-load the last opened project on app start.
  • The 'Open Level' option in the Level Editor has been renamed to 'Open Tile'.
  • You can now edit the lighting settings and save custom presets directly in the Level Editor.


[h3]Riftbreaker Editor:[/h3]
  • Fix a crash when deleting selected nodes with external requirements.
  • Research Tree now displays centering guidelines.
  • The Research Editor on campaign tree save will no longer generate an additional tree for survival mode, as the trees for both campaign and survival have been separated now.
  • Creating a new ResearchTree will mark it as `custom,` and when found, it will be auto-injected into the game research tree as a separate tab.
  • Added support for displaying the DPS calculation in the Weapon Editor.
  • Added LocalizationEditor to ease localization lookup/preview (we are missing glyphs for non-ASCII characters, so they are displayed as ???)
  • Added an experimental DARK theme (add `set editor/theme 0` to editor config for preview)


[h3]Workspace Editor:[/h3]
  • Copying files to the workspace shouldn't corrupt files any longer.
  • Editor reacts a little better to external workspace directory changes.
  • More colored icons!
  • Reveal in Explorer/Edit file action should be now a little more reliable.
  • Fixed issues with starting external editors.
  • Added an experimental DARK theme (add `set editor/theme 0` to editor config for preview).


[h3]Mission Editor:[/h3]
  • Removed deprecated actions from graph nodes.


We highly encourage you to leave bug reports and feature requests on our GitHub. https://github.com/exorstudios/riftbreaker-tools/releases/tag/0.1.4950 That way, we can track them easily and update you on the status of the issue. If you find GitHub hard to use, we also pay attention to the Steam Forum and the Modding section of our Discord: www.discord.gg/exorstudios. Discord is also a great place to share your mods and ask for help if you find any aspect of working with our tools troublesome. TL;DR join Discord. This is the way.

If you haven’t seen the results of our Community’s hard work yet, we highly encourage you to check out these great mods for The Riftbreaker:
https://www.nexusmods.com/theriftbreaker/mods/150
https://www.nexusmods.com/theriftbreaker/mods/122
https://discord.com/channels/423424585954754565/736688063362891860/947875706690482216

Issues closed during this milestone:
https://github.com/exorstudios/riftbreaker-tools/milestone/1?closed=1

Can't wait to see more mods!
EXOR Studios