Skip to content

shantrm/Tomodachi-Life-Data-Extractor

Repository files navigation

Tomodachi Life Data Extractor

Extract and convert all Miis from Tomodachi Life save files to Mii Studio format.

Place your save file in the SaveFile folder, then run:

python extract_and_convert_all.py [region] [max_miis]

Example:

python extract_and_convert_all.py EU

Each Mii gets its own folder in extracted_miis/ with:

  • [name].json - Complete Mii data
  • [name].mnms - Mii Studio format file
  • face.png - Face render image
  • body.png - Body render image

Requirements: Python 3.6+, requests, kaitaistruct, pycryptodome

MASSIVE THANKS to BrionJV HEYimHeroic!! :)

Check out their projects, which I used, here:

https://github.com/Brionjv/Tomodachi-Life-Save-Editor#

https://github.com/HEYimHeroic/mii2studio#

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors