Skip to main content
The pack command is used to package the layouts into a touch adaptation bundle (takx). This bundle is available for local testing via the serve command, or submitted by your Microsoft Account Representative for users via XBOX Game Streaming. The following table shows the different options that are available for use with the pack command.

Examples

Use the following code example to package the layouts in a touch adaptation bundle.
Pack all the layouts in the layout-path into a single touch adaptation bundle with version of 1.0.0.0

Pack all the layouts in the layout-path into a single touch adaptation bundle. Set the layout introLayout as the one that will be presented to users before a specific layout request is made by the game

Pack only the en-us layouts in the layout-path into a single touch adaptation bundle without any asset optimization

Pack only the en-us and es-us layouts in the layout-path into a single touch adaptation bundle.

See also

Touch Adaptation Kit Command Line Tool (tak.exe)
Last modified on August 20, 2026