A simple command-line application that lets you manipulate the frame data and/or damage of any move in the PS3 version of the game.
- Changing animation keyframe timings
- Changing the active frames of a move
- Changing move damage
- Built/intended for .net 8.0
- Extracted PS3 version rom
(Heads up: this has only been tested on Windows)
- Download the release zip.
- Extract it to wherever you please.
- Run the MoveDataEditor2 Application that's in the extracted folder.
- Follow the instructions in the command-line window.
(BTW, if you're on Windows, you can copy your stf_rom path by shift+right-clicking it in file explorer and selecting "copy as path")
- Download the release zip.
- Extract it to wherever you please.
- Open the command-line/terminal there, and run the command
dotnet MoveDataEditor2.dll - Follow the instructions in the command-line window.
- Incomplete Document that has a section containing an incomplete list of StF Move IDs: StF Move Data Doc