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

# 在合作伙伴中心配置 Game DVR

> 在合作伙伴中心为你的 XBOX 游戏添加和本地化 Game DVR 片段字符串，并在 Windows 10 版本上启用 Game DVR 录制和广播。

在 XBOX One 上，最受欢迎的功能之一是 Game DVR，它使玩家能够轻松录制、编辑和分享他们最精彩的游戏时刻。

## Game DVR 字符串

Game DVR 字符串将作为游戏中任何开发者创建的 Game DVR 片段的标题显示。

在服务中配置字符串将确保该字符串的正确本地化版本出现在任何显示该片段的应用中。
例如，如果你希望在用户击败游戏最终 Boss 时创建一个片段，你可以先配置一个名为 "Boss Battle" 的字符串。
在游戏代码中调用以创建片段时，你将引用该 ID。

要配置与游戏关联的 Game DVR 字符串，可以使用[合作伙伴中心](https://partner.microsoft.com/dashboard)。

**添加 Game DVR 字符串：**

1. 转到合作伙伴中心并选择你的游戏。

2. 在左侧导航窗格中选择 **XBOX services** > **Gameplay settings**。**Gameplay Setting** 页面出现。

3. 选择 **Game DVR** 或 **Game Clips**。"Gameplay Setting" 页面刷新，Game Clips 信息出现。

4. 选择 **Create new string** 按钮。"New game dvr string" 对话框出现。

   <img src="https://mintcdn.com/microsoft-4404708b/gzrdvT5kpqAXKEQt/images/gdk/services/game-dvr-1.png?fit=max&auto=format&n=gzrdvT5kpqAXKEQt&q=85&s=f5d629e6e0ab528ebc0c590c39a1c12c" alt="&#x22;New game dvr string&#x22; 对话框" width="535" height="168" data-path="images/gdk/services/game-dvr-1.png" />

5. 输入 Game DVR 字符串，然后单击 **Confirm** 按钮。

## 为 Windows 游戏启用 Game DVR

在合作伙伴中心选中 **Customers can use Windows 10 features to record and broadcast clips of this game** 将为 Windows 游戏启用 Game DVR。


## Related topics

- [门户配置概述](/zh-CN/services/xbox-services/fundamentals/portal-config/live-portal-config-overview.md)
- [门户配置](/zh-CN/services/xbox-services/fundamentals/portal-config/index.md)
- [在合作伙伴中心配置数据共享](/zh-CN/services/xbox-services/fundamentals/portal-config/live-data-sharing-udc.md)
- [在合作伙伴中心配置 Title Storage](/zh-CN/services/xbox-services/storage/title-storage/config/live-title-storage-portal-config.md)
- [在合作伙伴中心配置 XBOX services 设置](/zh-CN/services/xbox-services/fundamentals/portal-config/live-config-xbl-setup.md)
