WCG847 Posted 9 hours ago Posted 9 hours ago YMIT: Yuke's Move Index Tool Overview YMIT (Yuke's Move Index Tool) is a Python application to parse, visualise, and manage move index data from Yuke's WAZE/WAZA/CATE format used in virtually every last gen WWE game. Features File Operations Parse Move Index Files: Reads .dat files and extracts structured data, including categories and moves, into a tree view. Serialise JSON to YMT format: Converts edited JSON back to the .dat format. Deserialise YMT to JSON: Converts .dat files to JSON format for easier readability and editing. Installation Download Usage Main Features Open YMT File: Navigate to `File > Open` to select a `.dat` file. Parsed data will be displayed in a tree view. 2. Serialise JSON: Navigate to `JSON > Serialize` to convert a JSON file into a `.dat` file. 3. Deserialise YMT: Navigate to `JSON > Deserialize` to save the current tree view structure as a JSON file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.