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

  1. GopherHat

    Completed Nametag = Player's Percent v2.0

    Thank you so much for making this
  2. GopherHat

    Project Smashboards Community Symbol Map

    its here: https://github.com/absolome/Smashboards-CSM
  3. GopherHat

    Request C-Stick Charged Smash Attacks and C-Stick Dash Attack

    I don't understand why you are changing melee to be more like brawl and smash 4 when they are specifically catered towards what you want
  4. GopherHat

    Trying to fix the combo counter in 20XX to be more accurate

    I had this done a while ago but haven't thought to put it up until now. There is a problem in the logic somewhere which causes it to crash unexpectedly 804545d1 combo counter 0x80453FC0 p2 pointer follow the pointer to 80cb0ae0 action state at 0x70 offset from the pointer of the player...
  5. GopherHat

    Important Melee, Hacks, and You -- New Hackers Start Here, in the OP!

    actually it can do ppc. I have it set up on my computer. There is a power pc plugin. EDIT: oh you said psudo C. Does the JIT recompiler parse the ppc into x86? I think there was an option to find the equivalent line of ppc in x86 in the dolphin debugger. Maybe its possible to convert the...
  6. GopherHat

    Important Melee, Hacks, and You -- New Hackers Start Here, in the OP!

    IDA is brutal, good luck man
  7. GopherHat

    Adding New Characters

    mate I want to give sandbag the moveset he deserves.
  8. GopherHat

    Trying to fix the combo counter in 20XX to be more accurate

    I'll work on it more tomorrow. Running low on motivation.
  9. GopherHat

    Setting the Record Straight: How DI Works in Smash 4

    until people figure it out and everyone gets good. But yeah the logic I see in this is that people used to both would have an equal advantage and there would be an equal playing field
  10. GopherHat

    Trying to fix the combo counter in 20XX to be more accurate

    Ok I'll stop testing on 20XX. It looks like i was looking in the wrong place a little bit. This looks really useful. Thank you so much :). I'll have a look at the asm at 80040f80 and see if there is any branches that link to it. Same with 8006ab54
  11. GopherHat

    Adding New Characters

    I'm reporting you to the police
  12. GopherHat

    Trying to fix the combo counter in 20XX to be more accurate

    Ok so I have been trying to fix the combo counter that the game uses and that 20XX uses to take into consideration tech chases and such. I've been trying to find out where the combo code is but I am having difficulties. I first went into dolphin and tracked down these addresses that hold the...
  13. GopherHat

    New Melee Syntax school. You can WRITE character commands now!!

    this is exciting. I hope I get some time to look into it later today
  14. GopherHat

    Important Melee, Hacks, and You -- New Hackers Start Here, in the OP!

    Idk if I am completely wrong and we don't need this please call me out and I will not start trying to add it
  15. GopherHat

    Important Melee, Hacks, and You -- New Hackers Start Here, in the OP!

    I found these two codes in my notes regarding the character select screen I'm not sure i remember what these do completely but the last one was weird and when you change the value to one it would cycle through the states of the puck by letting go of it and changing its colour. The player 1 CSS...
Top Bottom