Photon on windows x86 and x64

Options
When i tried to test my game(PUN2) on different devices( Win7 x86 and Win10 x64), and my game failed.
So i tried to test Demo project and again, nothing worked.(Im using photon free Pun server)
Does PUN2 support x86 and x64 at the same time?

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @GrandMax,

    Thank you for choosing Photon!

    Photon works cross-platform and is independent of the CPU architecture (as long as the client SDK supports it of course).
    Photon clients need to be connected to the same Photon Cloud region (servers) and to the same Virtual Application (AppId / AppVersion).
    Read our "Matchmaking Checklist" carefully.