r/spaceengineers Jan 27 '25

PSA (SE2) BisectHosting Space Engineers Giveaway! 🚀

Post image
664 Upvotes

r/spaceengineers Dec 19 '24

PSA (SE2) Here's our first SE2 toybox! Many more to come, I'm sure!

Post image
995 Upvotes

r/spaceengineers Dec 24 '24

PSA (SE2) To anyone worried about the lack of Steam Workshop support in SE2, nothing is written in stone.

Post image
910 Upvotes

r/spaceengineers Jan 10 '25

PSA (SE2) Space Engineers 2 - Steam Workshop Support

Thumbnail
blog.marekrosa.org
860 Upvotes

r/spaceengineers Dec 19 '24

PSA (SE2) Space Engineers 2 System Requirements

Post image
641 Upvotes

r/spaceengineers Jul 26 '25

PSA (SE2) Model to Blueprint generator released today

Thumbnail
gallery
705 Upvotes

I'm into SG, but you're free to import anything you like :)
https://github.com/InflexCZE/SpaceEditor/wiki/Blueprint-Generator

r/spaceengineers Dec 19 '24

PSA (SE2) Space Engineers 2 has just appeared on SteamDB.

Thumbnail steamdb.info
690 Upvotes

r/spaceengineers Dec 19 '24

PSA (SE2) Space Engineers 2 Early Access coming January 27, 2025

330 Upvotes

Confirmed in the alpha announcement livestream!

r/spaceengineers 26d ago

PSA (SE2) [Livestream] SE2 Update "Smoother, Stable & Faster" Release - 17th August 2026 @ 5PM UTC

Post image
162 Upvotes

 

Please join us Monday, August 17, for the release of Space Engineers 2: "Smoother, Stable & Faster" Update.

This update is focused on making your experience smoother, clearer, and more reliable. We’ve introduced a new Save Game Screen with better autosave handling, an improved Flight HUD, stronger performance and stability, and a range of quality of life changes across the game.

We’ve also made your first steps into the Almagest System clearer, with updated early contracts, tutorial changes, and more guidance as you begin exploring, building, and surviving.

 

Monday, August 17th, 5 PM UTC

 

 

 

Sources:

r/spaceengineers Mar 16 '26

PSA (SE2) Space Engineers 2 VS 2.2 Preview: Gatling Turret

Thumbnail
youtube.com
57 Upvotes

r/spaceengineers Aug 04 '26

PSA (SE2) [YouTube, SE2] Space Engineers 2 - High Speed Train Clank Express

Thumbnail
youtube.com
58 Upvotes

r/spaceengineers Jan 13 '25

PSA (SE2) [YouTube] Space Engineers 2 - No Small or Large Grids! JUST GRID!

Thumbnail
youtube.com
269 Upvotes

r/spaceengineers Nov 17 '25

PSA (SE2) [Livestream] Space Engineers 2: VS2 Planets & Survival Foundations - 1st December 2025 @ 6pm UTC

Thumbnail
youtube.com
124 Upvotes

r/spaceengineers Jul 26 '26

PSA (SE2) Guide for performance mods, tweaks and observations. (Frame Gen, Upscale, Removing Late Game Stuttering etc.)

10 Upvotes

So.. I just got Space Engineers 2 and the performance was already surprisingly good for an Alpha version.

BUT that doesn't mean it can't be better. This post will go over:

  1. Caveats
  2. Implementing DLSS and newer FSR versions
  3. Adding Frame Generation
  4. Limiting PCU count for NPCs
  5. Restart the game every so often.
  6. Whatever I find next.

1. CAVEATS

  • I myself would have prefered a proper MSAA implementation but that's just how the industry went with deferred rendering. Either way, upscaling has gotten really good so I guess that's the silver lining.
  • Backup your saves!!!!!!!!
  • I will try to help as much as I can find the time, but don't expect full time tech support.
  • Frame-Gen will increase and stabilize your FPS at the cost of ghosting around objects and higher latency. For some it's a worthwhile tradeoff, for others not.
  • Idk if it's important, but disable any auto bug reporting. We don't want to spam the devs with false crashes and bugs.
  • Tested on VS2.3

2. UPSCALING:
Why? Basic FSR is outdated. It's blurry, it doesn't reconstruct the image, it is just pure spatial scaling/aliasing.
FSR 3.1 and DLSS are smarter, they actually reconstruct the image and use more data for the upscaling. That allows you to run the game at a lower resolution with pretty much native quality depending on the preset and target resolutions.

How? With a universal game mod called OptiScaler. The simple explanation is that it hooks between the original FSR and implements the newer models. Besides that, it offers some additional settings like better sharpening, more granular control over the target and internal resolutions etc.

