HiResShot

Quick rating

HiResShot

No reviews yet

Enables your Minecraft to capture higher resolution images.

No Theme
No Genre
QoL & Tweaks
Client Utility
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
HiResShot-Forge-1.19.2-0.0.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

HiResShot

image

HiResShot is a Minecraft screenshot enhancement mod that allows players to take screenshots with resolutions far exceeding the current screen resolution (e.g., 4K, 8K, or even higher).

It works by resizing the internal Framebuffer to achieve native high-resolution rendering, rather than simple pixel stretching. This mod is designed to solve the problem of insufficient screenshot resolution and is perfect for creating wallpapers, posters, or high-detail prints.

Supported Versions: 1.12.2 (Forge) / 1.20.1 (Forge/NeoForge) / 1.21.1 (NeoForge)


Features

  • Ultra-High Resolution: Supports screenshots up to 64x the screen resolution (limited by GPU VRAM).
  • Shader Compatibility: Specialized "Real-time Mode" optimized for shader packs, solving issues with black screens or underexposure.
  • Bypass Hardware Limits: Provides "CPU Upscale Mode", allowing the creation of massive resolution images (e.g., 16K+) via algorithmic synthesis even if GPU VRAM is insufficient.
  • Custom Resolution: Supports setting specific width and height (e.g., 21:9 ultrawide or portrait mobile wallpapers).
  • Auto Cleanup: Automatically hides the GUI (interface), crosshair, and player entity (to prevent self-shadow occlusion) during capture.

Capture Modes

This mod provides three capture modes to adapt to different needs and hardware conditions:

1. Real-time Mode (Recommended)

  • Best for: Shaders, TAA anti-aliasing, or motion blur.
  • Mechanism: Resizes the game resolution to the target size and continues running for a specified number of frames (configurable), waiting for the shader rendering pipeline to stabilize before saving.
  • Pros: Best compatibility, WYSIWYG (What You See Is What You Get). The game will lag briefly during capture.

2. Instant Mode

  • Best for: Vanilla graphics, no complex shaders.
  • Mechanism: Instantly freezes the frame, renders multiple frames in the background, and saves.
  • Pros: Fast, minimal interference.

3. CPU Upscale Mode

  • Best for: Extremely high target resolutions (e.g., 32K) that exceed the graphics card's capability.
  • Mechanism: First renders a base image at the maximum size allowed by the GPU (e.g., 16K), then uses the CPU for high-quality Bicubic Interpolation to upscale to the target size.
  • Pros: Can generate images of arbitrary size, preventing game crashes due to VRAM overflow.

Usage

  1. Press F9 (default) in-game to trigger a screenshot.
  2. Screenshot files are saved in the .minecraft/screenshots/ directory with an _hrs suffix.
  3. Configuration:
    • 1.12.2: Click Mods -> HiResShot -> Config.
    • 1.20.1+: Requires Cloth Config API. Open the graphical interface by clicking the config button in the Mods list.

Configuration Details

  • Multiplier: Magnification factor (2x - 64x).
  • Use Custom Resolution: Whether to enable custom resolution (overrides Multiplier).
  • Capture Mode: Select one of the three modes mentioned above.
  • Real-time Delay: Wait frames for Real-time Mode. If the screenshot is dark or shaders haven't fully loaded, increase this value (Recommended: 20-60).
  • Hide Player: Whether to hide the player model (prevents unwanted shadows under shaders).
  • Hide GUI: Whether to hide the GUI (including the hand in first-person view).

Requirements

  • 1.20.1 / 1.21.1: Requires Cloth Config API to display the configuration interface.

HiResShot

Icon

HiResShot is a Minecraft screenshot enhancement mod that allows players to take screenshots with resolutions far exceeding the current screen resolution (e.g., 4K, 8K, or even higher).

It works by resizing the internal Framebuffer to achieve native high-resolution rendering, rather than simple pixel stretching. This mod is designed to solve the problem of insufficient screenshot resolution and is perfect for creating wallpapers, posters, or high-detail prints.

Supported Versions: 1.12.2 (Forge) / 1.20.1 (Forge/NeoForge) / 1.21.1 (NeoForge)


Features

  • Ultra-High Resolution: Supports screenshots up to 64x the screen resolution (limited by GPU VRAM).
  • Shader Compatibility: Specialized "Real-time Mode" optimized for shader packs, solving issues with black screens or underexposure.
  • Bypass Hardware Limits: Provides "CPU Upscale Mode", allowing the creation of massive resolution images (e.g., 16K+) via algorithmic synthesis even if GPU VRAM is insufficient.
  • Custom Resolution: Supports setting specific width and height (e.g., 21:9 ultrawide or portrait mobile wallpapers).
  • Auto Cleanup: Automatically hides the GUI (interface), crosshair, and player entity (to prevent self-shadow occlusion) during capture.

Capture Modes

This mod provides three capture modes to adapt to different needs and hardware conditions:

1. Real-time Mode (Recommended)

  • Best for: Shaders, TAA anti-aliasing, or motion blur.
  • Mechanism: Resizes the game resolution to the target size and continues running for a specified number of frames (configurable), waiting for the shader rendering pipeline to stabilize before saving.
  • Pros: Best compatibility, WYSIWYG (What You See Is What You Get). The game will lag briefly during capture.

2. Instant Mode

  • Best for: Vanilla graphics, no complex shaders.
  • Mechanism: Instantly freezes the frame, renders multiple frames in the background, and saves.
  • Pros: Fast, minimal interference.

3. CPU Upscale Mode

  • Best for: Extremely high target resolutions (e.g., 32K) that exceed the graphics card's capability.
  • Mechanism: First renders a base image at the maximum size allowed by the GPU (e.g., 16K), then uses the CPU for high-quality Bicubic Interpolation to upscale to the target size.
  • Pros: Can generate images of arbitrary size, preventing game crashes due to VRAM overflow.

Usage

  1. Press F9 (default) in-game to trigger a screenshot.
  2. Screenshot files are saved in the .minecraft/screenshots/ directory with an _hrs suffix.
  3. Configuration:
    • 1.12.2: Click Mods -> HiResShot -> Config.
    • 1.20.1+: Requires Cloth Config API. Open the graphical interface by clicking the config button in the Mods list.

Configuration Details

  • Multiplier: Magnification factor (2x - 64x).
  • Use Custom Resolution: Whether to enable custom resolution (overrides Multiplier).
  • Capture Mode: Select one of the three modes mentioned above.
  • Real-time Delay: Wait frames for Real-time Mode. If the screenshot is dark or shaders haven't fully loaded, increase this value (Recommended: 20-60).
  • Hide Player: Whether to hide the player model (prevents unwanted shadows under shaders).
  • Hide GUI: Whether to hide the GUI (including the hand in first-person view).

Requirements

  • 1.20.1 / 1.21.1: Requires Cloth Config API to display the configuration interface.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~2,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works