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

  1. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    I tried compiling Dolphin 4.0-8137 since the controls work there. Anyways the game crashes when I set a memory check. ????????? The terminal output isn't much help either so what should I do? Also, I have a question. Will "ENABLE_MEM_CHECK" only allow memory checks? Because if so, that's...
  2. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    The latest dev builds are AWFUL. They can't detect any sort of input other than mouse, and it's bad. I'll go ahead and compile 4.0-8137, the trusty version I use for emulation since the keyboard controls WORK.
  3. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    Thanks so much. I'm compiling Dolphin right now. I'll edit this post with a success or failure. Edit: It still didn't work. I'm running Dolphin 3.5 if it helps. Does DDEBUGFAST need to be used in later versions or ? This error appears after the CMake: CMake Warning: Manually-specified...
  4. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    pounds head on desk I have a question regarding this though. Using CMake creates a broken application, but according to the instructions I saw (https://bugs.dolphin-emu.org/issues/7933) you run the command "make -j5". Is this correct? (What's annoying is the process freezes so I have to restart...
  5. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    I have none of the buttons in the Breakpoint tab. God this sucks.......
  6. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    Yeah... that's my exact problem. None of those buttons appear on my setup. That means I cannot setup write only breakpoints. (I tried compiling Dolphin on Mac OS X by combining the debugfast enable command with some instructions I found for compiling Dolphin with ffmpeg support. I can set memory...
  7. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    Hi, It seems that the reason why it is freezing is because of the fact that the address is being read. Is there any way to configure the breakpoint so that it doesn't pause when it is read? Because under the "Breakpoints" tab, there are no configure options for some reason. Also, the memory...
  8. omegagmaster

    Melee Gecko Codes + Guide and Discussion

    Hey, I've been getting into Gecko codewriting lately, and it's really interesting. Anyways, I'd like to get into writing more codes (other than just memory edits) by using breakpoints but it requires compiled Dolphin, which I cannot get. I'm running Mac OS X and I'd like to know how to compile...
  9. omegagmaster

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

    Hey, I want to verify the formula for Smash Charge in the Smash Charge format (E0XXYYYY ZZ000000) that Itaru gave me. Is it correct? Because I don't really get how to apply it for what I'm doing. Here are his notes:
  10. omegagmaster

    Crazy Hand v1.31 - Character editing program

    Read this: http://smashboards.com/threads/new-melee-syntax-school-you-can-write-character-commands-now.402587/ Using Crazy Hand, find the offsets of AppealR/AppealL (taunts right and left respectively) for your character and edit them with a hex editor using the guide I provided. To make room...
  11. omegagmaster

    How to add to character models?

    You can use the DAT Texture Wizard for the colors. http://smashboards.com/threads/new-tools-for-texture-hacking.373777/ As for adding the shades, there isn't any way to modify character models as of this time. You could still edit some textures to resemble the shades however.
  12. omegagmaster

    Completed Custom Subaction Event - Character Data Modifications

    Better than the Buster Sword. I'm really excited for a tutorial though because I haven't really gotten into ASM/functions and I can't understand how to use this to execute ASM functions in the game. Just curious, is it possible to use this code to force a shield break upon your opponent or...
  13. omegagmaster

    Working on Luigi Mac (Luigi with Little Mac attacks) So far his aerial Up B offers terrible...

    Working on Luigi Mac (Luigi with Little Mac attacks) So far his aerial Up B offers terrible recovery but broken killpower.
  14. omegagmaster

    How does Fox's shine work?

    Fox's shine knockback is actually affected by WDSK. (Weight Dependent Set Knockback) Please read this thread and go to the "WDSK" section for more information. http://smashboards.com/threads/melee-hacks-and-you-new-hackers-start-here-in-the-op.247119/page-48#post-10769744
Top Bottom