Search Unity

Steamworks multiplayer problem

Discussion in 'Scripting' started by sarigiannisanestis, Apr 10, 2021.

  1. sarigiannisanestis

    sarigiannisanestis

    Joined:
    Apr 22, 2019
    Posts:
    2
    Hello, Im creating a game with unity and i tried to link the multiplayer via stream using steamwork and mirror. I tried to see if its working and unfortunately it doesnt recognise the same game for both players. For example, if i add the game exe to my steam collection and a friend do the same, and i invite him, he gets a invitation for a game called spacewars. The game works fine when open via stream, or by the exe but never with the invite. I have set the appid to 480 but i dont think thats the problem since the tutorial i followed left it at 480 as well. Thanks in advance
     
  2. realkillerx

    realkillerx

    Joined:
    Nov 9, 2013
    Posts:
    10
    AppID 480 belongs to Spacewars, you'll need to set the AppID to your game's so that your friend doesn't get a invitation for Spacewars
     
  3. sarigiannisanestis

    sarigiannisanestis

    Joined:
    Apr 22, 2019
    Posts:
    2
    Should i change it to something completly random or anything but 480?
     
  4. realkillerx

    realkillerx

    Joined:
    Nov 9, 2013
    Posts:
    10
    You should change it to the app id of your Steam game.
     
    Joe-Censored likes this.