
12/3 幸福工厂服务器更新说明
幸福工厂实验版(Satisfactory Experimental)客户端升级至174824版本,请参考下列文章了解升级方法:
Patch Notes: Early Access (EXPERIMENTAL) – v0.5.1.6 – Build 174824
DEDICATED SERVERS
– Improved stability of the packet router
– Improved CPU usage of the packet router
– Added a startup argument for disabling the packet router
-DisablePacketRouting
KNOWN ISSUES
– Packet routing is incompatible with multihome, so we’re automatically disabling the former when the latter is enabled
– A reminder for people who have been having issues with unexpected crashes on startup or weird behavior 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.
o d3d11
o DX11
o d3d12
o DX12
o 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:
o Go to the Server Install folder
o Open “Engine.ini”
o Add the following:
[CrashReportClient]
bImplicitSend=False
o Save changes and restart the Server
– To Disable Seasonal Events on Dedicated Server, you need to enter this command from the server console and then reload the game or restart the server: (Save and Load from the Save Manager also works)
FG.DisableSeasonalEvents 1
Using the following launch option should also work:
-DisableSeasonalEvents
添加评论
要发表评论,您必须先登录。