> 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-ko/minecraft/fps.md).

# 지연 또는 낮은 FPS: 어떻게 해야 하나요?

***

### 🧠 1단계 – 불필요한 프로그램 닫기

무엇보다도, 게임하는 동안 사용하지 않는 모든 소프트웨어를 닫아:

* 브라우저(Chrome, Firefox 등)
* Discord(음성 채팅이 필요하지 않다면)
* OBS, Spotify, Steam 등

> 💡 PC에 열려 있는 프로그램이 적을수록 Minecraft가 더 원활하게 실행됩니다.

***

### ⚙️ 2단계 – 그래픽 설정 낮추기

열어 **옵션 → 비디오**을(를) 연 다음 다음 설정을 변경하세요:

| 설정              | 권장        |
| --------------- | --------- |
| 렌더 거리           | 6에서 10 청크 |
| 그래픽             | “빠름”      |
| 안티앨리어싱(부드럽게 표시) | 비활성화      |
| 그림자             | 비활성화      |
| 파티클 수준          | 최소        |
| 부드러운 조명         | 비활성화      |
| VSync           | 비활성화      |
| 구름              | 비활성화      |

> 🧩 이 설정들은 성능에 큰 영향을 줍니다!

***

### 🧱 3단계 – 최적화 모드 설치

버전 **1.21.4**용으로 가장 좋은 모드:

* [**Sodium**](https://modrinth.com/mod/sodium) → FPS를 대폭 향상시킵니다
* [**Lithium**](https://modrinth.com/mod/lithium) → 게임 계산을 최적화합니다
* [**Iris**](https://modrinth.com/mod/iris) *(선택 사항)* → 최적화된 쉐이더를 사용할 수 있게 해줍니다

> ⚠️ 이 모드들은 **Fabric Loader** (에서 설치해야 합니다 [fabricmc.net](https://fabricmc.net/)).

***

### 🔋 4단계 – Minecraft에 더 많은 RAM 할당

1. 네 **런처를**
2. 프로필 설정으로 **이동하세요**
3. 설정에서 **메모리(RAM)**
4. 를 찾은 뒤 **3에서 6GB 사이로 설정하세요** PC 성능이 허용하면

> 🚫 모든 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-ko/minecraft/fps.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.
