> ## 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.

# XBOX Texture Compressor (XBTC) ツール リファレンス

> XBOX Series X|S のハードウェア デコンプレッション ユニット向けのテクスチャを生成する XBOX Texture Compressor (XBTC) のリファレンス。JSON バッチ構成も含みます。

XBOX ゲーム開発における XBTC のトピックを紹介します。

<CardGroup cols={2}>
  <Card title="XBOX Texture Compressor" icon="palette" href="/build/core-features/graphics/newfeatures/xbtc/xbox-texture-compressor">
    XBOX Series X|S コンソール ファミリーには、NVMe ストレージから直接データを展開できるハードウェア展開ユニットが搭載されています。
  </Card>

  <Card title="XBOX Texture Compressor (XBTC) アーカイブ" icon="palette" href="/build/core-features/graphics/newfeatures/xbtc/xbtc-archive-format">
    アーカイブ ファイル フォーマットは XBTC.h で定義されており、このトピックで詳しく説明します。
  </Card>

  <Card title="JSON バッチ構成" icon="sliders" href="/build/core-features/graphics/newfeatures/xbtc/xbtc-json-batch-configuration">
    JSON 構成ファイルを使用することで、複数のテクスチャを 1 つのアーカイブに圧縮できます。
  </Card>

  <Card title="XBOX Texture Compressor ツール (xbtc.exe)" icon="palette" href="/build/core-features/graphics/newfeatures/xbtc/xbtc">
    XBTC.exe は、XBOX Series X|S コンソールで使用するテクスチャを圧縮するためのツールです。
  </Card>
</CardGroup>

## 関連項目

* [メッシュ シェーダー](/build/core-features/graphics/newfeatures/ms/index)
* [レイトレーシング](/build/core-features/graphics/newfeatures/raytracing/index)
* [SFS](/build/core-features/graphics/newfeatures/sfs/index)
* [VRS](/build/core-features/graphics/newfeatures/vrs/index)


## Related topics

- [XBOX Texture Compressor (XBTC) ツール リファレンス](/ja-jp/build/core-features/graphics/newfeatures/xbtc/index.md)
- [Touch Adaptation Kit (TAK) コマンド ライン ツール リファレンス](/ja-jp/build/core-features/common/game-streaming/tak-command-line-tool/index.md)
- [XBOX Requirements (XR) 認定リファレンス](/ja-jp/publishing/certification/xbox-requirements.md)
- [XBOX services API リファレンス](/ja-jp/reference/live/gc-reference-live-toc.md)
- [XBOX サービス RESTful リファレンス](/ja-jp/reference/live/rest/atoc-xboxlivews-reference.md)
