Created Unity game using PUN2 and cloud. Now want LAN server.

Hello,

We have been working on a project for a few months here, but discovered that we will require a LAN connection and will not be able to access the internet. So, looking at the available Photon On Premise documentation... it's still unclear on how one set up their Unity application to work with the Photon Control that sits in the task bar.

I have tried just entering the 127.0.0.1 and port into the settings where the appID used to be. I feel like I'm missing a step.

These are the two references I have
https://doc.photonengine.com/en-us/server/current/getting-started/photon-server-intro
https://doc.photonengine.com/en-us/server/current/getting-started/photon-server-in-5min#game_server_ip_config

I feel like the 'Photon server in 5 min' is a bit slim on details and could use a walk through video with an example Unity application.

Any help is appreciated.

Comments