Connect Unity Game running Photon Cloud to Photon Local Server

Hi, I currently have a multiplayer game connected via the Photon Unity Networking Classic SDK to the Photon CLOUD. I would like to know if it is possible to configure the game to connect to a local server with Photon Server to improve latency between players.
Thanks.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @VRLaserTag,

    Thank you for choosing Photon!

    Yes it's possible to connect PUN Classic to self-hosted Photon Server.

    However we recommend migrating to PUN 2.
    And we recommend using Photon Server v5.
  • Thanks JohnTube,
    And do you know if there is a video tutorial to install photon server on a windows 10 64bits laptop so that the game can be connected in local Wifi mode?
    It is to connect 4 oculus quests to the server laptop pc.
    Currently I have it in the cloud, but it has latency if the connection to interntet is not good, and I would like to do it in local mode.
    Thanks.