Use this guide when you need to determine the connection information for the Public Multiplayer Lobby you are connected to. Useful if you need to provide it to someone on Android who can only direct connect.
Page Navigation
<aside> 📔 TABLE OF CONTENTS
</aside>
Connect to the room you want to join.
Disconnect from the room.
Open Multiplayer > Direct Connect to Room
The information of the last server you connected to will appear.
Connect to the room you want to join.
Go to File > Open Citron Folder to open the Citron directory.
Go into the config folder and open the qt-config.ini file in a text editor.
Search the file for Multiplayer\\ip=
.
You should see the IP Address and Port of the server you are connected to.
Open your terminal of choice.
Run the following command depending on your OS/Terminal, replacing ‘<NAME>’, with the name of the server.
It should return a JSON block with the information, just get the address property.
{
"address": "1##.##.##.###",
"description": "Home of Retro Gaming",
"externalGuid": "",
"hasPassword": true,
"id": "",
"maxPlayers": 4,
"name": "(AUS) RetroGamer Private",
"netVersion": 1,
"owner": "",
"players": [],
"port": 5000,
"preferredGameId": 0,
"preferredGameName": "Switch Games"
}
https://api.ynet-fun.xyz/lobby