Skip to content

Commit

Permalink
GS: Bump shader cache version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningterror committed Oct 19, 2023
1 parent 7dbb993 commit fc22268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcsx2/ShaderCacheVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@

/// Version number for GS and other shaders. Increment whenever any of the contents of the
/// shaders change, to invalidate the cache.
static constexpr u32 SHADER_CACHE_VERSION = 34;
static constexpr u32 SHADER_CACHE_VERSION = 35;

0 comments on commit fc22268

Please sign in to comment.