Перейти к содержимому
Mineforgian

Mercurizer

Better performance on low-end or potato PCs by modifying Sodium

14K загрузок32 подписчиковLicenseRef-ARR-EMfabric

Обновлён 28 июня 2026 г. · опубликован 15 мая 2026 г.

Sparked Hostmercurizer

A Sodium addon built for hardware that can't handle Sodium. Most "performance" mods assume you have a dedicated GPU and at least 8GB of RAM. Mercurizer doesn't. It's a Sodium addon designed specifically for integrated graphics, 4GB of RAM, and the kind of PC that struggles with Windows 10.


why

Sodium is great — but it still has a performance floor that leaves a lot of players behind, especially in developing countries where "gaming PC" means integrated graphics and 4GB of RAM, not a GTX 1080 Ti.

Mercurizer goes further. The goal is simple:

Give players with low-end hardware the ability to play Minecraft at a smooth framerate.

What makes it different from plain Sodium?

  • Optimized for integrated GPUs — Intel HD, AMD Vega iGPUs, and similar hardware that shares VRAM with system RAM
  • Simplified GLSL shaders — complex shader operations tank iGPU performance; Mercurizer keeps things lightweight
  • Lower VRAM usage — on integrated graphics, VRAM and RAM share the same pool, so every megabyte counts
  • Auto-tuning benchmark — on first launch, Mercurizer benchmarks your GPU upload speed and CPU throughput, then automatically tunes Sodium's chunk upload and texture animation settings to match your exact hardware. Reruns if you change GPU or drivers
  • Real low-end benchmarks — tested on actual budget hardware. 37 FPS to 114 FPS on integrated graphics — 3.08x Sodium's performance!

Benchmark Specs: MacBook Air 2017, i5-5350U, 8GB RAM, Intel HD Graphics 6000, Debian 13 (KDE Plasma)

Settings: 16 chunks render distance, Vsync off, rest is vanilla


whoisthismodfor?

  • Players on integrated graphics (Intel HD, AMD Vega, etc.)
  • Players with 4GB of RAM or less
  • Anyone who tried Sodium and still struggled
  • Players in developing countries where budget hardware is the norm

compatibility

  • Minecraft: 1.21.11+ (Java Edition)
  • Loader: Fabric
  • Requires Sodium to be installed alongside it
  • Fully compatible with Iris, Sodium Extra, and Reese's Sodium Options

Expect bugs — Mercurizer is in active development. If something breaks, report it and include your hardware specs.

potato_optimizer

Mercurizer is one of the core optimization mods behind Potato Optimizer by Edonme Studios — an ultra-lightweight modpack built for PCs that struggle to run modern Minecraft. Check it out: EdonMe


Mercurizer logo with blue background

Made with love by Edonme Studios for every player who was told their PC was too weak to play.

Swills

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.9.1-beta.2+mc26.2-1.1Релиз26.2fabric28 июня 2026 г..jar (293 КБ)
0.9.1-beta.2+mc26.1.2-1.1Релиз26.1.2fabric28 июня 2026 г..jar (304 КБ)
0.8.9+mc26.1.1-1.5Релиз26.1.1fabric28 июня 2026 г..jar (310 КБ)
0.8.9+mc26.1-1.5Релиз26.1fabric28 июня 2026 г..jar (472 КБ)
0.8.13-beta.2+mc1.21.11-1.1Релиз1.21.11fabric28 июня 2026 г..jar (474 КБ)
0.9.1-beta.2+mc26.2-1.0Бета26.2fabric27 июня 2026 г..jar (292 КБ)
0.9.1-beta.2+mc26.1.2-1.0Бета26.1.2fabric27 июня 2026 г..jar (302 КБ)
0.8.9+mc26.1.1-1.4Бета26.1.1fabric27 июня 2026 г..jar (308 КБ)
0.8.9+mc26.1-1.4Бета26.1fabric27 июня 2026 г..jar (470 КБ)
0.8.13-beta.2+mc1.21.11-1.0Бета1.21.11fabric27 июня 2026 г..jar (468 КБ)
0.9.0+mc26.2-1.1Релиз26.2fabric22 июня 2026 г..jar (271 КБ)
0.8.12+mc26.1.2-1.3Релиз26.1.2fabric22 июня 2026 г..jar (282 КБ)
0.8.9+mc26.1.1-1.3Релиз26.1.1fabric22 июня 2026 г..jar (288 КБ)
0.8.9+mc26.1-1.3Релиз26.1fabric22 июня 2026 г..jar (450 КБ)
0.8.12+mc1.21.11-1.3Релиз1.21.11fabric22 июня 2026 г..jar (449 КБ)

Показаны последние 15 из 28 версий. Все версии — на Modrinth.

Ченджлог

