More actions
(wip) |
(added infobox) |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | |||
|title=Minecraft-3ds-Image-Flip | |||
|image=minecraft3dsimageflip.png | |||
|description=Simple CLI that flips MC Skins (and more) on The X (or Y) Axis from Java Edition to be used on Minecraft 3DS. | |||
|author=Cracko298 | |||
|lastupdated=2023/07/24 | |||
|type=Hack Utilities | |||
|version=0.4.0 | |||
|license=Apache-2.0 | |||
|download=https://github.com/Cracko298/Minecraft-3ds-Image-Flip/releases | |||
|website=https://github.com/Cracko298/Minecraft-3ds-Image-Flip | |||
|source=https://github.com/Cracko298/Minecraft-3ds-Image-Flip | |||
}} | |||
Minecraft-3ds-Image-Flip is a tool that's main purpose is to take a Minecraft skin (PNG), flip it and convert it into a 3DST for Minecraft: New Nintendo 3DS Edition. | Minecraft-3ds-Image-Flip is a tool that's main purpose is to take a Minecraft skin (PNG), flip it and convert it into a 3DST for Minecraft: New Nintendo 3DS Edition. | ||
==Features== | |||
*Flips normal *.png Images From Java to MC-3DS. | |||
*Can Flip Compiled *.3dst Files. Both X & Y Only Axis ATM. | |||
*Change Color of Compiled *.3DST Files. | |||
*Grab MetaData of File using the -g flag. | |||
==Installation== | ==Installation== | ||
Download the tool from https://github.com/Cracko298/Minecraft-3ds-Image-Flip/releases, and launch it with Powershell | Download the tool from the [https://github.com/Cracko298/Minecraft-3ds-Image-Flip/releases release page], and launch it with Powershell. See [https://github.com/Cracko298/Minecraft-3ds-Image-Flip/#cliclu-usage CLI/CLU Usage]. | ||
'''Note:''' Please backup your save game before using the tool. The author is not responsible for any data that might become corrupted. | |||
==Media== | |||
'''Minecraft 3DS Flip - Flipping Skins & More''' ([https://www.youtube.com/watch?v=76gU5lzKb2Y Cracko298]) <br> | |||
<youtube>76gU5lzKb2Y</youtube> | |||
==Changelog== | |||
'''0.4.0 2023/07/24''' | |||
*Features: | |||
**"-g" is a new mode (Stands for Grab). | |||
**"-meta" is currently the only option for Grab Mode. | |||
**Outputs "<image_path>_metadata.txt" | |||
*Fixes: | |||
**xflip is now fixed completely. | |||
**Removed unnecessary dependencies. | |||
**Should be much more responsive. | |||
==External links== | |||
*GitHub - https://github.com/Cracko298/Minecraft-3ds-Image-Flip | |||
[[Category:3DS homebrew rom hacks]] | |||
[[Category:Homebrew hack utility for 3DS games]] |
Revision as of 11:18, 26 July 2023
Minecraft-3ds-Image-Flip | |
---|---|
General | |
Author | Cracko298 |
Type | Hack Utilities |
Version | 0.4.0 |
License | Apache-2.0 |
Last Updated | 2023/07/24 |
Links | |
Download | |
Website | |
Source | |
Minecraft-3ds-Image-Flip is a tool that's main purpose is to take a Minecraft skin (PNG), flip it and convert it into a 3DST for Minecraft: New Nintendo 3DS Edition.
Features
- Flips normal *.png Images From Java to MC-3DS.
- Can Flip Compiled *.3dst Files. Both X & Y Only Axis ATM.
- Change Color of Compiled *.3DST Files.
- Grab MetaData of File using the -g flag.
Installation
Download the tool from the release page, and launch it with Powershell. See CLI/CLU Usage.
Note: Please backup your save game before using the tool. The author is not responsible for any data that might become corrupted.
Media
Minecraft 3DS Flip - Flipping Skins & More (Cracko298)
Changelog
0.4.0 2023/07/24
- Features:
- "-g" is a new mode (Stands for Grab).
- "-meta" is currently the only option for Grab Mode.
- Outputs "<image_path>_metadata.txt"
- Fixes:
- xflip is now fixed completely.
- Removed unnecessary dependencies.
- Should be much more responsive.