Steam advanced session not overlay ue4

I’m trying to implement steam in my game, but after I finish making the package / build of the game, steam doesn’t work.

OBS:

  1. Steam overlay “Shift + Tab” works on standalone

  2. I followed the steps, put the plugin in the project and the engine.

  3. I put the necessary information in DefaultEngine.ini

  4. I tried to change the version of steamworks

Standalone version

You need to add an steam_appid.txt file that contains just your appID to the binary location of your project to get steam loading on shipping builds.

1 Like