xboxscene.org forums

Author Topic: Clearing The Cache  (Read 35 times)

jkjk

  • Archived User
  • Jr. Member
  • *
  • Posts: 64
Clearing The Cache
« on: March 06, 2004, 08:15:00 PM »

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 "-Cleared the cache-",2
         rm z:\cache003.map
         rm z:\cache004.map
         rm z:\cache005.map
      }
Logged

jkjk

  • Archived User
  • Jr. Member
  • *
  • Posts: 64
Clearing The Cache
« Reply #1 on: March 07, 2004, 08:56:00 AM »

to play different modded levels on halo. it opens the cache file instead of the actual game file if the cache of the map exists.
Logged