Patch 0.5.1.13

From Satisfactory Wiki
Jump to navigation Jump to search

Patch Notes: Early Access (EXPERIMENTAL) - v0.5.1.13 – Build 184566. This patch was released on 12 April 2022.

The original post can be viewed on Satisfactory's Discord, Reddit and Steam.

Intro

Hi Pioneers!

Hello again everyone, small changelog this time but the fixes should be pretty high impact hopefully! If we introduced new issues or there’s remaining Train bugs that we might have missed please let us know over at our QA Site https://questions.satisfactorygame.com/ We will look into it ASAP!

See you all again soon <3

Bug fixes

  • Multiple fixes related to issues with Path Signals and Block Signals for Trains

Dedicated servers

  • Fixed Dedicated Server crash reporter not working properly

Localisation

  • Updated all languages with the latest translations
  • Updated language completion rates
  • Updated community translators in the credits

Known issues

  • A reminder for people who have been having issues with unexpected crashes on startup or weird behaviour with the game, in that case please try to verify your game files.

You can do this on Steam by Right Clicking the game in your Library > Properties > Local Files > Verify integrity of game files...

And on Epic by clicking on the three dots (“...”) next to the title or at the right side, depending on your selected library view > Verify

This may or may not redownload a large amount of files which might take a while depending on your internet connection or hard drive speeds so be wary of that.

If you are using mods, they might need to be updated or uninstalled after updating so please keep this in mind too.

  • If you are experiencing issues launching the game or loading a save and you have already verified your files, you might have some incompatibility with DX12 as the default renderer, you can try the following launch options to try to force DX11, DX12 or Vulkan to run respectively.
    • d3d11
    • DX11
    • d3d12
    • DX12
    • vulkan
  • Dedicated Server Crash reports, Currently Crashes that happen on a Dedicated Server are automatically sent to us, this is enabled by default, we plan on including a toggle for this in GUI but for the moment, if you want to disable automatically sending crash logs you can do this:
    • Go to the Server Install folder
    • Open “Engine.ini”
    • Add the following:
[CrashReportClient]
bImplicitSend=False
    • Save changes and restart the Server
    • Packet routing is incompatible with multihome, so we're automatically disabling the former when the latter is enabled