Ross ROSS = Recommend OSS · open-source software intelligence for agents

ReShade

A generic post-processing injector for games and video software. observed · 2026-08-28

github.com/crosire/reshade · homepage · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3731
  • days_rel: n/a
  • days_push: 11
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5367 stars · 694 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ReShade is a generic post-processing injector for games and video software that hooks into Direct3D 9-12, OpenGL, and Vulkan applications to apply shader effects like ambient occlusion, depth of field, and color correction. It includes a standalone shader compiler for its HLSL-based ReShade FX language and an add-on API for extending functionality.

Use cases

  • add ambient occlusion or depth of field to a game
  • apply color correction and film grain to video software
  • write post-processing shaders that work across Direct3D, OpenGL and Vulkan
  • inject custom effects into a game without modifying its code
  • build add-ons that extend ReShade or hooked applications
  • integrate a standalone shader compiler into another project

When to choose

  • you want to enhance game visuals with post-processing effects without touching game code
  • you need cross-API shader effects compiled to HLSL, GLSL or SPIR-V automatically
  • you want to hook into frame color and depth data for custom rendering tools

When to avoid

  • you need a general-purpose game engine or rendering framework rather than an injector
  • you target platforms other than Windows
  • you want effects in multiplayer games where depth access is disabled to prevent exploitation

Facets

library · maturity active

graphics compiler plugin-system image-processing graphics gaming-tools windows cpp post-processing shader-injection reshade-fx direct3d vulkan opengl game-modding depth-buffer addons game-development gpu

4 sources

Member repositories

RepositoryRoleHealth v2
crosire/reshademain77
crosire/reshade-shadersplugin77

For agents

markdown · JSON · MCP: product_card(name="crosire/reshade")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem