> ## 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 Game View

> XBOX Game View

このトピックでは、Microsoft Game Development Kit (GDK) が Visual Studio シェルにインストールする XBOX Game View ツール ウィンドウについて説明します。XBOX Game View は、コンソール上で現在実行中で、[XBOX Gaming Explorer](/tools/tools-console/visualstudio/xbox-gaming-explorer) で選択されているように表示されているゲームのビデオ ストリームを表示します。

既定では、Visual Studio 内からデバッガが開始されるたびに XBOX Game View が表示されます。次のスクリーンショットは、デバッガの実行中にドッキングされている XBOX Game View を示しています。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=d81c0e9b66ce505996eb27c6427cf16e" alt="Screenshot that shows XBOX Game View docked when the debugger is running" width="1270" height="846" data-path="images/gdk/tools/vs_xbox_game_view.png" />

デバッガの開始時に **XBOX Game View** を表示したくない場合は、デバッグ セッション中にビューを閉じてください。次回デバッガを開始した際に、ビューは自動的に表示されなくなります。

デバッグしていないときにビューを表示するか、デバッグ セッションで削除した後に復元するには、次のスクリーンショットに示すように **\[XBOX Extensions]** メニューから **\[XBOX Game View]** メニュー項目を選択します。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_menu_item.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7c68d7b416b62985478859c94a020e51" alt="Screenshot of XBOX Game View on the Extensions menu" width="580" height="367" data-path="images/gdk/tools/vs_xbox_game_view_menu_item.png" />

XBOX Game View は、デバッグ補助として使用できる読み取り専用のビューです。デスクトップ (開発) PC からコンソールを操作する必要がある場合は、[XBOX Manager のリモート コントロール機能](/tools/tools-console/xbom/manager-tool-gamepad-input) を使用してください。XBOX Game View は、次のスクリーンショットに示すように、XBOX Manager を開くためのコンテキスト メニューを提供します。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_context_menu.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7f1e5d7a84315a760b630c65587725fe" alt="Screenshot that shows the XBOX Game View context menu" width="520" height="505" data-path="images/gdk/tools/vs_xbox_game_view_context_menu.png" />

## 関連項目

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

[リモート コントロール](/tools/tools-console/xbom/manager-tool-gamepad-input)


## Related topics

- [XBOX 認定の概要](/ja-jp/publishing/certification/overview.md)
- [XblPresenceTitleViewState](/ja-jp/reference/live/xsapi-c/presence_c/enums/xblpresencetitleviewstate.md)
- [SetViewInstanceMask](/ja-jp/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_setviewinstancemask_public.md)
- [CreateRenderTargetView](/ja-jp/reference/graphics/d3d12/interfaces/id3d12device/methods/id3d12device_createrendertargetview_public.md)
- [CreateShaderResourceView](/ja-jp/reference/graphics/d3d12/interfaces/id3d12device/methods/id3d12device_createshaderresourceview_public.md)
