ROM Hack [Release] Yet Another Theme Application PLUS (YATA+ ,3ds theme editor)

  • Thread starter Thread starter exelix11
  • Start date Start date
  • Views Views 224,554
  • Replies Replies 558
  • Likes Likes 35
I'm having a rather weird issue right now. The colorful triangles theme (on 3dsthemes.com) has more CWAVs than what YATA+ 1.4 lists and I can't extract them.
 
I'm having a rather weird issue right now. The colorful triangles theme (on 3dsthemes.com) has more CWAVs than what YATA+ 1.4 lists and I can't extract them.
Now i can't check, can you post a screenshot of the cwavs dumper ? Looks like the theme has many cwavs inside it, it's very strange.....
 
I'll post some when I get home.
Not needed anymore, i'm checking now.

Hi, That's possible to keep the quality of a sound effet after the CWAV transition ?
Yes, you can disable the WAV optimization in the preferences, but there are still some problems when importing CWAVs with custom settings so you'll have to experiment in audacity how to make them work properly
 
I'm having a rather weird issue right now. The colorful triangles theme (on 3dsthemes.com) has more CWAVs than what YATA+ 1.4 lists and I can't extract them.
Ok, seems that i fixed that, by hex editing the cwav chunk i found that one of those cwavs had a different header from the "standard" header
 
Until i release a new version of YATA+ use this, it's just the new YATA+ dumper as standalone executable, press the button and select the cwav chunk of the theme (that you exported from YATA+), it will create a folder "DUMP" with the dumped cwavs in the same directory as the executable
 

Attachments

Until i release a new version of YATA+ use this, it's just the new YATA+ dumper as standalone executable, press the button and select the cwav chunk of the theme (that you exported from YATA+), it will create a folder "DUMP" with the dumped cwavs in the same directory as the executable
Thanks a lot again! :D
 
Yes, you can disable the WAV optimization in the preferences, but there are still some problems when importing CWAVs with custom settings so you'll have to experiment in audacity how to make them work properly

Thanks for the tips, oh and that is possible to keep the originals colors of the picture used in top and bot screen ? Mine is already a little bit more darker after register
 
I have no idea what's going on, but I'm trying to create SFX for a theme, and for some reason, whenever I click 'Create CWAVs chunk', there's nothing there to edit and the select and remove CWAV buttons are greyed out.. I've tried starting a theme from scratch, using a template with SFX sounds, and using a template without SFX sounds, and nothing seems to be working. I have all my SFX converted to BCWAV, but I can't add them. Am I completely doing this wrong? I've tried it before (I had issues with my bgm and thought it was a problem with the sfx, so I scrapped them) and all the options were there, but now they seem to be gone. I'm using the newest full version if it helps.

--------------------- MERGED ---------------------------

Disregard, just saw the language thing. THANKS!
 
Wow I took a break from making themes and the tools got really good! I plan to sit down and make some more when I get the time this week.
 
I added cwav sound effects to a theme, and after saving the theme, attempting to reload the theme causes the program to display an error.
I closed and re-opened the program, but now it hangs whenever I try to load the theme I just saved. The theme works perfectly fine on my 3DS.

In fact, now I cannot load any themes at all anymore, even after re-extracting YATA+

(rename the attachment's extension to .bin) [File removed for personal reasons]
 
Last edited by HexZyle,
I added cwav sound effects to a theme, and after saving the theme, attempting to reload the theme causes the program to display an error.
I closed and re-opened the program, but now it hangs whenever I try to load the theme I just saved. The theme works perfectly fine on my 3DS.

(rename the attachment's extension to .bin)

I can open the theme without any problems, are you using the latest version of YATA+ ? What does the error says ?
 
I can open the theme without any problems, are you using the latest version of YATA+ ? What does the error says ?
Upon first dragging and dropping that file into a fresh install of YATA+ 1.4 LITE, the "drag your bgm/theme here" message disappears, but nothing loads.

Whenever I press the [X] button to close YATA+ I get an Unhandled Exception error, starting with

"Acess to the path 'C:...... Appdata\Local\Temp\bgm.wav' is denied", and then
Code:
************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Users\Cameron\AppData\Local\Temp\bgm.wav' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at YATA.Form1.Form1_Closing(Object sender, FormClosingEventArgs e)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
YATA+
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/Cameron/Desktop/theme/YATA.v1.4.LITE/YATA+.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.

It was working fine with the last theme I made (but not anymore)
 
Upon first dragging and dropping that file into a fresh install of YATA+ 1.4 LITE, the "drag your bgm/theme here" message disappears, but nothing loads.

Whenever I press the [X] button to close YATA+ I get an Unhandled Exception error, starting with

"Acess to the path 'C:...... Appdata\Local\Temp\bgm.wav' is denied, and then
Code:
************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Users\Cameron\AppData\Local\Temp\bgm.wav' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at YATA.Form1.Form1_Closing(Object sender, FormClosingEventArgs e)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
YATA+
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/Cameron/Desktop/theme/YATA.v1.4.LITE/YATA+.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18331 built by: FX45GDRSTAGE
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.

Weird, try to close every instance of YATA+ (check in the task manager too), then go in you temp folder (open run and write "%temp%") and, if exists delete bgm.wav
 
"Acess to the path 'C:...... Appdata\Local\Temp\bgm.wav' is denied"

Oh. I think I figured it out. I had a bgm file still open and paused in Windows Media Player. I presume that YATA+ LITE always puts its temporary bgm file in the same place

EDIT: Yup. That was definitely it. But can you blame me? It's awesome!
 

Site & Scene News

Popular threads in this forum