From 543f95807cfaae636da83c4acd2b756d4c47c54f Mon Sep 17 00:00:00 2001 From: NicoMico <151726114+StarBobis@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:24:04 +0800 Subject: [PATCH] Update README.md commit --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ec6aa4f..78b118a 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,21 @@ It's a tool developed only for fun, if you find MMT can't work good on specific It's designed to works with our modified fork version of blender_3dmigoto.py forked from DarkStarSword's 3DFix repo, download link: https://github.com/StarBobis/MMT-Blender-Plugin It's designed to works with our modified fork version of 3Dmigoto originally forked from 3Dmigoto repo, download link: https://github.com/StarBobis/3Dmigoto-GameMod-Fork +(Our d3d11.dll has stop to develop and maintain due to no enough time, try SinsOfSeven and SpectrumQT's new open source code instead: https://github.com/SinsOfSeven/3Dmigoto) -Feature: -- Reverse 3Dmigoto mod with a simple click, reverse extract mod model from game dump files. +Features: +- Reverse 3Dmigoto mod with a simple click, reverse extract mod model from game dump files. (Reverse function has been hide since V1.0.4.8 to avoid abuse and drama, you need to verify a MMT-Reverse role in our discord to unlock it.) - Support multiple game's model extract and buffer mod make as it can. - Save your time with user frendly GUI. - Detailed log system, easy to debug and solve problems. - Compatible with other similar tools. - Fast POC. -This project is still work in process so make sure always use the latest release version. +This project is still work in process so make sure always use the latest release version,I only have less than 2 hours everyday to maintain it, so be patient and welcome to send me feedback. # How to use -1.Put 3Dmigoto files in their 3Dmigoto folder,under Games\\[YourGameName]\\3Dmigoto\\ +1.Download files from https://github.com/StarBobis/3Dmigoto-Loaders which is different game loader i have preconfigured dedicated for MMT usage, +then copy Games folder and put it to where our MMT.exe located, then you can run MMT-GUI.exe to start play. 2.Use IndexBuffer Hash copied from press Numpad9 in Hunting GUI to make mod. @@ -25,11 +27,13 @@ MMT.zip can be downloaded from : https://github.com/StarBobis/MMT-Blender-Plugin You will need to pack the MMT folder into MMT.zip to install it into blender or download it from latest release. +4.How to easily upgrade to new version? Just copy all your new version MMT files and folders to your older version's directory and replace them all. + # Technique support -Discord: https://discord.gg/Cz577BcRf5 +Discord: [https://discord.gg/eCXdNyVnsM](https://discord.gg/eCXdNyVnsM) # Credit -MMT's code learned from lots of similar projects and make improvement and upgrade, here is a list for main of them: +MMT's code keep learned from lots of similar projects and make improvement and upgrade, here is a list for main of them. - https://github.com/SpectrumQT/WWMI-TOOLS/tree/main - https://github.com/SilentNightSound/GI-Model-Importer - https://github.com/SilentNightSound/SR-Model-Importer