elimina supersampling (shaders, pipeline, console command, config)

This commit is contained in:
2026-05-17 14:34:02 +02:00
parent 54d694a701
commit b852ec567d
11 changed files with 2 additions and 5035 deletions
+1 -2
View File
@@ -99,8 +99,7 @@ void RenderInfo::render() const {
preset_name = prettyName(Options::postfx_presets[static_cast<size_t>(Options::video.shader.current_postfx_preset)].name);
}
}
const bool SHOW_SS = Options::video.supersampling.enabled && !IS_CRTPI;
line += " | " + SHADER_NAME + " " + preset_name + (SHOW_SS ? " (ss)" : "");
line += " | " + SHADER_NAME + " " + preset_name;
}
// Todo en lowercase