Skip to content

A script written in deno to delete common shadercache

Notifications You must be signed in to change notification settings

xxhertz/cacheclear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQ

What is cacheclear?

A simple script to delete common shadercache, forcing games & applications to re-compile shaders, sometimes resulting in an increase in framerate & performance overall

How do I use it?

  1. Clone this repository
git clone https://github.com/xxhertz/cacheclear
  1. Install deno
irm https://deno.land/install.ps1 | iex
  1. Install dependencies
deno i --allow-scripts
  1. Run main.ts
deno task clearcache

About

A script written in deno to delete common shadercache

Resources

Stars

Watchers

Forks