PotatoRender

Quick rating

PotatoRender

No reviews yet

a mod that achieves higher fps by taking visual drawbacks

Performance & Optimization
Mod Loaders
Fabric
Minecraft
26.2

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
Apache License 2.0
Latest Version
0.2.3
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

rendering visual comparion

PotatoRender

A mod that removes Ambient Occlusion and adds rendering resolution adjustment feature. this can achieve higher FPS with significant visual tradeoffs. Supports both OpenGL and Vulkan renderer.

DISCLAIMER

PotatoRender might not improve your rendering performance significantly. Performance difference might vary on hardwares and drivers, OS, etc. PotatoRender does not optimize graphic pipeline nor removes bottleneck. It just cuts some corners. It is mainly developed for experimental purposes and fun, not actual problem solving. In test setup with Ryzen 5900HX integrated graphics laptop, the performance only improved to 230FPS from 190FPS.

Requirements

  • Minecraft 26.2 or later (see mod's release notes)
  • Fabric Loader
  • Fabric API

Mod configuration example

{
  // sets rendering resolution scaling. setting this as 0.5 in 1080p window should set rendering to 540p.
  "scale": 0.25,
  
  // disables Ambient Occlusion if set true. true is faster and looks unappealing.
  "disableAO": true, 
  
  // Use linear filtering when upscaling (true) or nearest-neighbor (false). false is faster and looks unappealing.
  "linearFilter": true 
}

Recommended Graphics Settings

VSync: OFF (IMPORTANT!)

VSync typically increases latency too much.

Preset: Fast

'Fast' graphics preset should set most of the features to potato-friendly value.

Mipmap: OFF

Mipmap increases frame time with distant object visual improvements. While the 'Fast' graphics preset will lower Mipmap level to 2x, it is better to turn it off entirely.

Texture Filtering: OFF

'Fast' graphics preset should shut this off, but double check it is turned off.

FPS Limit: depends

Double your display refresh rate on <=120Hz monitor, Unlimited on >120Hz monitor. Setting it so will keep lowest 1% FPS above your monitor's refresh rate.

Recommended mods

  • C2ME: Concurrently builds up the chunks.
  • Ksyxis: Removes 'Spawn Chunks' feature.
  • fast noise: Speeds up perlin noise function used by world generation

Porting

i will not port this onto neoforge, forge, older versions, whatever.

Source

some sources are from RenderScale mod. affected files are marked with comments in source code.

Screenshots

Gallery

  • screenshot of lava pool
    screenshot of lava pool with half resolution and AO removal

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

<1,000
Downloads
Last Updated
CurseForge
Created
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