• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Recent content by Dan Salvato

  1. Dan Salvato

    Project Smashboards Community Symbol Map

    Pretty awesome. I believe I can answer your question about the HAL thing. Basically, Nintendo's Gamecube SDK was really barebones and basically garbage, so HAL more or less wrote its own SDK on top of Nintendo's that does a lot of what SDKs are expected to do. I believe the SDK became officially...
  2. Dan Salvato

    Link Discord Chat

    https://discord.gg/0zC5RdmtMzsdCMDj Discord (group chat) is probably the best way to regularly keep in touch and share stuff, so I created a server for Links to join. I will also have a channel keeping a list of resources/documentation on Link-related info. If it gets popular, I'll figure out...
  3. Dan Salvato

    Optimizing Link

    Weak uair to dair is a Link staple against spacies, it's responsible for a fair portion of kill setups. Relevant gif https://gfycat.com/ImperfectForsakenAlbino
  4. Dan Salvato

    Optimizing Link

    Unfortunately, it's not even as good as this. You can *only* cancel the boomerang catch with a dash. You can't jab or dsmash or anything. So your only options are really dash attack and grab, and dash away. EDIT: Another correction, you have to press jump before letting go of shield. The...
  5. Dan Salvato

    Melee Gecko Codes + Guide and Discussion

    We should talk more about this. I think the community would benefit hugely from a shared symbol map with some naming scheme guidelines, etc. We should figure something out that makes pushing/pulling symbol map updates very easy so that people are encouraged to do it often.
  6. Dan Salvato

    20XX Tournament Edition - Official Thread

    Flash red on unsuccessful L-cancel is already included. As for the source, I will be releasing it after I clean up my internal documentation into something presentable enough to be published as some kind of source. I plan to do this within a month or so.
  7. Dan Salvato

    Melee Gecko Codes + Guide and Discussion

    Are you using the tools provided with devkitpro? http://devkitpro.org/ I haven't looked at it in a while but I believe it provides everything needed for Windows.
  8. Dan Salvato

    Melee Gecko Codes + Guide and Discussion

    You should definitely make a new thread for this. I think a ton of people will be interested in supporting this project of yours.
  9. Dan Salvato

    20XX Tournament Edition - Official Thread

    Thank you very much for this analysis. This is accurate. It's basically because stick values are floating-point values which are 32 bits each, whereas button presses are only 1 bit each. The compression algorithm looks for 16-bit sets of zeroes, so stick values contribute much more to filling up...
  10. Dan Salvato

    In Progress The Impossible Cancel

    Wtf dude is this like your PhD dissertation lol I only skimmed it so far but this is pretty awsome.
  11. Dan Salvato

    Melee Decompiled into C

    I don't know if there's much feedback I can provide because I don't really know what's expected of decompilers regarding their performance and output. There's probably not much that can be done unless a lot more manual work was put into it, such as providing the standard dev libraries used in...
  12. Dan Salvato

    Melee Decompiled into C

    Looks like someone stayed up a little too late
  13. Dan Salvato

    Melee Decompiled into C

    Well, I renamed all of the functions that Dolphin automatically generates in its symbol map. I found some cool stuff, but there are also a number of inaccuracies that alarm me. For instance, the number and type of function parameters and local variables frequently appear to be off, which is some...
  14. Dan Salvato

    Melee Decompiled into C

    Jeez. This will be pretty fun. I'm going to start naming known functions and global variables, but it kind of takes a while to edit a 150MB file so I don't know how long it will take.
  15. Dan Salvato

    Completed [Dan Salvato] Character Death Ceiling Results in Regular Explosion

    I wrote this for 20XXTE. Disable Star KO (v1.02) [Dan Salvato] 040d3258 60000000
Top Bottom