> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-ja/minecraftmainkurafuto/raguya-fpsdousureba.md).

# ラグや低 FPS：どうすれば？

***

### 🧠 ステップ1 – 不要なプログラムを閉じる

まず最初に、プレイ中に使わないソフトをすべて閉じてください：

* ブラウザ（Chrome、Firefoxなど）
* Discord（ボイスが不要なら）
* OBS、Spotify、Steamなど

> 💡 PCで開いているプログラムが少ないほど、Minecraftはより軽く動作します。

***

### ⚙️ ステップ2 – グラフィック設定を下げる

開く **オプション → ビデオ**、次にこれらの設定を変更してください：

| 設定             | 推奨         |
| -------------- | ---------- |
| 描画距離           | 6〜10チャンク   |
| グラフィックス        | 「ファスト（高速）」 |
| アンチエイリアス（滑らか化） | オフ         |
| 影（シャドウ）        | オフ         |
| パーティクルのレベル     | 最小         |
| ソフトライティング      | オフ         |
| VSync          | オフ         |
| 雲（クラウド）        | オフ         |

> 🧩 これらの設定はパフォーマンスに大きく影響します！

***

### 🧱 ステップ3 – 最適化用のMODを導入する

バージョン **1.21.4**の場合、最良のMODは：

* [**Sodium**](https://modrinth.com/mod/sodium) → FPSを大幅に向上させる
* [**Lithium**](https://modrinth.com/mod/lithium) → ゲームの計算を最適化する
* [**Iris**](https://modrinth.com/mod/iris) *（オプション）* → 最適化されたシェーダーを使用できるようにする

> ⚠️ これらのMODは以下を必要とします **Fabric Loader** （からインストール） [fabricmc.net](https://fabricmc.net/)).

***

### 🔋 ステップ4 – Minecraftに割り当てるRAMを増やす

1. あなたの **ランチャーを開いてください**
2. プロファイルの **オプションに行きます**
3. 設定項目を見つけてください **メモリ（RAM）**
4. に設定してください **3〜6GB** 可能であれば

> 🚫 全てのRAMを割り当てないでください。Windowsのために少なくとも2GBは空けておいてください。

***

### 🌐 ステップ5 – インターネット接続を確認する

良好な **ピング** はラグを避けるために不可欠です：

* 不安定なWi-Fiは避け、可能ならイーサネットケーブルを使用する
* バックグラウンドでのダウンロードや動画を停止する
* 必要ならルーターを再起動する

***

### 🧹 ステップ6 – その他の役立つアドバイス

* を更新する **Java** を最新バージョン（17以上）にしてください。
* グラフィック **ドライバーを更新する**.
* 定期的にPCを再起動してください。
* もしあなたが **カスタムランチャーを使っているなら**、それが最新か確認してください。

***

### 🎯 まとめ

✅ 不要なプログラムを閉じる\
✅ グラフィックを下げる\
✅ Sodium & Lithium をインストール\
✅ RAMを増やして割り当てる\
✅ 接続を改善する

これらのコツであなたは **ラグなくプレイできるはずです** そして存分に楽しめます **LifeSteal Dungeon** ⚔️

***


---

# 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-ja/minecraftmainkurafuto/raguya-fpsdousureba.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.
