# Gereksinimler

## Minimum Donanım Gereksinimleri

<table data-header-hidden><thead><tr><th width="132"></th><th></th></tr></thead><tbody><tr><td>Grafik</td><td>Güncel sürücülere sahip özel ekran kartı (DirectX 11, OpenGL veya Vulkan'ı destekler)</td></tr><tr><td>İşlemci</td><td>Intel Core i3 veya eşdeğeri (daha iyi performans için daha üstü önerilir)</td></tr><tr><td>Bellek</td><td>8 GB</td></tr></tbody></table>

## Önerilen Donanım Gereksinimleri

<table data-header-hidden><thead><tr><th width="132"></th><th></th></tr></thead><tbody><tr><td>Grafik</td><td>Harici GPU (Intel entegre grafik kartı, yoğun alanlarda 20 FPS'nin altında performans gösterebilir)</td></tr><tr><td>İşlemci</td><td>Intel Core i5/i7 (veya eşdeğeri)</td></tr><tr><td>Bellek</td><td>16 GB</td></tr></tbody></table>

## Önerilen Yazılım Gereksinimleri

<table data-header-hidden><thead><tr><th width="178"></th><th></th></tr></thead><tbody><tr><td>Kütüphaneler</td><td><a href="https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.25/windowsdesktop-runtime-8.0.25-win-x64.exe">.NET 8</a> , <a href="https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.12/windowsdesktop-runtime-9.0.12-win-x64.exe">.NET 9</a> veya <a href="https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.5/windowsdesktop-runtime-10.0.5-win-x64.exe">.NET 10</a> (Sürüme göre değişir) ve <a href="https://aka.ms/vs/16/release/vc_redist.x64.exe">VC++ Redist</a></td></tr><tr><td>İşletim Sistemi</td><td>Windows 10 64 Bit</td></tr><tr><td></td><td></td></tr></tbody></table>

> Performans Hususları\
> İstemci hızlı olsa da, oyuncular eski dizüstü bilgisayar donanımlarının veya entegre grafik kartı (GMA) kullanan sistemlerin, özellikle yüksek trafiğe sahip özel sunucularda kare hızlarında sorun yaşayanabilir.


---

# 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://northern-uo.gitbook.io/wiki/uygulamalar/client/gereksinimler.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.
