My Satisfactory Info: Difference between revisions
Jump to navigation
Jump to search
m →Links |
mNo edit summary |
||
Line 22: | Line 22: | ||
Follow directions on official wiki, they worked great. | Follow directions on official wiki, they worked great. | ||
== Saved Game files == | |||
~/.config/Epic/FactoryGame/Saved/SaveGames | |||
and | |||
~/.config/Epic/FactoryGame/Saved/SaveGames_backup | |||
== Server log files == | |||
~/SatisfactoryDedicatedServer/FactoryGame/Saved/Logs | |||
<center>[[Gaming|To my gaming notes]]</center> | <center>[[Gaming|To my gaming notes]]</center> |
Latest revision as of 15:34, 6 July 2025
Satisfactory dedicated server setup overview
These steps were created using Ubuntu 22.04.5 LTS and Satisfactory dedicated server 1.1
Resources
Official Satisfactory wiki page on dedicated server
Install Satisfactory dedicated server files
To install, I used the following command with my steam user:
steamcmd +force_install_dir ~/SatisfactoryDedicatedServer +login anonymous +app_update 1690800 validate +quit
Setup port forwarding & firewall
Configured firewall to port forward 7777 for UDP and 8888 for TCP.
No need to update my firewall rules on Ubuntu server.
Start server
Follow directions on official wiki, they worked great.
Saved Game files
~/.config/Epic/FactoryGame/Saved/SaveGames
and
~/.config/Epic/FactoryGame/Saved/SaveGames_backup
Server log files
~/SatisfactoryDedicatedServer/FactoryGame/Saved/Logs