> ## 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 구성 파일을 사용하여 여러 텍스처를 하나의 아카이브로 압축할 수 있습니다.
  </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>

## 함께 보기

* [Ms](/build/core-features/graphics/newfeatures/ms/index)
* [Raytracing](/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) 도구 참고서](/ko/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) 工具参考](/zh-CN/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)