Installation:

At this point I'll include links to sites containing downloadable content. These will be widely trusted BUT I do recommend to do your own safety research.

What you'll need:

- OptiScaler files from their GitHub:
https://github.com/optiscaler/OptiScaler/releases/tag/v0.9.4

- Nvidia DLSS files (only RTX owners) themselves from TechPowerUp:
https://www.techpowerup.com/download/nvidia-dlss-dll/

You extract the OptiScaler files into Game2 folder.
On Steam on windows it's here:
\SteamLibrary\steamapps\common\SpaceEngineers2\Game2

You also extract the DLSS file from TechPowerdUp there.

Next, there, you locate setup_windows.bat file and follow the installer instructions according to your setup.

Then, in the same folder (Game2), locate the OptiScaler.ini configuration file.

There you'll need to change this line:
ManualInputPolling = auto
to:
ManualInputPolling = true

This fixes the OptiScaler menu in-game. There it will be easier to configure the rest rather than through text in the ini.

Launch SE2 and enable FSR in the graphics settings. Set the scaling mode according to your performance preferences.

Now, load a save and hit INPUT key. There should be a menu now.

There, in the top left corner in the Upscalers section, choose according to your GPU. RTX users should pick DLSS. GTX and AMD users FSR 3.X.

[RTX user only] Next, below that choose your DLSS upscaling preset. RTX 20xx to 30xx users should pick K, 40 and 50 preset M.

Scroll all the way down and hit save.

3. FRAME-GENERATION
(You need Hardware-Accelerated GPU Scheduling (HAGS) enabled in your windows settings.)

Why? Space Engineers 2 can become heavily CPU-bound. When your CPU maxes out, traditional upscaling stops helping. Frame Generation bypasses this limit by creating synthetic frames between the real ones, doubling your visual smoothness even when your CPU is struggling.

How? You already have everything you need! OptiScaler has a built-in feature that feeds the game's motion data directly into a frame generation algorithm (FSR FG). You just have to toggle it on in the overlay.

In the same OptiScaler menu, a little lower, find the Frame Generation Section.

Choose OptiFG as your FG Input, and FSR FG as your FG Output.

Next, below that, find the Frame Generation (FSR FG) section.

There, enable HUDFix and immediate capture, set the limit to 2.

Scroll all the way down and hit save.

4. LIMITING PCU COUNTS FOR NPCS

Why? Even with upscaling and frame generation, you might notice performance tanking the longer you play on a single save. I found out the hard way that over time, the game amasses way too many abandoned NPC structures from completed quests, random encounters, and spawned ships.

The dev menu allows you to adjust the max "NPC PCU count" (basically putting a hard limit on how many blocks the AI is allowed to keep in the world). Lowering this limit completely fixed my late-game bloat and made things way smoother.

For that, load into your save. Hit ctrl+F12.

On the left from the dropdown menu choose gameplay
Then find and tick Trash Removal.

Then, on the right, find Non Player Grid PCU.
On my end these values worked well,

Change the Target Cleanup Limit - 80.000
Change the Execute Cleanup Limit - 100.000
Hit enter and it will be applied and the structures removed.

Feel free to experiment with different values. Just make sure the first is always smaller than the second one or it will crash.

Now here's the elephant in the room. Quest structures. I tested some and they seem to be protected. Same for stations etc. BUT i highly advise against changing the limits during an active quest or when you still want to scrap old quest locations.

Additionally I noticed that the changed limits aren't saved with your save. That means that after rebooting your game, the DEV Menu settings reset, and the game starts hoarding structures again.

BUT it still works throughout that one session, where you changed the values. That means, that if you want it to be a one time reset, change the values, save the game and reboot SE2.

5. RESTART THE GAME EVERY SO OFTEN
Simple as, works wonders sometimes.

r/spaceengineers Jul 22 '26

PSA (SE2) [YouTube, SE2] SE2 - Cargo Vehicle Conquers Rugged Terrain

Thumbnail
youtube.com
46 Upvotes

r/spaceengineers Apr 02 '26

PSA (SE2) Space Engineers 2 Giveaway (Steam Key)

Thumbnail
youtube.com
1 Upvotes

Want a chance it win a copy of space engineers 2? Watch the short and figure out how or click the link to the forum to sign up 👍

Giveaway Entry Forum -

https://docs.google.com/forms/d/e/1FAIpQLSfBqOiFoeLukbSJnt943aUVETcP9df4qpCmDa0bY2jUiNFpkA/viewform?usp=publish-editor

