This is the most common form of shader sharing. It saves the shader definitions generated during gameplay. These can be shared between users to help others skip the initial compilation stutter.
The only scenarios where full cache deletion is justified: yuzu shader cache work
The main cache directory is typically found within the yuzu user folder. On a standard Windows installation, the shader cache for all your games is located in: C:\Users\[YourUserName]\AppData\Roaming\yuzu\shader\ This is the most common form of shader sharing