Super Resolution

This mod integrates several super-resolution algorithms in Minecraft to enhance performance or visual quality.

File Details

super_resolution-neoforge-26.1-0.8.3-alpha.4+opengl.jar

  • B
  • Jun 9, 2026
  • 29.47 MB
  • 88
  • 26.1.2+2
  • NeoForge

File Name

super_resolution-neoforge-26.1-0.8.3-alpha.4+opengl.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:super-resolution-1461023:8221375"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### ✨ Added

* Config UI
  * Added tooltip system with algorithm incompatibility reason hints
  * Added performance warning for vanilla super resolution
  * Added warning for forced shader incompatibility with super resolution
  * Added dropdown auto-close on focus loss and cursor style changes on hover
  * Online download dialog now includes a local file picker entry
* Shader Interface
  * Added config format V2
* Rendering
  * Integrated VMA (Vulkan Memory Allocator)
  * Added super resolution error log suppression
* Localization
  * Added Japanese translation
* Platform
  * Re-added 1.20.1 Forge support

### 🔧 Improved

* Config UI
  * Improved dropdown expansion direction calculation
  * Improved expansion animation
  * Optimized UI text and styling (including navbar title rendering)
* Algorithm
  * Improved SGSR2

### 🐛 Fixed

* Algorithm
  * Fixed SGSR2 issues
* Rendering
  * Fixed Vulkan memory allocation errors
  * Fixed Vulkan specification violations
  * Fixed AMD platform compatibility
* Config UI
  * Fixed FancyMenu compatibility
  * Fixed dialog click-through
  * Fixed resource download dialog closing unexpectedly on overlay click
  * Fixed coordinate calculation not accounting for absolute position

### 🗑️ Removed

* Platform
  * Dropped 1.20.1 Fabric