# 无法结束游戏的现象

* 如发生游戏无法正常结束的问题时会出现该现象。
* 为使游戏完全结束，强制结束游戏，重新激活\[开始]按钮可再次运行游戏。

#### \[解决方法]

1. 点击\[游戏运行中]按钮下方的\[安装游戏]&#x20;
2. 点击\[强制结束游戏]菜单结束游戏

<figure><img src="/files/8fwVOtDdf3OOTDu8Xifp" alt=""><figcaption></figcaption></figure>


---

# 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://launcher-docs.netmarble.com/faq-sc/game-launch/5.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.
