> ## 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 Development Kit 中的 MPSD 概念文档与参考资料。

浏览 XBOX 游戏开发中的 MPSD 概念相关主题。

<CardGroup cols={2}>
  <Card title="游戏会话的可见性和可加入性" icon="people-group" href="/services/xbox-services/multiplayer/mpsd/concepts/live-game-session-visibility-joinability">
    在 XBOX One(或更高版本)上,游戏会话和游戏派对的可见性和可加入性设置控制着对多人游戏的访问……
  </Card>

  <Card title="为多人游戏启用大型会话" icon="users-line" href="/services/xbox-services/multiplayer/mpsd/concepts/live-large-sessions">
    本主题介绍如何创建可容纳 100 个以上成员的多人游戏大型会话。
  </Card>

  <Card title="多人游戏会话目录 (MPSD)" icon="lightbulb" href="/services/xbox-services/multiplayer/mpsd/concepts/live-mpsd-concepts-nav">
    本节介绍多人游戏会话目录 (MPSD) 服务的相关概念。
  </Card>

  <Card title="多人游戏会话高级主题" icon="people-group" href="/services/xbox-services/multiplayer/mpsd/concepts/live-mpsd-details">
    a id="top"/a
  </Card>

  <Card title="从 MPSD 迁移到 PlayFab Multiplayer" icon="server" href="/services/xbox-services/multiplayer/mpsd/concepts/live-mpsd-to-mlp">
    本文档面向当前正在使用 MPSD 并希望迁移到 PlayFab Multiplayer 和 MPA 的游戏开发者……
  </Card>

  <Card title="多人游戏常见问题与故障排除" icon="circle-question" href="/services/xbox-services/multiplayer/mpsd/concepts/live-multiplayer-2015-faq">
    不,在一个游戏中混用 MPA 和 MPSD 调用是不可能的。
  </Card>

  <Card title="MPSD 邀请和活动故障排除" icon="triangle-exclamation" href="/services/xbox-services/multiplayer/mpsd/concepts/live-multiplayer-invite-troubleshooting">
    以下指南是帮助游戏排除使用 MPSD 时邀请和活动功能故障的起点。
  </Card>

  <Card title="会话模板常量" icon="people-group" href="/services/xbox-services/multiplayer/mpsd/concepts/live-session-template-constants">
    a id="top"/a
  </Card>

  <Card title="多人游戏会话模板" icon="people-group" href="/services/xbox-services/multiplayer/mpsd/concepts/live-session-templates">
    a id="top"/a
  </Card>
</CardGroup>

## 另请参阅

* [操作指南](/services/xbox-services/multiplayer/mpsd/how-to/index)


## Related topics

- [概念](/zh-CN/services/xbox-services/community/social-manager/concepts/index.md)
