> ## 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) 工具参考

> XBTC 的参考文档，该 XBOX 纹理压缩器可为 XBOX Series X|S 硬件解压单元生成纹理，并支持 JSON 批处理配置。

浏览 XBOX 游戏开发中的 Xbtc 相关主题。

<CardGroup cols={2}>
  <Card title="XBOX 纹理压缩器" icon="palette" href="/build/core-features/graphics/newfeatures/xbtc/xbox-texture-compressor">
    XBOX Series X|S 主机系列具有硬件解压缩单元，能够直接从 NVMe 存储解压缩数据……
  </Card>

  <Card title="XBOX 纹理压缩器 (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 配置文件，可以将一系列纹理压缩到单个归档中。
  </Card>

  <Card title="XBOX 纹理压缩器工具 (xbtc.exe)" icon="palette" href="/build/core-features/graphics/newfeatures/xbtc/xbtc">
    XBTC.exe 是一款用于压缩纹理以便在 XBOX Series X|S 主机上使用的工具。
  </Card>
</CardGroup>

## 另请参阅

* [Ms](/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) 工具参考](/zh-CN/build/core-features/graphics/newfeatures/xbtc/index.md)
- [XBOX Texture Compressor (XBTC) tool reference](/build/core-features/graphics/newfeatures/xbtc/index.md)
- [XBOX Texture Compressor (XBTC) 도구 참고서](/ko/build/core-features/graphics/newfeatures/xbtc/index.md)
- [Referencia de la herramienta XBOX Texture Compressor (XBTC)](/es/build/core-features/graphics/newfeatures/xbtc/index.md)
- [XBOX Texture Compressor (XBTC) ツール リファレンス](/ja-jp/build/core-features/graphics/newfeatures/xbtc/index.md)
