Project

General

Profile

Actions

Feature #4

open
SP SP

Create an RendezVous Peer implementation

Feature #4: Create an RendezVous Peer implementation

Added by Striven Prevailed about 2 months ago. Updated about 2 months ago.

Status:
New
Priority:
High
Start date:
02/16/2026
Due date:
% Done:

0%

Estimated time:

Description

Currently, there is no known active RendezVous servers for the game.

There is one for another game that Ewe redirects to, and offers a simple facade that Patsy uses to insert custom responses, but this is far from ideal:

  • It uses unnecessary hardware breakpoints
  • It is difficult to identify which response packets are for which requests
  • It is very difficult to scale

Presumably, RendezVous is also used for matchmaking and for the general game server, but this has not been confirmed.

The solution is to implement our own RendezVous peer implementation that we fully control.

We have a RendezVous DLL with debug symbols included that will be extremely helpful in figuring out how it works, as well as past research done by those over at Pretendo: https://developer.pretendo.network/docs/nex-go

This is a tracking issue, and can be considered closed when the full login sequence works without a connection to any external RendezVous server. These are technically adjacent, but not identical, goals, but this would be a good moment to say that the implementation is largely complete.

SP Updated by Striven Prevailed about 2 months ago Actions #1

  • Tracker changed from Bug to Feature

SP Updated by Striven Prevailed about 2 months ago Actions #2

  • Subject changed from RendezVous Peer Implementation to Create an RendezVous Peer implementation

SP Updated by Striven Prevailed about 2 months ago Actions #3

  • Description updated (diff)
Actions

Also available in: PDF Atom