> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DirectStorage

> DirectStorage

本节介绍 Microsoft 游戏开发工具包 (GDK) 中使用的 DirectStorage。

## 本节内容

[DirectStorage 概述](/build/console-features/storage/directstorage/directstorage-overview)

概述 Microsoft 游戏开发工具包 (GDK) 中的 DirectStorage。

[DirectStorage 使用方式与内部细节 (NDA 主题)](/build/console-features/storage/directstorage/directstorage-white-paper)

DirectStorage 的使用模式与内部细节，帮助你在 Microsoft 游戏开发工具包 (GDK) 中获得最大性能。

[使用 DirectStorage 和 XBTC 优化压缩内容 (NDA 主题)](/build/console-features/storage/directstorage/directstorage-compression)

提供有关内容打包的指导，以便从 XBOX Series X|S 主机的内存解压单元获得最大性能。

[直接替代 zlib 的硬件解压 (NDA 主题)](/build/console-features/storage/directstorage/directstorage-drop-in-decompression)

提供示例代码，可作为标准 zlib inflate 函数的直接替代，以利用 XBOX Series X|S 主机中 DirectStorage 提供的硬件解压能力。

[DirectStorage Shuffle 格式 (NDA 主题)](/build/console-features/storage/directstorage/directstorage-shuffles)

提供额外的 swizzle 选项，可提升 BCn 内容的可压缩性。

[DirectStorage 示例](https://github.com/microsoft/Xbox-GDK-Samples/tree/main/Samples/System)

Microsoft 游戏开发工具包 (GDK) 示例的位置，包括 DirectStorage。

## 另请参阅

[系统](https://learn.microsoft.com/archive/gc-system-toc)


## Related topics

- [DirectStorage 概述](/zh-CN/build/console-features/storage/directstorage/directstorage-overview.md)
- [DStorage](/zh-CN/reference/system/dstorage/dstorage_members.md)
- [IDStorageFactoryX](/zh-CN/reference/system/dstorage/interfaces/IDStorageFactoryX/idstoragefactoryx.md)
- [IDStorageFactoryX1](/zh-CN/reference/system/dstorage/interfaces/IDStorageFactoryX1/idstoragefactoryx1.md)
- [DStorageGetFactory](/zh-CN/reference/system/dstorage/functions/dstoragegetfactory.md)
