Mods support for PC GDK titles

Starting with the March 2022 Microsoft Game Development Kit (GDK) and Gaming Runtime Services (GRTS) releases, modification of game resources is now enabled by default and no longer requires any configuration steps to enable directly. This change is aimed to reduce the steps involved and confusion around modding for PC Microsoft Game Development Kit (GDK) titles. After your title is installed, your game files will now live in a subfolder under the [drive]:\XboxGames folder and all game resources, outside of the game executable, will be fully modifiable.

DRM Recommendations

We strongly recommend that you use the XStoreQueryGameLicenseAsync API to verify ownership of the title as described in the basic DRM and license checks page.