0.9.1-beta.2+mc26.2-1.1Релиз26.2 · 28 июня 2026 г.
  • Adaptive tuning: after 30 seconds of stable gameplay, Mercurizer refines its upload budget based on real frame times instead of only the synthetic benchmark
  • Fixed upload scaling being permanently suppressed on slow hardware (dynamic target now tracks the hardware's own best frame time instead of assuming 60 FPS)
  • Fixed benchmark running on the render thread, which caused the screen to freeze for several seconds on slow hardware (1.21.11)
  • GPU and driver capabilities are now re-probed when re-running the benchmark
  • Removed the settings screen rename that was hiding the Sodium donate button
  • Fixed a silent error when benchmark.json could not be read
  • Added asymmetric dynamic scaling to prevent FPS oscillation
0.9.1-beta.2+mc26.1.2-1.1Релиз26.1.2 · 28 июня 2026 г.
  • Adaptive tuning: after 30 seconds of stable gameplay, Mercurizer refines its upload budget based on real frame times instead of only the synthetic benchmark
  • Fixed upload scaling being permanently suppressed on slow hardware (dynamic target now tracks the hardware's own best frame time instead of assuming 60 FPS)
  • Fixed benchmark running on the render thread, which caused the screen to freeze for several seconds on slow hardware (1.21.11)
  • GPU and driver capabilities are now re-probed when re-running the benchmark
  • Removed the settings screen rename that was hiding the Sodium donate button
  • Fixed a silent error when benchmark.json could not be read
  • Added asymmetric dynamic scaling to prevent FPS oscillation
0.8.9+mc26.1.1-1.5Релиз26.1.1 · 28 июня 2026 г.
  • Adaptive tuning: after 30 seconds of stable gameplay, Mercurizer refines its upload budget based on real frame times instead of only the synthetic benchmark
  • Fixed upload scaling being permanently suppressed on slow hardware (dynamic target now tracks the hardware's own best frame time instead of assuming 60 FPS)
  • Fixed benchmark running on the render thread, which caused the screen to freeze for several seconds on slow hardware (1.21.11)
  • GPU and driver capabilities are now re-probed when re-running the benchmark
  • Removed the settings screen rename that was hiding the Sodium donate button
  • Fixed a silent error when benchmark.json could not be read
  • Added asymmetric dynamic scaling to prevent FPS oscillation
0.8.9+mc26.1-1.5Релиз26.1 · 28 июня 2026 г.
  • Adaptive tuning: after 30 seconds of stable gameplay, Mercurizer refines its upload budget based on real frame times instead of only the synthetic benchmark
  • Fixed upload scaling being permanently suppressed on slow hardware (dynamic target now tracks the hardware's own best frame time instead of assuming 60 FPS)
  • Fixed benchmark running on the render thread, which caused the screen to freeze for several seconds on slow hardware (1.21.11)
  • GPU and driver capabilities are now re-probed when re-running the benchmark
  • Removed the settings screen rename that was hiding the Sodium donate button
  • Fixed a silent error when benchmark.json could not be read
  • Added asymmetric dynamic scaling to prevent FPS oscillation
0.8.13-beta.2+mc1.21.11-1.1Релиз1.21.11 · 28 июня 2026 г.
  • Adaptive tuning: after 30 seconds of stable gameplay, Mercurizer refines its upload budget based on real frame times instead of only the synthetic benchmark
  • Fixed upload scaling being permanently suppressed on slow hardware (dynamic target now tracks the hardware's own best frame time instead of assuming 60 FPS)
  • Fixed benchmark running on the render thread, which caused the screen to freeze for several seconds on slow hardware (1.21.11)
  • GPU and driver capabilities are now re-probed when re-running the benchmark
  • Removed the settings screen rename that was hiding the Sodium donate button
  • Fixed a silent error when benchmark.json could not be read
  • Added asymmetric dynamic scaling to prevent FPS oscillation
0.9.1-beta.2+mc26.2-1.0Бета26.2 · 27 июня 2026 г.
  • Updated to sodium 0.8.13-beta.2
  • GPU + CPU benchmark on first launch — tunes Sodium per hardware for maximum FPS
  • F3 overlay with GPU, VRAM, CPU, and active tuning values(also saved in mercurizer\benchmark.json)
  • Fixed various bugs
  • Supports Vulkan(skips GPU benchmark, still runs CPU benchmark)
0.9.1-beta.2+mc26.1.2-1.0Бета26.1.2 · 27 июня 2026 г.
  • Updated to sodium 0.9.1-beta.2
  • GPU + CPU benchmark on first launch — tunes Sodium per hardware for maximum FPS
  • F3 overlay with GPU, VRAM, CPU, and active tuning values(also saved in mercurizer\benchmark.json)
  • Fixed various bugs
0.8.9+mc26.1.1-1.4Бета26.1.1 · 27 июня 2026 г.
  • GPU + CPU benchmark on first launch — tunes Sodium per hardware for maximum FPS
  • F3 overlay with GPU, VRAM, CPU, and active tuning values(also saved in mercurizer\benchmark.json)
  • Fixed various bugs

Полная история изменений — на Modrinth.

Комментарии

Загружаем…