> 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-ar/maynkraft/takhr-aw-ankhfadh-madl-alitarat-matha-tfal.md).

# تأخر أو انخفاض معدل الإطارات: ماذا تفعل؟

***

### 🧠 الخطوة 1 – إغلاق البرامج غير الضرورية

قبل كل شيء، أغلق كل البرامج التي لا تستخدمها أثناء اللعب:

* المتصفحات (Chrome، Firefox، إلخ)
* Discord (إذا لم تكن بحاجة إليه صوتياً)
* OBS، Spotify، Steam، إلخ.

> 💡 كلما قلّت البرامج المفتوحة على حاسوبك، عمل Minecraft بسلاسة أكبر.

***

### ⚙️ الخطوة 2 – خفض إعدادات الرسوميات

افتح **خيارات → فيديو**, ثم عدّل هذه الإعدادات:

| الإعداد                | التوصية                  |
| ---------------------- | ------------------------ |
| مسافة العرض            | من 6 إلى 10 قطع (chunks) |
| الرسوميات              | “سريعة”                  |
| التنعيم (Antialiasing) | معطّل                    |
| الظلال                 | معطّلة                   |
| مستويات الجزيئات       | الحد الأدنى              |
| إضاءة ناعمة            | معطّل                    |
| VSync                  | معطّل                    |
| السحب                  | معطّلة                   |

> 🧩 هذه الإعدادات لها تأثير هائل على الأداء!

***

### 🧱 الخطوة 3 – تثبيت مودات تحسين الأداء

لنسخة **1.21.4**, أفضل المودات هي:

* [**Sodium**](https://modrinth.com/mod/sodium) → يحسّن عدد الإطارات بشكل كبير
* [**Lithium**](https://modrinth.com/mod/lithium) → يُحسّن حسابات اللعبة
* [**Iris**](https://modrinth.com/mod/iris) *(اختياري)* → يتيح استخدام شيدرز محسّنة

> ⚠️ هذه المودات تتطلب **Fabric Loader** (يُثبّت من [fabricmc.net](https://fabricmc.net/)).

***

### 🔋 الخطوة 4 – تخصيص المزيد من الذاكرة العشوائية لـMinecraft

1. افتح **المشغّل (Launcher)**
2. اذهب إلى **خيارات الملف الشخصي**
3. ابحث عن الإعداد **الذاكرة (RAM)**
4. اضبط بين **3 و6 غيغابايت** إذا كان حاسوبك يسمح بذلك

> 🚫 لا تخصّص كل الذاكرة، اترك على الأقل 2 غيغابايت متاحة لـWindows.

***

### 🌐 الخطوة 5 – التحقق من اتصال الإنترنت

وجود **بينغ** جيّد ضروري لتفادي التأخير:

* تجنّب الواي فاي غير المستقر → افضّل كابل إيثرنت
* أغلق التنزيلات أو مقاطع الفيديو في الخلفية
* أعد تشغيل الموجّه إذا لزم الأمر

***

### 🧹 الخطوة 6 – نصائح مفيدة أخرى

* حدّث **Java** إلى أحدث إصدار (17 أو أحدث).
* قم بتحديث **تعريفات بطاقة الرسوميات**.
* أعد تشغيل حاسوبك بانتظام.
* إذا كنت تستخدم **مشغّل مخصص (Launcher custom)**, فتأكد من أنه محدّث.

***

### 🎯 الخلاصة

✅ أغلق البرامج غير الضرورية\
✅ خفّض إعدادات الرسوميات\
✅ ثبّت Sodium وLithium\
✅ خصّص المزيد من الذاكرة\
✅ حسّن اتصالك بالإنترنت

هذه النصائح ينبغي أن تمكّنك من **اللعب بدون لاج** والاستمتاع الكامل بـ **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-ar/maynkraft/takhr-aw-ankhfadh-madl-alitarat-matha-tfal.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.
