Skip to content

Repository files navigation


Polaris_TKDataModLoader

We manage the source code in a private repository because we do not want this to be exploited for cheating.
So, this repository is simply for updating releases and game addresses.

Introduction

This is a mod loader designed to mod the tkdata.bin file located at the following path in TEKKEN 8:
TEKKEN 8\Polaris\Content\Binary\pak\tkdata.bin

This file contains a large amount of data that cannot be modified through regular Unreal Engine modding. It includes very important data such as character movesets, the character list, and the list of customization items. We created this tool in order to make modding this data possible.

Extracting the entire contents of tkdata.bin and repackaging it again is a very heavy and unstable process. With this tool, only the modified files can be injected at runtime.

We will try to prepare more documentation and tutorials as soon as possible.

Features

  • Custom moveset injection
  • Customization slots injection

Requirements

Ultimate ASI Loader

Installation

After extracting, place the asi file, dinput8.dll (see above) and PolarisTkdataModLoader folders in the following path:
TEKKEN 8\Polaris\Binaries\Win64

How to use

English Korean

Project support

Do you have sufficient knowledge of binary files and reverse engineering?
If so, please come to our Discord server and help us!

Modding Zaibatsu Discord

Credits

UMIN - Tool development
Ali - Game reversing
dawc17 - Game reversing / Tool development

About

A tool that injects modded data into tkdata.bin at runtime.

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors