This tutorial is the bible of modding Tekken 7 using Unreal Engine 4. Modding Tekken 7 with Unreal Engine 4 compared to other games is different as Tekken 7 uses a custom UE4 build with custom feature versions (The game…
While a few assets cooked from the pre-Unreal Engine 4.14 build works right out the bat with Tekken 7, some asset files require patching so that they can work in Tekken 7 otherwise the game will crash. I present to…
Korean translation was provided by O P M. Introducing: Resizing textures From my testing you can resize textures up to 8192×8192 but I didn’t test resolutions past 8192×8192, you can try at your own risk. 테스트는 진행하지 않았으나(문제가 생길수 있음),…
I wrote a simple tool that extracts textures from Tekken 7.0 (2015) uasset files. Usage Via explorer Drag a uasset file to tk7texturevanilla.exe and the tool will extract the texture. Via command prompt tk7texturevanilla <uasset-file> – Will extract a texture…
A new texture tool is available for download here: A new version of the Tekken 7 toolkit is now out and it includes a texture editor, which you can download from the following link: Here’s a quick tutorial of…
I wrote a simple tool that allows & simplifies the process of swapping models from any characters to Alisa/Kazuya and vice versa. You will need FluffyQuack’s uassetrenamer and the tool needs to be in the same directory where uassetrenamer.exe is,…