ReShade
A generic post-processing injector for games and video software. 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
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
- readme: https://github.com/crosire/reshade · fetched 2026-08-28 · 4d431baca611
- homepage: https://reshade.me · fetched 2026-08-29 · 963dca62cffc
- site_page: https://reshade.me/docs · fetched 2026-08-29 · 6ed7f2f20163
- site_page: https://reshade.me/releases · fetched 2026-08-29 · 08742c401569
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crosire/reshade | main | 77 |
| crosire/reshade-shaders | plugin | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem