# December 6, 2025

***

## ⚡ Desktop Launcher - Download Speed Settings, Adaptive Concurrent Downloads & Bandwidth Throttling

{% hint style="success" %}
**NEW FEATURE:** Intelligent download system with configurable speed limits!
{% endhint %}

<figure><img src="/files/OgCePUHIkF5d08UE3Few" alt=""><figcaption><p>NEW - Launcher Download Settings</p></figcaption></figure>

**What's New:**

* **Adaptive Downloads** - Automatically adjusts concurrent connections based on file sizes
  * Large Files (>5MB avg): 8 connections
  * Medium Files (1-5MB avg): 16 connections
  * Small Files (<1MB avg): 100 connections
* **Bandwidth Throttling** - Configure maximum download speed (0 = unlimited)
* **Increased Timeout** - 30 seconds for better stability
* **Optimized Buffers** - 64KB for improved performance

**How to Configure:**

1. Open **Launcher Settings** → **Downloads** tab
2. Check **"Enable speed limit"** checkbox
3. Enter your desired speed in MB/s (e.g., 20 for 20 MB/s)
4. Click **"Set"** button to apply

**Benefits:**

* **Network Protection** - Prevents overwhelming network infrastructure when multiple clients download simultaneously
* **Optimal Speed** - Maintains fast downloads for games with many small files
* **Better Experience** - Reserve bandwidth for gaming while downloading
* **Fair Distribution** - Ideal for shared/office networks

***

## ✨ Summary

| Feature                       | Status  |
| ----------------------------- | ------- |
| Network Saturation Fix        | ✅ Fixed |
| Adaptive Concurrent Downloads | ✅ Added |
| Bandwidth Throttling          | ✅ Added |
| Download Speed Control UI     | ✅ Added |
| Timeout Increased (30s)       | ✅ Added |
| Buffer Size Optimized (64KB)  | ✅ Added |
| Downloads Tab UI              | ✅ Added |
| Settings UI Refinements       | ✅ Added |

***


---

# 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://gamelauncher.cloud/help/changelog/2025/december-6-2025.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.
