Arek Zen
Day in the life of a coder | Aspicio.meum. by Arek Bochinski                       

Posts Tagged ‘unreal’

Unreal Tournament 3 resource package explorer!

Thu ,03/04/2008

Upkextract is a very early release of a simple utility that can open and parse the binary .upk packages shipped with Unreal Tournament 3. These packages are designed to be used by the game engine as well as by Unreal Editor. Contents within these archive varies from textures to sounds and shaders.

Current release of Upkextract can parse a UT3 resource file and find any sounds contained inside it. Unreal Tournament 3 uses Ogg Vorbis files for sound effects and encodes them using Xiph.org's libVorbis aoTuvb5 library.

Sound file metrics such as gain, channels and others are not extracted in this release.

Archive contains the executable and a sample resource file from UT3.

http://zenebo.com/upkvorbisextract.zip