question

Carl Winder avatar image
Carl Winder asked

PlayFab Party in Unreal

I'm trying to integrate PlayFab Party into Unreal using the Windows 10 SDK version from this page:

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/#resources

I have downloaded the NuGet Package from:

https://www.nuget.org/packages/Microsoft.PlayFab.PlayFabParty.Cpp.Windows/

However, it doesn't come with a .lib so I can't link to the SDK and obviously I get compiler errors.

Is this something missing from the NuGet package?

unreal
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

·
Seth Du avatar image
Seth Du answered

Currently, the detailed documentation for implementing Party on Unreal Engine can be found on:

  • Xbox Series X GDK
  • PC GDK
  • Xbox One GDK
  • Xbox One XDK

As you can see there is no official Win10 SDK for Party, you may try GDK for your implementation. It is also recommended reaching out to your Microsoft Representative for further guidance.

7 comments
10 |1200

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

Carl Winder avatar image Carl Winder commented ·

I tried setting up the sub system but it said XboxOneGDK is not defined in the SupportedTargetPlatforms, are there some set up steps missing from that guide.

0 Likes 0 ·
Jason Gibson avatar image Jason Gibson Seth Du ♦ commented ·

I cannot seem to load the page that we're being linked to with: https://www.microsoft.com/en-us/software-download/gdk
How do I get access to Xbox developer downloads?

0 Likes 0 ·
Alex Oravec avatar image Alex Oravec commented ·

I don't have access to that page too.

0 Likes 0 ·
Seth Du avatar image Seth Du ♦ Alex Oravec commented ·

@Jason Gibson @Alex Oravec You have to register as Xbox developer, for example Independent Developers Program for Xbox One | Xbox, to get the access.

0 Likes 0 ·
Alex Oravec avatar image Alex Oravec Seth Du ♦ commented ·

it's free?

0 Likes 0 ·
Show more comments

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.