Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to extract BRSAR file from Art Style games series #62

Open
iyenal opened this issue Jun 28, 2016 · 4 comments
Open

Impossible to extract BRSAR file from Art Style games series #62

iyenal opened this issue Jun 28, 2016 · 4 comments

Comments

@iyenal
Copy link

iyenal commented Jun 28, 2016

When I try to export a WAV file from a BRSAR sound archive of Art Style series, BrawlBox throw an error and I'm also unable to play it into the editor. 2 BRSAR files that don't work : https://1drv.ms/f/s!AlDGczITUGYok0N_2AmWDYi6iz0x

Thanks.

@spotlightishere
Copy link

I believe I'm getting a similar issue with the Tennis sound from Wii Sports, are you getting something similar to the below?

Object reference not set to an instance of an object.
   at System.Audio.WAV.ToFile(IAudioStream source, String path, Int32 samplePosition, Int32 maxSampleCount)
   at BrawlLib.SSBB.ResourceNodes.RSARSoundNode.Export(String outPath)
   at BrawlBox.GenericWrapper.OnExport(String outPath, Int32 filterIndex)
   at BrawlBox.GenericWrapper.Export()
   at BrawlBox.GenericWrapper.ExportAction(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.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   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.ScrollableControl.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.OnMessage(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)

@libertyernie
Copy link
Owner

The Art Style RSAR appears to be a different format than the ones BrawlBox knows how to read. I'm not very familiar with RSAR so I personally can't fix it (at least not right now.)

The Wii Sports issue looks like a separate issue.
@awesomebing1 - could you post a link to the brsar you're using?

@spotlightishere
Copy link

@libertyernie Please see #81.

@ghost
Copy link

ghost commented Jul 13, 2019

I've been trying to change the sound files from Wii Sports and haven't been able to get any audio except for the music. I suppose this is the problem. I hope this can be solved in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants