CurseForge · Minecraft mod
GUI Scaler
Automatically adjusts Minecraft GUI scale based on window resolution. Smart scaling for optimal readability on any screen size.
Quick answer
Which GUI Scaler release matches 26.2?
GUI Scaler 26.2-1.5.2 [NeoForge] targets 26.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is GUI Scaler required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does GUI Scaler 26.2-1.5.2 [NeoForge] need?
GUI Scaler 26.2-1.5.2 [NeoForge] on 26.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add GUI Scaler without breaking your instance.
Built for GUI Scaler 26.2-1.5.2 [NeoForge] on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use GUI Scaler 26.2-1.5.2 [NeoForge]. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside GUI Scaler 26.2-1.5.2 [NeoForge]. It opens that exact file at the source.
About this project
What does GUI Scaler add?
GUI Scaler
Never adjust GUI scale manually again. GUI Scaler automatically scales your Minecraft GUI based on window size — whether you resize, toggle fullscreen, or switch monitors.
✨ Features
- Automatic GUI Scaling — Dynamically adjusts GUI scale when your window size changes
- Intelligent Detection — Uses pixel density detection for optimal readability on any display
- Real-time Updates — Triggers instantly on screen open, fullscreen toggle, or window resize
- Two Scaling Modes — Smart AUTO mode or fully customizable CUSTOM mode
- Multiloader — Works on Fabric and NeoForge (Forge supported up to 1.21.4)
- ModMenu Support — Fabric users get an in-game config screen via ModMenu
🎯 Scaling Modes
AUTO Mode (Default)
| Resolution | GUI Scale |
|---|---|
| 2880x1800+ (HiDPI/Retina) | 3 |
| 1920x1080+ (Full HD) | 2 |
| 1280x720+ (HD) | 1 |
| Otherwise | 0 (auto) |
CUSTOM Mode
Define your own width → scale rules in the config file.
⚙️ Configuration
Fabric (config/guiscaler.json5):
{
"enableAutoScale": true,
"mode": "AUTO",
"customRules": {
"2560": 3,
"1920": 2,
"1280": 1
}
}
NeoForge (config/guiscaler-client.toml):
[general]
enableAutoScale = true
mode = "AUTO"
customRules = ["2560:3", "1920:2", "1280:1"]
enableAutoScale— Toggle automatic scaling on or offmode—AUTO(intelligent) orCUSTOM(user-defined rules)customRules— Custom width:scale mappings for CUSTOM mode
📦 Supported Platforms
| Loader | Required Dependencies |
|---|---|
| Fabric | Fabric API, Cloth Config |
| NeoForge | — |
| Forge | — (up to 1.21.4 only) |
🔗 Links
Project description from CurseForge.
Pick your setup
GUI Scaler by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
2 loader builds26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.4
3 loader builds1.21.1
3 loader builds1.20.1
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
GUI Scaler versions and loaders
GUI Scaler 26.2-1.5.2 [NeoForge]
guiscaler-26.2-1.5.2-neoforge.jar
21 Sept 2026
GUI Scaler 26.2-1.5.2 [Fabric]
guiscaler-26.2-1.5.2-fabric.jar
21 Sept 2026
GUI Scaler 26.2-1.5.1 [NeoForge]
guiscaler-26.2-1.5.1-neoforge.jar
25 Jul 2026
GUI Scaler 26.2-1.5.1 [Fabric]
guiscaler-26.2-1.5.1-fabric.jar
25 Jul 2026
GUI Scaler 26.2-1.5.0 [NeoForge]
guiscaler-26.2-1.5.0-neoforge.jar
25 Jul 2026
GUI Scaler 26.2-1.5.0 [Fabric]
guiscaler-26.2-1.5.0-fabric.jar
25 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.