• 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 ResidentWaffle

  1. ResidentWaffle

    Leveling up Nana's 'Reference AI'

    According to this it seems unlikely. In the past I did some AI manipulation in training mode, and have messed around with memory addresses in dolphin and from my experience usually when I modify a memory address(as is the case usually in assembly) other functions override it and make to go back...
  2. ResidentWaffle

    Official The 20XX Melee Training Hack Pack (v5.0.2 - 1/20/2023)

    Was bored today and made some codes for version 1.2 training mode. In order to activate these codes set the CPU to the appropriate setting close the training mode menu, reopen it and close it again. Doing this once will just set the CPU to the original setting of the training menu. +$CPU spams...
  3. ResidentWaffle

    Official The 20XX Melee Training Hack Pack (v5.0.2 - 1/20/2023)

    Tried the bubbles code in 1.0 Some issues: Doesn't work on dreamland On some stages it takes time for the bubbles to load. Otherwise, good work!
  4. ResidentWaffle

    Official The 20XX Melee Training Hack Pack (v5.0.2 - 1/20/2023)

    For some reason dolphin couldn't load my game-save because I just copied and pasted your codes, but when I moved the code titles all to one line it loaded my mem card. Try to put your code title all in one line next time =P Edit: Also I think have + in the title also messes up the code.
  5. ResidentWaffle

    The Next Episode Won by Fly Amanita, Westballz Takes Second

    Also, I find it kind of weird that SmashBoards doesn't write the actual author's name. It is a kind of short article but they should still give credit when credit is due.
  6. ResidentWaffle

    Melee Gecko Codes + Guide and Discussion

    Can someone explain how endif statements work with gecko? How would E2000001 80008000 be different than E2000005 80008000 or E2000001 00000000
  7. ResidentWaffle

    Streaming Code Writing. Currently making 16-char name-tag code

    Looks like you could have one that is as long as all the name tags slots, but im not sure. Still trying to do this in-game through the name entry menu, but I don't understand it well enough yet(which seems like the most I can get is 12). Also, you said you made one named "This is my nametag."...
  8. ResidentWaffle

    Streaming Code Writing. Currently making 16-char name-tag code

    Kou All version 1.2. Achilles: Not too sure about the difference. I'm still kinda new to gecko as I used to write most of my codes for AR. Also if you wanna learn anything about coding from my stream I havent done any writing from scratch on it so wait till I write my 8 char name-tag codes...
  9. ResidentWaffle

    Melee Gecko Codes + Guide and Discussion

    Oh a post where you were talking about tracing your code back to a line before. But I think you edited that post. Also if you need to create Gecko Codes theres an AR to Gecko converter. http://wiird.l0nk.org/forum/index.php?PHPSESSID=c1f2036fa9ddddb9e493340dba601588&/topic,121.0.html I think...
  10. ResidentWaffle

    Hitboxes & Frame Data in training mode

    Yea its for melee my bad.
  11. ResidentWaffle

    Hitboxes & Frame Data in training mode

    LMAO. Some mod delete my posts then.
  12. ResidentWaffle

    Melee Gecko Codes + Guide and Discussion

    You cant for sure. You have to look at the surrounding code and try to guess. Sucks I know. Unless anyone knows a better way.
  13. ResidentWaffle

    Hitboxes & Frame Data in training mode

    You could use it or I can show you this picture or you could check my stream at http://www.twitch.tv/the__fatman/ -
  14. ResidentWaffle

    Hitboxes & Frame Data in training mode

    I already made a code with Gecko +$Training mode boots in develop mode with TDEV Rumble set to on 2045D850 82738263 2045D854 82648275 28BDA602 FF0000FF 20406E54 005D40DC 044D4A08 00000004 E2000001 80008000 22406E54 005D40DC 044D4A08 00000000 E2000001 80008000
  15. ResidentWaffle

    Streaming Code Writing. Currently making 16-char name-tag code

    http://www.twitch.tv/the__fatman/ Codes Written: All in version 1.2 +$Training mode boots in develop mode with TDEV Rumble set to on 2045D850 82738263 2045D854 82648275 28BDA602 FF0000FF 20406E54 005D40DC 044D4A08 00000004 E2000001 80008000 22406E54 005D40DC 044D4A08 00000000 E2000001 80008000...
Top Bottom