> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-jp/game-launch/10.md).

# ゲームウィンドウが不安定、または頻繁に強制終了する場合 \[EPIC Netmarble Launcher、GPG Netmarble Launcher]

* PowerShellまたは.NET Framework 4.x (Windows N editionなど) が使用できないPC環境の場合、この現象が発生する可能性があります。
* Netmarble Launcherを実行した後、以下の解決方法で実行する必要があります。

#### \[解決方法] Netmarble Launcher helperの手動実行

1. タスクマネージャー(Ctrl+Shift+Esc)を開きます。
2. \[プロセス]タブまたは\[詳細]タブで実行中のプロセスを探し、右クリックして\[タスクの終了]をクリックします。

* プロセス名:
  * a. EPIC Netmarble Launcher: Netmarble Launcher\_EPIC helper
  * b. GPG Netmarble Launcher: Netmarble Launcher\_GPGS helper

3.ご利用のPCのEPIC/GPG Netmarble Launcherインストールフォルダーに移動します。

4\. 以下のパスにあるファイルを見つけて右クリックし、\[管理者として実行]を選択してゲームを実行してください。

* パス: ランチャーインストールフォルダー\resources 内の上記ファイル名


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-jp/game-launch/10.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.
