TKMovesets2

Uploader avatar
By
Uploaded at March 22, 2023 Updated at May 14, 2023 8,121 views 2,040 downloads

TKMovesets2


TKMovesets2 0.6 - Moveset export / import /edit

Tool aimed at replacing and surpassing the old TekkenMovesetExtractor. Extract movesets, edit them to your liking and re-import them on the characters you want. The importation is memory based: it does not modify the game files, does not stay after closing the game, and causes desyncs online if the opponent does not have this tool also running.

Because this is an early version, so far only Tekken 7 is supported. Online play is supported, but requires the opponent to have this tool.

The tool is tailored for the latest Tekken 7 version. It can be modified to work with older versions, but won't support them right out of the box.

Feature set:

- Extractor

  • Extract movesets from memory (game running, characters loaded) (Tekken 7)
  • Chose whether or not to carry over camera animations, face animations, hands animations...
  • Movesets are compressed on disk in order for them not to take too much space

- Importer

  • Import moveset to any character in memory (game running, characters loaded) (Tekken 7)
  • Unused movesets are automatically freed from memory, but advanced users may disable that option to play with multiple movesets at once

- Online play

  • 'Persistent play' submenu that allows to choose one/two movesets to apply on the players and to keep even after loading screens
  • 'Online play' menu that allows playing with custom movesets without syncing moveset files with the opponent : The moveset files are automatically sent through the steam networking API to the other player. You only need to select your own moveset. Only works if the opponent also has the tool running. Maximum moveset size to be sent/received is 50MB.

- Editor

  • Access movelist, change frame data, create new transitions
  • Modify displayed move list in training mode
  • Import animations from other characters
  • Import a moveset and edit it live: small changes made to the moveset are instantly mirrored in-game

Other

  • Support for multiple translations (help wanted!), for now English & French are supported

Disclaimer

  • This is an early version, bugs or crashes may occur. Let me know if you have any problems with the tool.
  • This tools reads and modifies another process's memory. Your antivirus might scream at this and rightly so, programs aren't normally supposed to interact with others so your computer may prevent this for security reasons. If you worry about what this software is doing, you may inspect the sources and compile the program yourself: https://github.com/Kiloutre/TKMovesets