Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/eden-emulator/mirror/llms.txt

Use this file to discover all available pages before exploring further.

Eden provides two ways to connect to an existing multiplayer room: browsing the public lobby list, or entering a server address directly. Use the public lobby when you want to find and join an open game quickly. Use direct connect when the host has shared a private address with you or the room does not appear in the public list.

Prerequisites

  • Eden installed and working
  • Multiplayer options configured in Eden settings (Emulation → Configure → Multiplayer)
  • An active internet connection
A room appearing in the public lobby does not guarantee the host has set up port forwarding or firewall rules correctly. If you cannot connect to a listed room, try a different entry before troubleshooting your own network.

Method 1: Joining a public lobby

1

Open the public room browser

In Eden, go to Multiplayer → Browse Public Game Lobby. A window opens listing all publicly visible rooms.
2

Select a room

Find a room you want to join and double-click it. The preferred game shown is a label set by the host — you are not restricted to playing only that game.
3

Confirm the connection

A lobby window appears showing all players currently in the room. If an error message appears instead, the host’s network configuration is likely the issue — try a different room.

Method 2: Direct connect

Use this when a host has shared their server address privately, or when the room is not listed publicly.
1

Open the direct connect dialog

In Eden, go to Multiplayer → Direct Connect.
2

Enter the connection details

Fill in the following fields:
FieldDescription
Server AddressThe IP address or hostname of the host’s machine
PortThe port the host’s room is listening on (default 24872)
NicknameThe name other players in the room will see for you
PasswordLeave blank if the host did not set one
3

Connect

Click Connect. The lobby window appears showing all current players, or an error message if the connection failed.

Finding the server address and port for a room

If you are already connected to a room and need to retrieve its address and port (for example, to share with a friend), use one of the methods below.
1

Connect to the room

Join the room you want to identify. See the steps above if needed.
2

Open the Eden config folder

In Eden, go to File → Open Eden Folder, then open the config subfolder.
3

Read the config file

Open qt-config.ini in any text editor and search for these two keys:
Multiplayer\ip=
Multiplayer\port=
The values after the = signs are the server address and port.

Build docs developers (and LLMs) love