Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

YATA Plus 3DS: Difference between revisions

From GameBrew
Created page with "{{Infobox 3DS homebrew | title = YATA Plus | image = https://dlhb.gamebrew.org/3dshomebrew/YATAPlus.jpg|250px | type = PC Utilities | version = v1.8 | licence = Mixed | author..."
 
m Text replacement - "Category:3DS homebrew applications" to ""
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = YATA Plus
|title=YATA Plus
| image = https://dlhb.gamebrew.org/3dshomebrew/YATAPlus.jpg|250px
|image=Yataplus2.png
| type = PC Utilities
|description=3DS theme editor.
| version = v1.8
|author=exelix11
| licence = Mixed
|lastupdated=2016/04/25
| author = exelix11
|type=Theme Tools
| website = https://gbatemp.net/threads/release-yet-another-theme-application-plus-yata-3ds-theme-editor.393355/
|version=1.8
| download = https://dlhb.gamebrew.org/3dshomebrew/YATAPlus.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/YATAPlus.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/yataplus.7z
|website=https://gbatemp.net/threads/release-yet-another-theme-application-plus-yata-3ds-theme-editor.393355/
|source=https://github.com/exelix11/YATA-PLUS
}}
}}
<youtube>uXu-dHnTiJA</youtube>
YATA+, also known as Yet Another Theme Application PLUS, is a 3DS theme editor that aims to be the complete solution for creating custom themes for 3DS. This application is a mod of Reisyukaku's [[Yet Another Theme Application 3DS|YATA]], with some new features and bug fixes.


'''This application is not beeing supported anymore, you can still get the last version on [https://github.com/exelix11/YATA-PLUS/releases github]
'''Note:''' This application is not being supported anymore. You might also want to check out the [[Yata_online_3DS|online version of this tool]].
You might also want to check out an [https://gbatemp.net/threads/poc-yata-online-in-browser-cross-platform-3ds-theme-editor.494116 online version of this tool]'''


