Used to extract model data from 3dmigoto generated frame dumps for certain anime games. Check out 3DMigoto Hunting & Dumping Tutorial for a quick guide.
- Python >= 3.9
- texconv.exe (included in modules directory)
- texdiag.exe (included in modules directory)
Warning
texconv.exe and texdiag.exe are used to convert and inspect .dds file types, and are included in the modules directory. If you're concerned about having unknown .exe bundled in which is a very valid concern, feel free to delete and grab them yourself from Microsoft DirectX's official repo here https://github.com/microsoft/DirectXTex/releases/tag/jun2024
Dowload zip and extract. Either double click launch.bat
to automatically find the latest python version available and run the app using it or manually run collect.py
with python.
- SilentNightSound: None of this would've been possible without the original collect script written by Silent (and GIMI obviously).
- SinsOfSeven: Targeted Dumping/Analysis pioneer
- Gustav0: Huge help testing
- Satan1c: Guide writing
- LeoMods: XXMI Tools and Guide website writing
- DarkStarSword, Bo3b, and Chiri: 3DMigoto authors