Project: Unreal Tournament Cache Copier


Overview

Unreal Tournament Cache Copier is a small program to copy the contents of your UT/UT 2003/UT 2004 download cache to a permanent directory structure. This allows you to play downloaded maps, models, textures, etc... on your local machine.

It is written in C# so it requires the Microsoft .Net 1.1 framework. If you do not have it you can get it via Windows Update or the .net "how to get" page.

Downloads

HTTP, Microsoft Installer (.msi) (339K)
HTTP, Zipped (213K)

History

Version 0.1: Initial (alpha) version.
Version 0.2: Misc. bug fixes and enhancements.
  • Icon fixes: added to about box and to the window icons.
  • Added better detection of UT 2003 location by adding looking in the registry.
  • Added check to make certain directories are terminated correctly.
  • Moved copy to take place in a separate thread. This allows the interface to update properly during the copy.
  • Disabled buttons and text fields during copy.
  • Added a progress dialog.
Version 0.3: Misc. bug fixes and enhancements.
  • Added support for original Unreal Tournament
  • Added a folder selector for the gamne directory field.
  • Improved icon handling internally
Version 0.4: Misc. bug fixes and enhancements.
  • Only show files in the cache that really exist
  • Made progress meter window stay on top
  • Made the gui thread safe
  • Added a performance metric to the progress meter
Version 0.5: Bug fix
  • Fixed bug that made maps appear twice in the maps list due to a duplicate entry in the *.ini file.
Version 0.6: Misc. bug fixes and enhancements.
  • Changed cache entry list to be a check list with multiple sortable columns.
  • Checks to see if the file is already copied and sets the default check in the list appropriately.
Version 0.7: Add installer and a minor enhancement.
  • Added a real installer.
  • When in a text field don't reload the cache list unless the text really changes.
Version 0.8: Rename product and add UT 2004 support.
  • Added UT 2004 Support.
  • Renamed to Unreal Tournament Cache Copier to reflect its game neutral nature.
Version 0.8.1: Feature enhancement.
  • Added type filtering support.

Feedback

If you have any comments/enhancement requests/or want to report a (*gasp*) bug please email me at support@cyberbrinedreams.com.