Hi everyone,
==Features==
this application is a mod of Reisyukaku's YATA, that i decided to publish after i saw he didn't update the application for a while.
* WAV to CWAV without relying on copyrighted software.
this tool includes some new features and bug fixes.
* Theme simulator with every UI element.
My goal is to create an all-in-one theme application, for customizing 3ds themes.
* Requires .NET 4.5.
Now is still a beta,so if you find a bug or would like to request a feature, leave a feedback
* [https://gbatemp.net/threads/tutorial-creating-a-3ds-custom-theme-from-scratch-with-yata-v1-1.393602 Guide] on how to make themes with YATA+.


Version 1.8:
==Screenshots==
-Added scrollbars in the theme settings window for PCs with small screens, now that window can be resized as someone asked
https://dlhb.gamebrew.org/3dshomebrews/yataplus3.png
-Fixed loading themes with Cwav = null


The file is too big for gbatemp, i uploaded it on github, get it [https://github.com/exelix11/YATA-PLUS/releases/tag/1.7 here]
https://dlhb.gamebrew.org/3dshomebrews/yataplus4.png


Features to add:
https://dlhb.gamebrew.org/3dshomebrews/yataplus5.png
-WAV to CWAV without rerly on copyrighted software
-Theme simulator with every UI element (GETTING CLOSER....)


Github : [https://github.com/exelix11/YATA Here]
https://dlhb.gamebrew.org/3dshomebrews/yataplus7.png
Requires .NET 4.5
Also, here is a guide on how to make themes with YATA+: [https://gbatemp.net/threads/tutorial-creating-a-3ds-custom-theme-from-scratch-with-yata-v1-1.393602/ HERE]


Version 1.7:
==Changelog==
'''Version 1.8'''
* Added scrollbars in the theme settings window for PCs with small screens, now that window can be resized as someone asked.
* Fixed loading themes with Cwav = null.


<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
'''Version 1.7'''
*Faster startup: the update check is now done in background.
*Added size checks for the CWAV chunk (sometimes if the section is too big the CWAVs won't play).
*Theme sender now sends the themes via FTP in the themes folder (or another one) in the sd without using zip files, so it doesn't require anymore the YATA+ theme installer.
*Some other minor fixes in the simulator and the main window.


<span>Spoiler</span>
'''Version 1.6'''
<div class="SpoilerTarget bbCodeSpoilerText">
* Fixed a overflow bug when editing the colors in a theme.
* Replaced Windows Media Player with an embedded player.
* Now you can disable the player and use your default player like YATA+ lite.
* Added option to send themes to CHMM2 by Rinnegatamante.
* Added tooltips in the theme settings windows.
* Added support for "custom colors" in the color dialog for the theme settings window.
* Now the top and bottom images are aligned in the theme preview.


-Faster startup: the update check is now done in background
'''Version 1.5 & 1.5 LITE'''
-Added size checks for the CWAV chunk (sometimes if the section is too big the CWAVs won't play)
* This version doesn't add any new feature, but fixes many bugs, also, YATA+ should not have more than one instance opened at the same time or you may have problems with conflicting temp files.
-Theme sender now sends the themes via FTP in the themes folder (or another one) in the sd without using zip files, so it doesn't require anymore the YATA+ theme installer
-Some other minor fixes in the simulator and the main window


</div>
'''Version 1.4 & 1.4 LITE'''
* Released "YATA+ Lite" which doesn't require windows media player.
* Fixed support for back arrow, thanks everyone on gbatemp who figured out how those bytes works.
* New basic theme templates.
* Now YATA supports file associations (bin, brstm, bcstm, cwav).
* Added cursor in the theme simulator.
* Now drag and drop supports importing images too (only PNGs).
* Multi-languages support.
* Realtime color preview in the theme settings.
* WAV -> CWAV conversion now works properly (still need SDK tool).
* WAV optimization (channel, frequency, bits) before converting to CWAV can be edited or disabled.
* Remote theme installing via FTP (download the homebrews pack from this thread).
* Export/import colors in the theme settings (this also will allow to set every color to one, export, hex edit the exported file and reimport).
* Some other little features and fixes.
* Notice that YATA+ LITE is a separated branch from YATA+, so the LITE version won't receive the minor updates the .1 ones, but will always have the same features as the normal YATA+ (except the media player).


</div>
'''Version 1.3.1'''
* Fixed a bug with the theme simulator.
* Now the no background option for "Solid w/ Texture squares" themes is supported.
* Other fixes.


Version 1.6:
'''Version 1.2'''
* WAV -> CWAV and CWAV -> WAV conversions now support spaces.
* WAV -> CWAV and CWAV -> WAV conversions now support multiple files at once.
* Implemented drag and drop.
* Auto "optimization" WAV files to 8-bit, 8000hz, mono before converting to CWAVS.
* Fixes in the CWAV importing.
* Fixes in the CWAV dumper.
* Some other minor fixes.


<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
'''Version 1.1'''
* Auto check for updates.
* Added an embedded player for playng CWAVs/BCSTMs.
* Converting CWAVs, BCWAVs and other formats (check the spoiler at the end of the post) to WAVs.
* Added option to choice the position of the buttons in the theme settings screen (For pc with larger fonts).
* Fixed some bugs with the CWAVs dumper.
* Full support for "simple themes", such as "simple orange" and "mood matrix".
* Now vgmstream and his DLLs aren't deleted anymore.
* Fixed a bug that makes YATA read the wrong colors from an image.
* Some other minor fixes.


<span>Spoiler</span>
'''Version 1.0'''
<div class="SpoilerTarget bbCodeSpoilerText">
 
-Fixed a overflow bug when editing the colors in a theme
-Replaced Windows Media Player with an embedded player
-Now you can disable the player and use your default player like YATA+ lite
-Added option to send themes to CHMM2 by Rinnegatamante
-Added tooltips in the theme settings windows
-Added support for &quot;custom colors&quot; in the color dialog for the theme settings window
-Now the top and bottom images are aligned in the theme preview
 
</div>
 
</div>
 
Version 1.5:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
Version 1.5 &amp; 1.5 LITE:
this version doesn't add any new feature, but fixes many bugs, I tested this version very much and i didn't find any bug, so i would call it stable, also, YATA+ should not have more than one instance opened at the same time or you may have problems with conflicting temp files.
I deleted other versions from this post to avoid confusion, if you need to, you can download the older versions from the release section of github.
 
</div>
 
</div>
 
Version 1.4:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
Version 1.4 &amp; 1.4 LITE:
-Released &quot;YATA+ Lite&quot; which doesn't require windows media player
-Fixed support for back arrow, thanks everyone on gbatemp who figured out how those bytes works
-New basic theme templates
-Now YATA supports file associations (bin, brstm, bcstm, cwav)
-Added cursor in the theme simulator
-Now drag and drop supports importing images too (only PNGs)
-Multi-languages support
-Realtime color preview in the theme settings
-WAV -&gt; CWAV conversion now works properly (still need SDK tool)
-WAV optimization (channel, frequency, bits) before converting to CWAV can be edited or disabled
-Remote theme installing via FTP (download the homebrews pack from this thread)
-Export/import colors in the theme settings (this also will allow to set every color to one, export, hex edit the exported file and reimport)
-Some other little features and fixes
 
Notice that YATA+ LITE is a separated branch from YATA+, so the LITE version won't receive the minor updates the .1 ones, but will always have the same features as the normal YATA+ (except the media player)
 
</div>
 
</div>
 
Version 1.3.1
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
-Fixed a bug with the theme simulator
-Now the no background option for &quot;Solid w/ Texture squares&quot; themes is supported
-Other fixes
 
</div>
 
</div>
 
Version 1.2:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
V 1.2 changes:
-WAV -&gt; CWAV and CWAV -&gt; WAV conversions now support spaces
-WAV -&gt; CWAV and CWAV -&gt; WAV conversions now support multiple files at once
-Implemented drag and drop
-Auto &quot;optimization&quot;�WAV files to 8-bit,8000hz,mono before converting to CWAVS
-Fixes in the CWAV importing
-Fixes in the CWAV dumper
-Some other minor fixes
 
</div>
 
</div>
 
Version 1.1:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
Changes in YATA+ V1.1:
-Auto check for updates
-Added an embedded player for playng CWAVs/BCSTMs
-Converting CWAVs,BCWAVs and other formats (check the spoiler at the end of the post) to WAVs
-Added option to choice the position of the buttons in the theme settings screen (For pc with larger fonts)
-Fixed some bugs with the CWAVs dumper
-Full support for &quot;simple themes&quot;, such as &quot;simple orange&quot; and &quot;mood matrix&quot;
-Now vgmstream and his DLLs aren't deleted anymore
-Fixed a bug that makes YATA read the wrong colors from an image
-Some other minor fixes
 
</div>
 
</div>
 
Version 1.0:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">


Features added:
Features added:
-&quot;new&quot; key in the File menu
* "new" key in the File menu.
-Loading uncompressed themes
* Loading uncompressed themes.
-Auto open image in a photo editor
* Auto open image in a photo editor.
-Gui for the WAV -&gt; CWAV converter of the leaked SDK
* Gui for the WAV -> CWAV converter of the leaked SDK.
-Generating CWAV chunks (Replace SFX in the theme)
* Generating CWAV chunks (Replace SFX in the theme).
-Dumping and playing CWAVs
* Dumping and playing CWAVs.
-User preferences
* User preferences.
-Generating theme previews for CHMM
* Generating theme previews for CHMM.


Known bugs fixed:
Known bugs fixed:
-Changing scroll types
* Changing scroll types.
-Other bugs relative to saving the theme (When writing a theme the offsets for images,colors etc weren't updated so sometimes the theme generated would be invalid)
* Other bugs relative to saving the theme (When writing a theme the offsets for images, colors etc weren't updated so sometimes the theme generated would be invalid).
-close button and bottom buttons swapping when saving the theme's settings
* close button and bottom buttons swapping when saving the theme's settings.
 
Some screenshots:
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FdFMTOGM.png&hash=f8728fa9fc68bb5abf7c1d18c86333e2|class=bbCodeImage LbImage|[?IMG]]]
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FpFkVrJm.png&hash=f78e5bf66bdcca43e2b0cdd98a66d095|class=bbCodeImage LbImage|[?IMG]]]
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FsNZJcoL.png&hash=3f4235aa7afe1af2bc36afc02d1dbabd|class=bbCodeImage LbImage|[?IMG]]]
 
</div>
 
</div>
 
</div>
 
</div>


==Credits==
Thanks to:
Thanks to:
Reisyukaku for the original application.
* Reisyukaku for the original application.
Team Fail for the source of 3DS .CWAV dumper
* Team Fail for the source of 3DS .CWAV dumper
Xextil for the source of &quot;Custom Theme Cwavs&quot;.
* Xextil for the source of "Custom Theme Cwavs".
HCS for vgmstream.
* HCS for vgmstream.
And everyone everyone who contributed indirectly from GBAtemp and 3dbrew.org
* And everyone who contributed indirectly from GBAtemp and 3dbrew.org.
<div class="messageTextEndMarker">
 


</div>
==External links==
* GitHub - https://github.com/exelix11/YATA-PLUS
* GBAtemp - https://gbatemp.net/threads/release-yet-another-theme-application-plus-yata-3ds-theme-editor.393355

Latest revision as of 11:11, 6 May 2024

YATA Plus
General
Authorexelix11
TypeTheme Tools
Version1.8
LicenseMixed
Last Updated2016/04/25
Links
Download
Website
Source

YATA+, also known as Yet Another Theme Application PLUS, is a 3DS theme editor that aims to be the complete solution for creating custom themes for 3DS. This application is a mod of Reisyukaku's YATA, with some new features and bug fixes.

Note: This application is not being supported anymore. You might also want to check out the online version of this tool.

Features

  • WAV to CWAV without relying on copyrighted software.
  • Theme simulator with every UI element.
  • Requires .NET 4.5.
  • Guide on how to make themes with YATA+.

Screenshots

yataplus3.png

yataplus4.png

yataplus5.png

yataplus7.png

Changelog

Version 1.8

  • Added scrollbars in the theme settings window for PCs with small screens, now that window can be resized as someone asked.
  • Fixed loading themes with Cwav = null.

Version 1.7

  • Faster startup: the update check is now done in background.
  • Added size checks for the CWAV chunk (sometimes if the section is too big the CWAVs won't play).
  • Theme sender now sends the themes via FTP in the themes folder (or another one) in the sd without using zip files, so it doesn't require anymore the YATA+ theme installer.
  • Some other minor fixes in the simulator and the main window.

Version 1.6

  • Fixed a overflow bug when editing the colors in a theme.
  • Replaced Windows Media Player with an embedded player.
  • Now you can disable the player and use your default player like YATA+ lite.
  • Added option to send themes to CHMM2 by Rinnegatamante.
  • Added tooltips in the theme settings windows.
  • Added support for "custom colors" in the color dialog for the theme settings window.
  • Now the top and bottom images are aligned in the theme preview.

Version 1.5 & 1.5 LITE

  • This version doesn't add any new feature, but fixes many bugs, also, YATA+ should not have more than one instance opened at the same time or you may have problems with conflicting temp files.

Version 1.4 & 1.4 LITE

  • Released "YATA+ Lite" which doesn't require windows media player.
  • Fixed support for back arrow, thanks everyone on gbatemp who figured out how those bytes works.
  • New basic theme templates.
  • Now YATA supports file associations (bin, brstm, bcstm, cwav).
  • Added cursor in the theme simulator.
  • Now drag and drop supports importing images too (only PNGs).
  • Multi-languages support.
  • Realtime color preview in the theme settings.
  • WAV -> CWAV conversion now works properly (still need SDK tool).
  • WAV optimization (channel, frequency, bits) before converting to CWAV can be edited or disabled.
  • Remote theme installing via FTP (download the homebrews pack from this thread).
  • Export/import colors in the theme settings (this also will allow to set every color to one, export, hex edit the exported file and reimport).
  • Some other little features and fixes.
  • Notice that YATA+ LITE is a separated branch from YATA+, so the LITE version won't receive the minor updates the .1 ones, but will always have the same features as the normal YATA+ (except the media player).

Version 1.3.1

  • Fixed a bug with the theme simulator.
  • Now the no background option for "Solid w/ Texture squares" themes is supported.
  • Other fixes.

Version 1.2

  • WAV -> CWAV and CWAV -> WAV conversions now support spaces.
  • WAV -> CWAV and CWAV -> WAV conversions now support multiple files at once.
  • Implemented drag and drop.
  • Auto "optimization" WAV files to 8-bit, 8000hz, mono before converting to CWAVS.
  • Fixes in the CWAV importing.
  • Fixes in the CWAV dumper.
  • Some other minor fixes.

Version 1.1

  • Auto check for updates.
  • Added an embedded player for playng CWAVs/BCSTMs.
  • Converting CWAVs, BCWAVs and other formats (check the spoiler at the end of the post) to WAVs.
  • Added option to choice the position of the buttons in the theme settings screen (For pc with larger fonts).
  • Fixed some bugs with the CWAVs dumper.
  • Full support for "simple themes", such as "simple orange" and "mood matrix".
  • Now vgmstream and his DLLs aren't deleted anymore.
  • Fixed a bug that makes YATA read the wrong colors from an image.
  • Some other minor fixes.

Version 1.0

Features added:

  • "new" key in the File menu.
  • Loading uncompressed themes.
  • Auto open image in a photo editor.
  • Gui for the WAV -> CWAV converter of the leaked SDK.
  • Generating CWAV chunks (Replace SFX in the theme).
  • Dumping and playing CWAVs.
  • User preferences.
  • Generating theme previews for CHMM.

Known bugs fixed:

  • Changing scroll types.
  • Other bugs relative to saving the theme (When writing a theme the offsets for images, colors etc weren't updated so sometimes the theme generated would be invalid).
  • close button and bottom buttons swapping when saving the theme's settings.

Credits

Thanks to:

  • Reisyukaku for the original application.
  • Team Fail for the source of 3DS .CWAV dumper
  • Xextil for the source of "Custom Theme Cwavs".
  • HCS for vgmstream.
  • And everyone who contributed indirectly from GBAtemp and 3dbrew.org.

External links

Advertising: