Cache Extractor is a mutator for Unreal Tournament 2004 that brings the ability to extract cache files right from within the game itself. Even during online-play!
The mutator adds a new tab page to the "mid game menu" labeled as "Cache Manager"
The new page provides a list of all the cache files that can be found in the /UT2004Root/Cache/
directory.
In this menu you will be given the option to extract any file of choice, upon extraction the selected file will be moved to its appropriate directory.
Install by moving the MutCacheExtractor.u
and MutCacheExtractor.ucl
files to your /UT2004Root/System/
directory.
The mutator should appear in the mutators menu as "Cache Extractor"
Server admins can do the following:
Enable the mutator by appending MutCacheExtractor
to your server's mutator option e.g.
?Mutator=MutCacheExtractor.MutCacheExtractor
Or alternatively add the following line ServerActors=MutCacheExtractor.CacheServerActor
under section [Engine.GameEngine]
of your UT2004.ini
file.
- If the row becomes darkened then the extraction failed, possibly the file may no longer exist in the
/UT2004Root/Cache/
directory. - The game crashed upon extraction then the attempted file may possibly have still been in-use.