# 在游戏主机上使用 Geyser

所有的游戏主机版本客户端都可以加入第三方服务器 - 包括 Geyser 的服务器。像 **Xbox One，Nintendo Switch 和 PS4** 系统的玩家可以通过一个名为 BedrockConnect 的第三方软件进入第三方服务器。要获取该项目的技术信息或者如何搭建该软件，请查看 [他们的 GitHub 页面](https://github.com/Pugmatt/BedrockConnect) (*这个项目不隶属于 GeyserMC*)。没有其他替代的方法以解决此问题。

## Xbox One

(请见原Wiki)

## Nintendo Switch

(请见原Wiki)

## PlayStation 4

(请见原Wiki)

### 可替代办法

如果您更愿意尝试在另一台设备上的网络上模拟 LAN 连接，请按照以下方法进行操作。

*请注意这个办法不适用于 Nintendo Switch。*

#### 使用PC

如果你拥有一个 PC，那么你可以使用 [Phantom](https://github.com/jhead/phantom)。

#### 使用一个安卓设备

如果你拥有一个安卓设备，那么你有很多选择：

* [~~Geyser Android app~~](https://github.com/GeyserMC/GeyserAndroid) (已过时)
* [MC Lan Proxy (Trial)](https://discord.com/channels/613163671870242838/613194762249437245/770699493482037310)
* [MC Lan Proxy (Paid)](https://play.google.com/store/apps/details?id=com.luzenna.mineproxydroid)
* [MC Server Connector](https://play.google.com/store/apps/details?id=com.smokiem.mcserverconnector)

#### 使用一个 iOS 设备

如果你拥有一个 iOS 14+ 设备，那么你可以使用 [BedrockTogether](https://apps.apple.com/app/bedrocktogether/id1534593376)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.superiormc.cn/geyser-wiki/user-guide/zai-you-xi-zhu-ji-shang-shi-yong-geyser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
