Hi, i downloaded Multiplayer Shootout example from launcher and just enabled steam, to do it i followed rama’s guide https://wiki.unrealengine.com/Steam,_Using_the_Steam_SDK_During_Development and i have to note, that in empty 2d side scroller project steam overlay works fine on shift + tab, but! when i enabled steam in Multiplayer Shootout in:
Config/DefaultEngine.ini
Target.cs
Build.CS
and packaged game i get error
“failed to create session”
when trying host a game
from this point i’m really confused what’s wrong, since steam overlay doesn’t appear in this packaged example for any reason, instead of empty 2d side scroller!
this is packaged game https://yadi.sk/d/vzSIft84gTgfo
this is whole project with enabled steam https://yadi.sk/d/k4vjiM1sgThQw
to enable steam in your installed engine follow rama’s guide and don’t forget put steam sdk into engine folder called “thirdparty”
if you have time, please try my way or download ready to go archives and help me find out wtf is wrong
p.s. when running this example from editor in standalone mode hosting game work fine and i see my steam name!