ROM Hack [Release] Yet Another Theme Application (YATA)

  • Thread starter Thread starter Reisyukaku
  • Start date Start date
  • Views Views 62,140
  • Replies Replies 174
  • Likes Likes 36
I have a problem when I want to change the colors of the theme.
I can't see the Demo msg's color,so I can't change it.

This is just a wild guess, but it could be because either you changed system font, or you do not have the necessary font on your system and because of that, it defaults to another font and throws the alignment off. I'm probably totally wrong though.
 
Change resolution.. i had some issues displaying the text for some programs when using a custom resolution..so it might be the case for you.
 
This is just a wild guess, but it could be because either you changed system font, or you do not have the necessary font on your system and because of that, it defaults to another font and throws the alignment off. I'm probably totally wrong though.
Maybe it's as Lenan said. Check your fonts. (I was thinking the same thing after, heh)
Perhaps,My system language is not English,so the system font is different.
Now,I just press TAB to select to the block of Demo Msg's color,then press Enter to change the color of it.
 
Perhaps,My system language is not English,so the system font is different.
Now,I just press TAB to select to the block of Demo Msg's color,then press Enter to change the color of it.
Have you atleast tried to change your screen resolution? Atleast to see if it changes it..prety sure it will..anyway..
 
Kind of sad that the creator stopped supporting YATA because its the best tool we have to create custom themes.

Anyways I'm gonna report this for the sake of reporting. I'm not sure under which circumstances this happen but it seems that Bottom Btns and Close Buttons colors are switched every time I save.
 
Just wanted to say thanks for making this program Rei! I've been successful in making a theme without a hitch. The only thing (and I know it's brought up already) is finding an alternative to the Nintendo SDK to editing the CWAV. I'll have to do some snooping to see what alternatives there are. (Someone mentioned "ctrtool" but I don't know where to find it.)
 
bug found:
every time I change the close btn and low screen btn colors they switch each other
I've noticed that the "close button" colors will replace the "bottom buttons" for some bizarre reason. If you make them both the same color, you won't notice any issues. It is a problem if you want them to be different colors, though.
 
Is there a way I can see how the icon borders look without exporting the whole theme to my system?

EDIT:
CsrMYdl.png


What does this error mean?

Here is what is under the details tab

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Users\Jake\Downloads\CustomThemeTools\stock\new_dec_body_LZ.bin'.
File name: 'C:\Users\Jake\Downloads\CustomThemeTools\stock\new_dec_body_LZ.bin'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.Open(String path, FileMode mode)
   at YATA.dsdecmp.Compress(String infile, String outfile)
   at YATA.Form1.saveAsFile_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
YATA
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Jake/Downloads/CustomThemeTools/YATA.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Last edited by ,
It seems to be unable to find the file mentioned and throws an exception (in other words it has no idea how to handle this situation). new_dec_body_LZ.bin is the decrypted theme file you opened with the editor. It decrypts body.LZ.bin, edits and re-encrypts when you save. But it's been months since I opened YATA so I could be wrong. (Not about the error though, it's a fairly obvious one.)
 
Tried putting a label on all of the different sections. Some are still a mystery because I couldn't figure out how to make the color appear, but they're probably irrelevant because of that so whatever.

Bottom buttons and close button colors swap positions each time you hit save for some reason. You can just open the settings window back up and hit save right away if they get mixed up while you're changing other colors.

RHWdko0.png


EDIT: Whoop, didn't realize how much s1nharvest's post covered on this topic
 
Last edited by Koschei,

Site & Scene News

Popular threads in this forum