TF2/L4D2 Source Engine Xbox 360 Vtf Converter 2016-10-12

This tool converts vtf files to be used for Xbox 360 source engine games

  1. UnrealSource
    This is a converter for Xbox 360 source engine games to convert valve texture format files to the Xbox 360 format. Created by UnrealSource.

    I made numerous tools and mods for the Xbox 360 source engine awhile back such as a texture converter, audio converter, model converter, mod menu creator, script creator, texture packs etc. It has been awhile and I wanted to release some of the mods. Here is the Source Engine Xbox 360 Vtf Converter.

    This tool converts vtf files to be used for Xbox 360 source engine games such as Half Life 2, Portal 2, Team Fortress 2, Left 4 Dead 2, etc.

    There are other vtf converters but the other converters do not compress the converted file. This means for example if you have a 3 kb source file, other converters will output a 2.8 kb file. This is a huge problem because you can run out of space quickly when you convert a lot of files. This converter compresses all output files.

    To use it:
    Open Unreal360VtfConverter.exe
    Select conversion mode (file or folder)
    Select the source vtf file that you want to be converted
    Select the target vtf file where you want to save the converted file
    Hit convert and the converted file will be created

    Make sure not to move any of the dll or exe files that are with the main execuatable.
    This program needs those files to function and will not run without them.

    Also, if you like console applications better, the syntax for the application is:
    Code:
    unreal_vtf -src <source vtf> -trg <target vtf>
    Thanks and have fun.

    Credits:
    Created by UnrealSource

    List of my mods:
    Unreal 360 Dat Converter
    Unreal 360 Vtf Converter
    Unreal 360 Wav Converter
    Unreal Sound Loader
    Unreal Texture Packs

    [​IMG]
Close