> ## 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 開発向けの Visual Studio プロジェクト テンプレート

> XBOX 開発向けの Visual Studio プロジェクト テンプレート

このトピックでは、Visual Studio で利用可能な XBOX プロジェクト テンプレートについて説明します。

## プロジェクト テンプレート

Microsoft Game Development Kit は、XBOX ゲーム開発向けに次の Visual Studio C++ プロジェクト テンプレートをインストールします。

* **Direct3D 12 XBOX Game:** Direct3D 12 と C++ を使用する XBOX ゲームのプロジェクトです。

* **Direct3D 12 XBOX Game Makefile:** 外部ビルド システムを使用して、Direct3D 12 と C++ を使用する XBOX ゲームのプロジェクトです。

* **XBOX Static Library:** XBOX スタティック ライブラリのプロジェクトです。

* **XBOX DLL:** XBOX ダイナミック リンク ライブラリのプロジェクトです。

## Microsoft Game Development Kit (GDK) プロジェクト テンプレートの検索

Visual Studio 2019 または Visual Studio 2022 の **\[新しいプロジェクトの作成]** ダイアログ ボックスで検索およびフィルターを使用して、Microsoft Game Development Kit (GDK) テンプレートを見つけます。Microsoft Game Development Kit (GDK) テンプレートは、**\[新しいプロジェクト]** ダイアログで検索およびフィルターを使用して見つけることができます。Microsoft Game Development Kit (GDK) テンプレートは、言語を **C++**、プラットフォームを **XBOX**、プロジェクト タイプを **\[ゲーム]** にフィルタリングして見つけることができます。

<img src="https://mintcdn.com/microsoft-4404708b/6TXzXmujKayly5Sf/images/gdk/tools/vs_2019_create_project_dialog.png?fit=max&auto=format&n=6TXzXmujKayly5Sf&q=85&s=708fc0bde94219fa13c39e6e5e39fe34" alt="Screenshot of the New Project dialog in Visual Studio 2019" width="902" height="629" data-path="images/gdk/tools/vs_2019_create_project_dialog.png" />

## 関連項目

[Visual Studio](/tools/tools-console/visualstudio/visualstudio)


## Related topics

- [Visual Studio 2022 GDK サポート ノート](/ja-jp/tools/tools-console/visualstudio/vs-2022-support-notes.md)
- [Visual Studio 2026 GDK サポート ノート](/ja-jp/tools/tools-console/visualstudio/vs-2026-support-notes.md)
- [PC ゲーム開発向け Visual Studio プロジェクト テンプレート](/ja-jp/tools/tools-pc/visualstudio/gr-vs-templates.md)
- [GDK プロジェクト テンプレートで新しい PC タイトルを開始する](/ja-jp/build/gdk-and-engines/guides/gdk-project-templates.md)
- [新しい GDK タイトルを開発する](/ja-jp/home/build-first-title/developing-new-titles.md)
