Releases: Slluxx/AmiiboGenerator
Releases · Slluxx/AmiiboGenerator
v2.1.1
Seventh release
This release adds a wakelock.
Generating Amiibo with images is quite a lengthy progress and some consoles went into sleep, breaking the process. This is now fixed.
Sixth release
This is a pretty major update, featuring a new interactive menu, selective generation and deletion as well as some other significant improvements. Please refer to the readme for the full feature set.
Fifth release
- Fixed an issue where custom created amiibos were deleted.
- AmiiboGenerator will create an "autogenerated.flag" file inside the amiibo folder and only delete amiibos with that flag file.
- If you want to keep an autogenerated amiibo, remove that file
- Because all amiibos will be deleted before generating new ones, if you create a folder structure that the tool wants to use too, it will skip generating/overwriting the files. Very unlikely but better safe than sorry.
- Fixed an issue with an Animal Crossing Amiibo where the slash in its name would create an unexpected folder structure.
Due to the new update, you might need to manually delete the amiibos, as they lack the "autogenerated.flag" file and wont be deleted or overwritten by the new version of the tool. You could delete all amiibos with 1.3.0, update and then generate them again.
This release shows as 1.3.0 on your switch.
Fourth release
- Allows you to manually delete all Amiibos
- Force deletes all Amiibos for compability before generating new ones
- Fixed possible issue where amiibos could generate with a different id, thus creating the same Amiibo twice on the sdcard. This has been (hopefully) fixed by using the Amiibo id (consisting of "head" and "tail" id) as suffix instead of the "count number" as prefix. This change is also the reason for the force delete before generating new ones.
Third release
- Downloaded Amiibo images will now be auto resized to a height of 150px (and width in aspect ratio). This will help with the fluidity inside the overlay and reduce overall filesize.
- Downloaded Amiibo images without an alpha-channel will be converted to RGBA, to be able to display correctly in the overlay.
Second release
Added the option to download amiibo images (very slow) and redid the "menu".
First release
v1.0.0 Update README.md