---
title: How to Increase the Max Players on Your Satisfactory Server
description: Learn how to increase the max players of your Satisfactory Dedicated Server beyond the default 4 on your Nodecraft hosted server.
source: "https://nodecraft.com/support/games/satisfactory/increasing-your-satisfactory-servers-max-players"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvM2NmYzIxYmRjZC9zYXRpc2ZhY3RvcnktbGFuZGluZy0xLTItMC5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC8zZDA4NzhmMjdlL2xvZ28ucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBJbmNyZWFzZSB0aGUgTWF4IFBsYXllcnMgb24gWW91ciBTYXRpc2ZhY3RvcnkgU2VydmVyIn1d&s=fbb58a5720dac37f160cb27586c1b3c8cde5c78e47111eb037b8cfed48799aa6"
published: "2021-10-28T18:30:00.000Z"
updated: "2024-09-18T22:13:00.000Z"
---

# How to Increase the Max Players on Your Satisfactory Server

Learn how to increase the max players of your Satisfactory Dedicated Server beyond the default 4 on your Nodecraft hosted server.

This step-by-step guide will show you how to increase the maximum number of players allowed on your Satisfactory server. While this feature is not officially recommended by Coffee Stain Studios, it is possible to adjust the player limit.

**Note:** Be aware that increasing the limit beyond the default of four players may result in server performance issues. We recommend proceeding with caution.

## Prepare the Server

Before you can increase the player limit, you'll need to complete the initial setup of your Satisfactory game server. This includes starting your server, claiming the server, and choosing your Starting Area. If you are unsure of how to claim your server, check out our guide [here](https://nodecraft.com/support/games/satisfactory/claiming-your-satisfactory-server-and-how-to-become-an-admin).

## Edit the `Game.ini` Config File

**Note:** Before continuing, ensure that your Satisfactory server is offline.

1. Open the Nodecraft Pro Panel for your Satisfactory game server.
2. Click on **Server Files** located on the left-hand side of the panel.
3. Navigate to the following file directory: `/FactoryGame/Saved/Config/LinuxServer/`  
  ![Shows the configs folder in the Server Files](https://cms-a.nodecraft.com/f/133932/1192x796/26a589f437/satisfactory-server-files-gameini.png/m/1000x0/smart)
4. Select the Game.ini config file and select **Edit**.
5. At the end of the file, add the following lines:   
  `[/Script/Engine.GameSession] `  
  `MaxPlayers=x`  
  ![Shows the game.ini without the max players set](https://cms-a.nodecraft.com/f/133932/829x624/edd05b6f74/satisfactory-server-files-gameini-file.png/m/)
6. Replace **x** with the desired numbers of players.
7. Save your changes.

## ![Shows the game.ini file with the max players set](https://cms-a.nodecraft.com/f/133932/869x620/53386516c0/satisfactory-server-files-gameini-file-after.png/m/)

## Restart your Satisfactory Server

After saving the changes to the `Game.ini` config file, restart your server. It will now support the number of players you've specified.

## Adjusting Max Players on Your Client

There are reports that you may also need to adjust the player limit on your client, especially if you're using the Experimental Build. Here's how to do this:

1. On your Windows PC, navigate to the following directory: `\%localappdata%\FactoryGame\saved\Config\WindowsNoEditor\`

2. Open the Game.ini config file and follow the same steps used to edit the server file.

3. Be sure to save your changes!
