Has anyone programmed the ini file to clear the cache? Say the Halo cache files are in the z:\ folder, the program would go something along the lines of:
Section "Clear cache"
{
Line "-Clear the cache-",2
rm "z:\cache003.map"
rm "z:\cache004.map"
rm "z:\cache005.map"
}
Clearing the cache
Clearing the cache
Last edited by jkjk on Sun Mar 07, 2004 9:14 am, edited 1 time in total.