Back to mods
GUI Scaler project artwork

CurseForge · Minecraft mod

GUI Scaler

Automatically adjusts Minecraft GUI scale based on window resolution. Smart scaling for optimal readability on any screen size.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which GUI Scaler release matches 26.2?

Updated yesterday
Best match for your filters GUI Scaler 26.2-1.5.2 [NeoForge]
Game version 26.2
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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 off
  • modeAUTO (intelligent) or CUSTOM (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.

20 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

GUI Scaler versions and loaders

6 of 96 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.