This repository was archived by the owner on May 4, 2024. It is now read-only.
Pre-Release 5
Added Conversion Support
- Converting is simple.
- Some bugs remain (and is Extremely experimental).
- Read the Notes for more information.
- Added "-head" Arguement to the "-g" Flag for .3DST Skins.
Convert PNG 2 3DST:
> .\m3dsflip -con <png_image_path>
Convert 3DST 2 PNG:
> .\m3dsflip -con <3ds_image_path>
Note:
- MetaData extracting from .3DST Skins outputs RGBA8 (Which PIL Identifies as ARGB), just as an FYI.
Special Thanks to the "@Minecraft-3DS-Community" & "@susbaconhairman" for testing and Usage of the Tool!