Skip to main content

Pocket Relay

Private server for Mass Effect 3, create and run your own server whether it be, to play over LAN with your friends or publicly with others.

Open Source

Pocket Relay is Open-Source and freely available for anyone to use or modify for their own needs. The code for all components of the server, and clients are available on the GitHub some projects such as the custom SSL library are on my Personal GitHub.

Performant

The server is written from the ground up in Rust providing both stability and performance all while using very little resources. Making it easy to run the server on an old laptop or other hardware you have lying around.

Origin/EA Compatible

Pocket Relay is compatible with Origin/EA accounts, you can play on the server using these accounts and the server is also capable of importing your player data from the official servers when using an Origin/EA account.

Manageable

Pocket Relay provides a dashboard which gives you full control over the players on your server allowing you to edit and modify the player data through simple editors. You can also import and export player data.

Small

The server requires very little space the executable only taking up <20mb of space. All the server files are stored in a "data" folder in the same directory as the server. There are also Docker images available to create a isolated server.