Helps converting old Unreal Tournament maps to Unreal Tournament 3 game.
UT3 Converter is now longer being developped and maintained.
Use UT4X converter instead
Version: 0.26 - Final
UT3 Converter 2 hels level designers saving a lot of time while
converting/porting UT maps. This tool automates some task
for conversion which means conversion of level ressources
like textures,staticmeshes and actors.
UT3 Converter 2 supports these conversions:
You need:
java -jar ut3converter2.jar
As a mapper with mainly UT2004 level editor (UnrealEd) and as
UT3 was released i wanted to port some of my maps to UT3 but
didn’t suceed, that’s why i started digging into Unreal Technology
concept
Tools:
* Nvconvert - Pierre-E Gougelet - dds to psd conversion http://www.xnview.com/
* UED Texture Toolkit - Alex Stewart - Terrain HeightMap 16-bit greyscale texture conversion (.bmp->.tiff) - http://www.foogod.com/UEdTexKit/
* Sox - Chris Bagwell -Wav conversion - http://sox.sourceforge.net
* UT Packages Delphi unit - Antonio Cordero Balcázar - http://www.acordero.org
Librairies:
* JAI - Java Advanced Imaging - .tiff image reader - https://jai.dev.java.net/ -jai_codec.jar,jai_core.jar
* Java 3D Vecmath - For handling brushes - https://vecmath.dev.java.net/ -vecmath.jar
* JOGL - Java OpenGL - DDS Reader - https://jogl.dev.java.net/ -jogl.jar
* SwingX - Java Advanced Interface https://swingx.dev.java.net/ - swingx-2008_09_13.jar
* NimROD Look and Feel -Theme Interface http://personales.ya.com/nimrod/index-en.html -nimrodlf-1.0e.jar
Users at Epic forums for reporting bugs and supporting this project
.:..: for helping me with UT to UT2004 basic conversion concepts