-
Notifications
You must be signed in to change notification settings - Fork 27
SHADER CACHE (AMD)
xEndless edited this page Aug 15, 2026
·
5 revisions
Shader Cache stores pre-compiled shaders so games do not have to recompile them every time they are needed. This normally improves loading times and reduces stuttering.
On AMD systems the tool gives you three options:
-
AMD Optimized
Uses AMD’s tuned/optimized caching behavior (default).
Can sometimes cause worse frame times in specific games. -
ON
Uses standard Shader Cache.
Recommended if you have bad frame times / choppy feeling at high FPS. -
OFF
Completely disables Shader Cache.
Not recommended in most cases (increases stuttering and loading times).
Switch from AMD Optimized → ON if:
- You have good average FPS but the game feels choppy or unresponsive
- You notice inconsistent frame times
- Open MPO-GPU-FIX
- Use the Shader Cache dropdown (AMD systems only)
- Select ON (or another option)
- Reboot
- Test the game that was having frame time issues
- Changing Shader Cache can improve one game while slightly worsening another.
- Disabling it completely (OFF) is rarely beneficial.