CubeCoders / AMPTemplates

For the AMP community to share Generic Module templates.
91 stars 265 forks source link

SnapshotVR #617

Open Maikel1990 opened 8 months ago

Maikel1990 commented 8 months ago

Module Request

Note: Please try setting up a configuration yourself before raising an issue to request a configuration: https://config.getamp.sh/ ***There is a newer beta version available at https://iceofwraith.github.io/GenericConfigGen/

Game Information:

Game Title: SnapshotVR How to obtain: https://brief-cornflower-f79.notion.site/Snapshot-VR-Docs-01b806512e794de8b6cafdc4199bcd46 Suppoted OSs: Windows and Linux Supports RCON/Console input? Not sure about it

I confirm:

Greelan commented 7 months ago

Template in Greelan/AMPTemplates:dev

How do you actually connect to the server?

Maikel1990 commented 7 months ago

How do you mean? You connect to servers with the in-game server list.

Greelan commented 7 months ago

Right. The server doesn't open a fixed port so I'd assumed it used a relay network and you'd couldn't direct connect

Maikel1990 commented 7 months ago

From what I've read in the Discord server is that every client gets their own port.

"Snapshot uses ephemeral ports to connect, so there's not a set of "allow these ports" instructions. This is specific to your router and your internet connection."

Thanks for helping me out. Will test soon if everything works.

Greelan commented 7 months ago

That's a sorta misleading/confusing comment. There are no ports to forward for this server so it just uses a relay network

Maikel1990 commented 7 months ago

I searched for relay on their discord and you are right.

"It's Photon Bolt backend, not PUN. Primary difference being that Photon Cloud is still used for "matchmaking" to the target server and as a backup server for relay if P2P fails, but that most traffic will be P2P after connect"