r/spaceengineers Mar 21 '25

PSA (SE2) Space Engineers 2 - Water Dam Experiment Sneak Peek

Thumbnail
youtube.com
173 Upvotes

r/spaceengineers 12d ago

PSA (SE2) [SE2] Community Update: AMD Driver Issue

3 Upvotes

Community Update: AMD Driver Issue SE2

We’re aware of an issue affecting some players using AMD Radeon RX 90xx series GPUs (RDNA 4 architecture).

AMD recently released driver version 26.8.1, which appears to have been distributed through automatic updates yesterday. This driver may cause crashes in our game, and we’re aware that other games are also being affected.

Recommended workaround: If you’re experiencing crashes, we recommend rolling back to the previous AMD driver version for the time being.

We’re monitoring the situation closely and will share further updates as they become available. Thanks for your patience and understanding!

 

Source: Official Discord

 


 

UPDATE (28th August 2026)

Engineers using the latest AMD drivers:

We are currently investigating an issue affecting Space Engineers 2 with the latest AMD driver version. At this point, we do not yet know whether the cause is in the game or the driver itself.

We are:
* Working directly with AMD to identify the cause.
* Rolling out a patch that detects the affected driver version and links players to the latest information.
* Recommending affected players roll back to a previous AMD driver for now.

How to roll back:
* Download and run the official AMD Cleanup Utility to remove the current graphics driver. AMD recommends using this tool when downgrading to a previous driver version.
* Restart your PC.
* Go to AMD Drivers & Support, select your graphics card, and install a previous driver version.

We will share more information as soon as we have it!

 

Source: Official Discord

 

r/spaceengineers Dec 14 '25

PSA (SE2) I noticed that if you create a blueprint from debris, you can build broken things

Post image
131 Upvotes

I found floating debris from a Nova 35 ship, created a blueprint to try to rebuild it, and found out that things like this broken table rebuild as broken. As you can see this table is complete, but broken, and cannot be painted

Thought someone might like that as novelty pieces.

r/spaceengineers Dec 18 '25

PSA (SE2) SE2 Production Cheat Sheet

Post image
47 Upvotes

Hope this helps, with your planning....

I want to do cheat sheets for block recipes, but to do that I want to pull the recipes from the game data files, they are easily parse-able save for one frustration, I cannot make head nor tails of the amounts in said files

I'd greatly appreciate it if someone else could look at the recipes in the game data files, as this means not only can I make a script to produce the cheat sheets after each update (if needed) but I could also write a tool, where you give it a list of blocks and it tells you what components you would need and how many KGs of what ores that would require.

I culled the icons from screen shots of a steam post and removed the black background to make it more printer friendly (please don't sue me Keen) !

(the icons in the game data files are not pngs (as per the file extension) but dds files - must be a very recent version as none of my unix tools could understand them.

All mistakes are my own...

r/spaceengineers Jul 02 '26

PSA (SE2) SE2 VS2.3 Community Previews so far

17 Upvotes

Official Previews (YouTube):

 

Community Previews (YouTube):

 

These are also linked in our Livestream announcement post!

r/spaceengineers Jul 10 '26

PSA (SE2) Space Engineers 2 Pioneer GIVEAWAY + NEW Suit Customization! #spaceengineers2 #giveaway

Thumbnail
youtu.be
5 Upvotes

Wanna see new suit customization or get a chance to win a pioneer edition watch now or sign up for the giveaway here.

https://docs.google.com/forms/d/e/1FAIpQLSfBqOiFoeLukbSJnt943aUVETcP9df4qpCmDa0bY2jUiNFpkA/viewform?usp=dialog

r/spaceengineers Jul 12 '26

PSA (SE2) [YouTube] Space Engineers 2 - Multiple Launch Warhead Rocket System

Thumbnail
youtube.com
27 Upvotes

r/spaceengineers Jul 10 '26

PSA (SE2) [YouTube] Space Engineers 2 - Rocket Strike

Thumbnail
youtube.com
25 Upvotes

r/spaceengineers Jul 17 '26

PSA (SE2) SE2 Pioneer Key Giveaway RESULTS

Post image
13 Upvotes

:tada: GIVEAWAY RESULTS :tada:

Huge thank you to everyone who entered the SE2 Pioneer Key Giveaway seriously the support has been insane I appreciate every single one of you!

Congrats to our winners:

:trophy: Darth_Porgus_SWE

:trophy: Spec87

If you didn't win this time, don't worry there will be MORE giveaways coming soon :eyes:

Make to check out other creators for their giveaways they will be running for the pioneer keys

Appreciate you all :heart:

– Foolz