Conversion with UT Converter - xtremexp/UT4X-Converter GitHub Wiki
In order to convert an unreal (tournament) map, 2 steps are needs, one using UT converter where required resources (level, textures, sounds, ...) are being exported and converted to the right format, the other one being the import with the UT3/4 editor.
In order to convert maps, you need to :
- Use UT Converter
- Import resources (level, textures, sounds, staticmeshes, ... ) converted by UT Converter in UT3/UT4 editor
In file menu, select the input game you want map to be ported from then the output game.
E.g for UT99 map port to UT3:
Then in conversion settings, select the map you want to convert:
Once selected the a new map name is automatically set, it can be changed. You need to remember it for later.
press the Convert button and wait until it ends:
You are now ready to import map and resource with UT3/UT4 editor. Go to next step :