Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 26, 2012, 11:35:25 AM
Try renaming sndconv.exe to something else and inserting the sound. Super Sawndz should print out what files it see's, copy and paste that here.
(www.agoaj.com/supersawndz_debug.zip)

I got this

Inserting wav you got knocked the out.wav
Missing sndconv.exe: unable to convert wav file
This is what I see in the folder with Super Sawnds:
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\dsptool.dll
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\empty.wav
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\hfdy.exe
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\readme.txt
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\sawndz.exe
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\soundfile.dll
C:\Users\Robert.Joe-PC\Downloads\supersawndz_debug\Super Sawndz.exe
2  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 25, 2012, 04:18:29 AM
I tried again and i keep getting this

Inserting wav 5.wav

sndconv.exe v1.2
Sound converter for Dolphin AX sound player.
Copyright 2001 Nintendo Technology Development, Inc.

.

Stream has Finished
sndconv has exited
Argument =insert 73 140 0 11025 0 "C:\Users\Robert.Joe-PC\Downloads\smashbros_sound.brsar"
Starting sawndz.exe
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BrawlSoundConverter.Sawndz.runWithArgs(String args)
System.InvalidOperationException: No process is associated with this object.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_HasExited()
   at BrawlSoundConverter.Sawndz.runWithArgs(String args)
   at BrawlSoundConverter.Sawndz.insert(Int32 groupID, Int32 collID, Int32 wavID, Int32 frequency, Boolean loop)
   at BrawlSoundConverter.Sawndz.insertWav(String fileName, Int32 groupID, Int32 collID, Int32 wavID)
System.InvalidOperationException: No process is associated with this object.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_HasExited()
   at BrawlSoundConverter.Sawndz.insertWav(String fileName, Int32 groupID, Int32 collID, Int32 wavID)
   at BrawlSoundConverter.Form1.insert()
3  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 18, 2012, 09:07:50 PM

Post Merge: July 18, 2012, 09:08:13 PM
Do you have SuperSawndz.exe and Sawndz.exe in the same folder? Looks like it can't find it.
yes i do

i get the other 3 files from the old version of sawndz
tried all of them didn't work
(might be beacuse i'm using a pal version)

(THIS NEVER HAPPENS ON MARIO KART WII)
4  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 18, 2012, 06:56:46 PM
What message does it give you when you try to insert a sound?
This one

Inserting wav sound.wav

sndconv.exe v1.2
Sound converter for Dolphin AX sound player.
Copyright 2001 Nintendo Technology Development, Inc.

.

Stream has Finished
sndconv has exited
Argument =insert 270 644 5 11025 0 "smashbros_sound.brsar"
Starting sawndz.exe
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BrawlSoundConverter.Sawndz.runWithArgs(String args)
System.InvalidOperationException: No process is associated with this object.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_HasExited()
   at BrawlSoundConverter.Sawndz.runWithArgs(String args)
   at BrawlSoundConverter.Sawndz.insert(Int32 groupID, Int32 collID, Int32 wavID, Int32 frequency, Boolean loop)
   at BrawlSoundConverter.Sawndz.insertWav(String fileName, Int32 groupID, Int32 collID, Int32 wavID)
System.InvalidOperationException: No process is associated with this object.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_HasExited()
   at BrawlSoundConverter.Sawndz.insertWav(String fileName, Int32 groupID, Int32 collID, Int32 wavID)
   at BrawlSoundConverter.Form1.insert()
5  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 18, 2012, 06:37:50 PM
 Im srs here Shocked
dude just use this 1 that agoaj gave us

No it's still not working WHY!!!!!!!
6  Super Smash Bros. Brawl Hacking / Programming / Re: Super Sawndz! on: July 18, 2012, 08:33:26 AM
ah ok thanks.

tried it and it works!

Inserting wav Zero announcer call.wav

sndconv.exe v1.2
Sound converter for Dolphin AX sound player.
Copyright 2001 Nintendo Technology Development, Inc.

.

Stream has Finished
sndconv has exited
Argument =insert 223 799 2 48000 0 "C:\Users\DSX8\Desktop\Brawl Hacks\supersawndz_1_0\smashbros_sound.brsar"
Starting sawndz.exe
Sawndz.Start() returned True
Sawndz 0.13
2010-2011 Jaklub
2012 Agoaj

special thanks to mastaklo, ssbbtailsfan, stickman, VILE
Inserting the sound... Please wait.
frequency 48000
nonlooping sample.new size inst 35693
223
0
new size: 35693
old size: 5798
size difference: 29895
size difference: 29904
Adding empty space to the brsar... Please wait.
79967488 offset.
29904 bytes to alter.
79967488
__________
#########
26868736
Copying Sound
___________
########
wave 79942536
fix
fix
fix
Done.Sawndz stream has finished
Sawndz has exited

Hey would you be able to upload yours i keep trying and it just don't work for me  Cry
Pages: [1]