> ## 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 Game Development Kit (GDK) で使用される DirectStorage について説明します。

## このセクションの内容

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

Microsoft Game Development Kit (GDK) における DirectStorage の概要を提供します。

[DirectStorage の使用方法と内部詳細 (NDA トピック)](/build/console-features/storage/directstorage/directstorage-white-paper)

Microsoft Game Development Kit (GDK) で最大のパフォーマンスを引き出すための、DirectStorage の使用パターンおよび内部構造の詳細です。

[DirectStorage と XBTC を使用した圧縮コンテンツの最適化 (NDA トピック)](/build/console-features/storage/directstorage/directstorage-compression)

XBOX Series X|S コンソールの Memory Decompression Unit から最大のパフォーマンスを引き出すためのコンテンツ パッケージングに関するガイダンスを提供します。

[ドロップイン zlib ハードウェア展開 (NDA トピック)](/build/console-features/storage/directstorage/directstorage-drop-in-decompression)

XBOX Series X|S コンソールで DirectStorage が提供するハードウェア展開を利用できるよう、標準の zlib inflate 関数のドロップイン置換として使用できるサンプル コードを提供します。

[DirectStorage Shuffle 形式 (NDA トピック)](/build/console-features/storage/directstorage/directstorage-shuffles)

BCn コンテンツの圧縮性を向上させる可能性のある追加の swizzle オプションの詳細を提供します。

[DirectStorage サンプル](https://github.com/microsoft/Xbox-GDK-Samples/tree/main/Samples/System)

DirectStorage を含む Microsoft Game Development Kit (GDK) サンプルの配置場所です。

## 関連項目

[システム](https://learn.microsoft.com/archive/gc-system-toc)


## Related topics

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