More actions
(Created page with "{{Infobox-3DS-Homebrews | title = LeafEdit-Pattern-Editor | image = https://dlhb.gamebrew.org/3dshomebrew/LeafEdit-Pattern-Editor-3DS.jpg|250px | type = Hack Utilities | versi...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = LeafEdit-Pattern-Editor | |title=LeafEdit-Pattern-Editor | ||
| image = | |image=Leafeditpatterneditor2.png | ||
| type = | |description=Pattern Editor for AC:NL and AC:WW. | ||
| version = | |author=SuperSaiyajinStackZ | ||
| | |lastupdated=2020/08/29 | ||
|type=Utilities | |||
| | |version=0.4.0 | ||
|license=Mixed | |||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor.7z | ||
| source = https://github.com/SuperSaiyajinStackZ/LeafEdit-Pattern-Editor | |website=https://github.com/SuperSaiyajinStackZ/LeafEdit-Pattern-Editor | ||
|source=https://github.com/SuperSaiyajinStackZ/LeafEdit-Pattern-Editor | |||
}} | }} | ||
This is a LeafEdit's Pattern Editor as a separate app. | |||
'''Note:''' This tool can only edit and store pattern. For a more featured Save Editor please use [[LeafEdit 3DS|LeafEdit]] instead. | |||
[[ | ==Features== | ||
[[ | * Open <code>.acnl</code> and <code>.acww</code> files. | ||
* Automatically detection of Pattern format. | |||
* Have pre-included pattern for AC:NL & AC:WW. | |||
* Creation of empty pattern. | |||
* Edit Palettes through the Palette Menu. | |||
* Edit Pattern. | |||
* Export pattern to <code>.acnl</code> or <code>.acww</code> format, depending on the Pattern format. | |||
* Include a font, which should be able to display all characters. | |||
* A Pattern Tool Overlay. | |||
* Ability, to load a default pattern on each startup from the SD Card through the <code>Settings.json</code> file. | |||
* Ability to load Pattern "default" information, such as Pattern Name, Creator Name, Town Name, Creator ID, Town ID & Creator Gender. | |||
* Added a proper banner & icon. | |||
* German & English support. | |||
* Export Pattern Informations. // For the defaults. | |||
* Edit Pattern from AC:WW, AC:NL, AC:WA & AC:HHD's savefile directly. | |||
* A Storage System for your favorite AC:WW, AC:NL, AC:WA & AC:HHD's Pattern. | |||
* A Storage Menu for changing, resizing, creating, saving and managing the storage. | |||
* Music Playback support (supports .WAV and it MUST be MONO and smaller than 13 MB and it must be called <code>Music.wav</code> and inside <code>sdmc:/3ds/LeafEdit/Pattern-Editor/</code>). | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor5.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor6.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor7.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor8.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor9.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor10.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor11.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor11.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor12.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor13.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor14.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor15.png | |||
https://dlhb.gamebrew.org/3dshomebrews/leafeditpatterneditor16.png | |||
==Changelog== | |||
'''v0.4.0''' | |||
* Support for Animal Crossing: Happy Home Designer pattern. (Including Storage & Pattern Editing). | |||
* Support for playing a .wav file. (For more look at the ReadMe). | |||
* Added Storage Menu (Now you can change, resize, create, manage & save your storage!). Also increased max boxlimit to 50, which allows 500 Pattern each storage. | |||
* Fix Filebrowse selector. | |||
* Use hidKeysDownRepeat() for better scrolling. | |||
'''v0.3.0''' | |||
* New Banner & Icon (You may need to delete and reinstall the app to see the changes). | |||
* Edit pattern from your AC:NL or AC:WW savefile. | |||
* Store your favorite Pattern with the Storage system. | |||
* Take a screenshot with your favorite pattern and share it with other people through the "Share Overlay". | |||
'''v0.2.0''' | |||
* Fix config doesn't load properly. | |||
* Fix AC:NL | AC:WA Town name length from 0x9 to 0x8. | |||
* Add prompt function. | |||
* Export Pattern Information. | |||
* Make the file selection cancel-able. | |||
* Display current Pattern on Pattern Tool Menu. | |||
==Credits== | |||
Main Developer: | |||
* [https://github.com/SuperSaiyajinStackZ SuperSaiyajinStackZ] - For creating this app. | |||
Translators: | |||
* [https://github.com/SuperSaiyajinStackZ SuperSaiyajinStackZ] - German & English. | |||
Other: | |||
* [https://github.com/devkitPro devkitPro], [https://github.com/fincs Fincs], [https://github.com/smealum Smealum], [https://github.com/WinterMute Wintermute] - For devkitARM, Citro2D, Citro3D and Libctru. | |||
* [https://github.com/Universal-Team/LeafEdit LeafEdit-Core-Contributors] - For helping on LeafEdit-Core. | |||
* [https://github.com/FlagBrew/PKSM PKSM] - For the base of the storage/Bank system, which i used, but now reworked for the Pattern system. | |||
* [https://github.com/Slattz Slattz] - For the region flags & game icons from [https://github.com/Slattz/NLTK NLTK]. | |||
* [https://github.com/Universal-Team Universal-Team] - For [https://github.com/Universal-Team/LeafEdit LeafEdit's] core and [https://github.com/Universal-Team/Universal-Core Universal-Core]. | |||
* [https://github.com/TotallyNotGuy TotallyNotGuy] - For the amazing Graphics from LeafEdit. | |||
==External links== | |||
* GitHub - https://github.com/SuperSaiyajinStackZ/LeafEdit-Pattern-Editor |
Latest revision as of 05:34, 6 Mayıs 2024
LeafEdit-Pattern-Editor | |
---|---|
General | |
Author | SuperSaiyajinStackZ |
Type | Utilities |
Version | 0.4.0 |
License | Mixed |
Last Updated | 2020/08/29 |
Links | |
Download | |
Website | |
Source | |
This is a LeafEdit's Pattern Editor as a separate app.
Note: This tool can only edit and store pattern. For a more featured Save Editor please use LeafEdit instead.
Features
- Open
.acnl
and.acww
files. - Automatically detection of Pattern format.
- Have pre-included pattern for AC:NL & AC:WW.
- Creation of empty pattern.
- Edit Palettes through the Palette Menu.
- Edit Pattern.
- Export pattern to
.acnl
or.acww
format, depending on the Pattern format. - Include a font, which should be able to display all characters.
- A Pattern Tool Overlay.
- Ability, to load a default pattern on each startup from the SD Card through the
Settings.json
file. - Ability to load Pattern "default" information, such as Pattern Name, Creator Name, Town Name, Creator ID, Town ID & Creator Gender.
- Added a proper banner & icon.
- German & English support.
- Export Pattern Informations. // For the defaults.
- Edit Pattern from AC:WW, AC:NL, AC:WA & AC:HHD's savefile directly.
- A Storage System for your favorite AC:WW, AC:NL, AC:WA & AC:HHD's Pattern.
- A Storage Menu for changing, resizing, creating, saving and managing the storage.
- Music Playback support (supports .WAV and it MUST be MONO and smaller than 13 MB and it must be called
Music.wav
and insidesdmc:/3ds/LeafEdit/Pattern-Editor/
).
Screenshots
Changelog
v0.4.0
- Support for Animal Crossing: Happy Home Designer pattern. (Including Storage & Pattern Editing).
- Support for playing a .wav file. (For more look at the ReadMe).
- Added Storage Menu (Now you can change, resize, create, manage & save your storage!). Also increased max boxlimit to 50, which allows 500 Pattern each storage.
- Fix Filebrowse selector.
- Use hidKeysDownRepeat() for better scrolling.
v0.3.0
- New Banner & Icon (You may need to delete and reinstall the app to see the changes).
- Edit pattern from your AC:NL or AC:WW savefile.
- Store your favorite Pattern with the Storage system.
- Take a screenshot with your favorite pattern and share it with other people through the "Share Overlay".
v0.2.0
- Fix config doesn't load properly.
- Fix AC:NL | AC:WA Town name length from 0x9 to 0x8.
- Add prompt function.
- Export Pattern Information.
- Make the file selection cancel-able.
- Display current Pattern on Pattern Tool Menu.
Credits
Main Developer:
- SuperSaiyajinStackZ - For creating this app.
Translators:
- SuperSaiyajinStackZ - German & English.
Other:
- devkitPro, Fincs, Smealum, Wintermute - For devkitARM, Citro2D, Citro3D and Libctru.
- LeafEdit-Core-Contributors - For helping on LeafEdit-Core.
- PKSM - For the base of the storage/Bank system, which i used, but now reworked for the Pattern system.
- Slattz - For the region flags & game icons from NLTK.
- Universal-Team - For LeafEdit's core and Universal-Core.
- TotallyNotGuy - For the amazing Graphics from LeafEdit.