Unreal Mod Loader for Tekken 7

Uploader avatar
By
Uploaded at May 6, 2023 Updated at May 6, 2023 4,506 views 605 downloads

Unreal Mod Loader for Tekken 7


Unreal Mod Loader for Tekken 7

Original Github Repo: https://github.com/RussellJerome/UnrealModLoader

The future of Tekken 7 Modding is here, stay tuned for more quality mods.

This tool is a mod loader which allows you to forcefully load in your own code into Tekken 7 for various modding techniques that you may (or may not) need.

DISCLAIMER: I do not own any of these tools, all credit goes to Russell.JRussell.J and PotatoPiePotatoPie, the owner of UE4 Function Address FinderUE4 Function Address Finder for making these amazing tools!

Installation

Extract the zip into the game's binaries exe location where TekkenGame-Win64-Shipping.exe can be found, which can be found in SteamLibrary\steamapps\common\TEKKEN 7\TekkenGame\Binaries\Win64 Once that done, open up ModLoaderInfo.ini then edit the LoaderPath location to where the UnrealModLoader folder is

For example: [INFO] LoaderPath=F:\SteamLibrary\steamapps\common\TEKKEN 7\TekkenGame\Binaries\Win64\UnrealModLoader\UnrealEngineModLoader.dll

And you're ready to go!

For modders only

To get started, you can watch THISTHIS tutorial to understand how this tool works. If you want to get even more advanced and do some actual coding, you can watch THISTHIS tutorial after that.

Enjoy