# プログラム名が表示されるアラート

* Launcherが起動せず、「Visual C++ Runtime」、「Direct X」などのWindowsシステムのエラーポップアップが表示されるのは、 ゲーム起動のための必須ファイルが無いか、損傷した場合です。
* 該当のエラーポップアップが表示された場合は、手動でMicrosoftプログラムパッケージをインストールすることでゲームを起動できます。
* 解決方法にの詳細については、下記をご確認ください。

#### \[解決方法]&#x20;

1. Visual C++、Direct Xのシステムポップアップ表示時、<mark style="color:red;">Launcher最上部の「設定」アイコンをクリック</mark>&#x20;
2. 設定ポップアップ内の<mark style="color:red;">「資料室」</mark>をクリックし、各プログラムのダウンロードリンクに移動
3. プログラムインストール後、Launcherを再起動してログイン

※ Visual C++の場合、Windows x86をご利用中の方は\[x86バージョンダウンロード]をご利用ください。

<figure><img src="/files/RVgJIl6KHjYjV8fQ0WuV" 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-jp/launcher-launch/2.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.
