A Durable without a package isn’t supported on discs.
How to use a durable without a package
Use a durable without a package (DWOB) in your title — licensing setup, entitlement checks, and how DWOBs differ from packaged downloadable content products.
Durables can be configured with or without a package that is downloaded to the client. A durable without a package is easier to configure and use. These durable types are typically used to gate access to content that is already part of the base game. Many games opt to include the content for add-ons in the base game package because they use the assets for multiplayer or preview purposes even when unlicensed.
Even without a downloadable package, the product type still provides a license according to the Product sharing model for games.
It isn’t enough to check for ownership using XStoreQueryEntitledProductsAsync. Instead, properly check for access to a durable using XStoreAcquireLicenseForDurablesAsync:
Last modified on August 6, 2026
Related topics
Durable add-onsBasic store operationsXStoreAcquireLicenseForDurablesAsyncXStoreAcquireLicenseForDurablesResultManage and license downloadable content (DLC)