

When you build the sample project ( Build-> Create Executable) you'll need to select the Package as Zip option so you have access to the MSIXVC package required for installing the app.


The sample project file can be found under GDK_Project_GMS2/GDK_Project_GMS2.ypp. The GDK Extension repo has a sample project to demonstrate integration of the GDK plugin with a Game Maker Studio 2 project. For more information about Partner Center, see Setting up an app or game in Partner Center, for Managed Partners. Creating a product in Partner Centerīefore you can test Xbox services functionality or publish a game to the Microsoft Store, you need to create your Xbox services-enabled product in Partner Center. For detailed building instructions, see the building guide under GDK_Project_GMS2/datafiles/GDK_Extension_Documentation.pdf. Once you have all the required software and have cloned the Game Maker Studio 2 GDK Extension repo, you can build the extension using Visual Studio 2019 and the GDKExtension.sln under the DLL subdirectory of the extension repo. The guide includes documentation of the GDK extension APIs for Game Maker Studio. The extension has a building guide and quick start guide under GDK_Project_GMS2/datafiles/GDK_Extension_Documentation.pdf. When cloning the GDKExtension repo be sure to use the -recurse-submodules switch to include the submodules or required files will be missing when you try to build the solution. The source for the GameMaker Studio 2 GDK Extension and setup instructions for it are available here: įollow the steps listed in the README file at the root of the repo. The GameMaker Studio 2 GDK Extension is required to use the GDK with GameMaker Studio 2. If you don't already have GameMaker Studio 2 installed, download and install it from. See the PC Bootstrapper overview for more information. The PC Bootstrapper has a dependency on the Gaming RunTime Service (GRTS) and If GRTS is out of date on your development PC, it can generate an error (E_FAIL) when attempting to sign in. Starting with the May 2202 GRTS release, a PC Bootstrapper has been added to the PC game launch experience. Up to date Gaming Runtime Services (GRTS) and PC Bootstrapper

Be sure to set the installer to update the system paths or the extension project will not be able to find CMake.The following tools and SDKs need to be installed to use GameMaker Studio 2 with the GDK: Integrating the GDK extension into your own project.Use this topic to prepare your GameMaker game for publishing to the Microsoft Store.
