ROM Hack [Release] Sm4shCommand

  • Thread starter Thread starter Sammi Husky
  • Start date Start date
  • Views Views 276,841
  • Replies Replies 1,560
  • Likes Likes 25
Gannon defiantly gannon. We need to make the MOST op gannondorf possible to create a smash 4 gannondorf challenge. Also... gannon.
The Ganon challenge was a little funny in Melee, but rn.. yknow, he's the worst character in the game for a second time in a row. Maybe the Ike Challenge this time..
 
Last edited by darklordrs,
The Ganon challenge was a little funny in Melee, but rn.. yknow, he's the worst character in the game for a second time in a row. Maybe the Ike Challenge this time..
We need to make sonic have more spin attacks. Im thinking something along the lines of a B B B B B B combo
Also, can we fix the smash 4 nerf to zelda's down B? She would be top tier with that
 
Making sonic have more spin attacks would require model-animation editing that I simply can't do; I can probably look into the code for transformative final smashes and see how to make the game simultaneously load Zelda and Sheik, but it's probably not even possible in smash 4 3ds.
 
Ok idk if this will help but im trying to patch in modded move data and get this error.
885be139d8.png
 
I'm getting an error when trying to patch. At first I thought that my edited files were too big, but I tested patching the unedited files in and that made it error too.
I just downloaded DTLS.exe today, so it's not out of date.
Code:
Patching resource(us_en)
ZLib error -3: Data was corrupted (incorrect header check)

Unhandled Exception: ZLibNet.ZLibException: ZLib error -3: Data was corrupted (incorrect header check)
   at ZLibNet.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at ZLibNet.StreamHelper.InternalCopyTo(Stream src, Stream destination, Int32 bufferSize)
   at ZLibNet.StreamHelper.CopyTo(Stream stream, Stream destination)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source, Stream dest)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Byte[] source)
   at ZLibNet.ZLibCompressor.DeCompress(Byte[] source)
   at DTLS.RFFile..ctor(String filename)
   at DTLS.Program.PatchArchive(String resourceString, String patchFolder)
   at DTLS.Program.Main(String[] args)
 
Having an issue.

Trying to replace Marth's model files - or at least some of them - with that of the Darknut from Smash Run. I keep getting to this, and oddly the folder becomes read-only.
 
I tried to patch dt and ls multiple times, both with the edited files and the unedited files. I tried redownloading DTLS.exe. I even tried re-dumping Smash, extracting dt and ls again, and patching that, but I still get this error.
Code:
Patching resource(us_en)
ZLib error -3: Data was corrupted (incorrect header check)

Unhandled Exception: ZLibNet.ZLibException: ZLib error -3: Data was corrupted (incorrect header check)
   at ZLibNet.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at ZLibNet.StreamHelper.InternalCopyTo(Stream src, Stream destination, Int32 bufferSize)
   at ZLibNet.StreamHelper.CopyTo(Stream stream, Stream destination)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source, Stream dest)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Byte[] source)
   at ZLibNet.ZLibCompressor.DeCompress(Byte[] source)
   at DTLS.RFFile..ctor(String filename)
   at DTLS.Program.PatchArchive(String resourceString, String patchFolder)
   at DTLS.Program.Main(String[] args)
 
What causes this error?

Hmm. Not quite sure really, what were you trying to do when this happened?

I tried to patch dt and ls multiple times, both with the edited files and the unedited files. I tried redownloading DTLS.exe. I even tried re-dumping Smash, extracting dt and ls again, and patching that, but I still get this error.
Code:
Patching resource(us_en)
ZLib error -3: Data was corrupted (incorrect header check)

Unhandled Exception: ZLibNet.ZLibException: ZLib error -3: Data was corrupted (incorrect header check)
   at ZLibNet.DeflateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at ZLibNet.StreamHelper.InternalCopyTo(Stream src, Stream destination, Int32 bufferSize)
   at ZLibNet.StreamHelper.CopyTo(Stream stream, Stream destination)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source, Stream dest)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Stream source)
   at ZLibNet.CommonCompressor.DeCompress(CreateStreamDelegate sc, Byte[] source)
   at ZLibNet.ZLibCompressor.DeCompress(Byte[] source)
   at DTLS.RFFile..ctor(String filename)
   at DTLS.Program.PatchArchive(String resourceString, String patchFolder)
   at DTLS.Program.Main(String[] args)

This is a strange one.. It seems like it's failing to decompress the resource(us_en) file that was pulled from your DT file. After this happens, is there a resource(us_en) or resource(us_en).dec in the same directory as the application?
 

Site & Scene News

Popular threads in this forum