question

palobby avatar image
palobby asked

Managing Multiple Steam Apps Under a Single Title

What is the best approach for handling multiple steam apps under a single PlayFab title?

eg standalone expansions that share elements with the base games including friends, inventory, achievements, rewards, games feed, etc.

Feature request for multiple steam application IDs per title for steam authentication?

Authentication
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

If you have separate Steam App IDs between the products, you'll really have to use separate Title IDs in PlayFab - a single Title ID in our service can only be associated with a single Steam App ID as trying to do multiple association is problematic. However, it's actually very easy to share data between games within a Studio regardless - just use PlayerPublisherData, or the Master Player Account ID with the Entity Object/File system. Either of those solutions lets you have a data space which is shared across titles in our service for your player.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.