A simple script to delete common shadercache, forcing games & applications to re-compile shaders, sometimes resulting in an increase in framerate & performance overall
- Clone this repository
git clone https://github.com/xxhertz/cacheclear
- Install deno
irm https://deno.land/install.ps1 | iex
- Install dependencies
deno i --allow-scripts
- Run main.ts
deno task clearcache