PocketRelay / Server

Mass Effect 3 Rust Server Emulator, LAN and WAN private server
https://pocket-relay.pages.dev/
MIT License
12 stars 4 forks source link

External Invite System #32

Open jacobtread opened 1 year ago

jacobtread commented 1 year ago

Description

With EAs ever changing launcher it might become impossible to invite players to play together, it might be time to start investigating an external solution

Possible Solutions

Implementing an invite system into the client/launcher(future launcher) to allow searching for games/players and joining within the client tool outside of the game

Current Status

Not yet investigated

jacobtread commented 11 months ago

Seems like it might be possible to join a game through a client plugin using USFXOnlineComponentBlazeGame::JoinOnlineGame this needs to be investigated further