Dolphin, the GameCube and Wii emulator - Forums

Full Version: Memory Check Breakpoints
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was recently watching an youtube series called "Intro to Wii Game Modding" and he mentioned something called memory check breakpoints. He had a button in the breakpoints window that I don't have. I think he said something about having to custom build it yourself but I tried that and it was just the same app. Any ideas on how to do this? I'm on Mac osx running Dolphin 4.0. Thanks!
To enable memory check breakpoints, you have to build a debug build. Use a DEBUG or DEBUGFAST define to build it.
(06-24-2014, 11:55 AM)skid Wrote: [ -> ]To enable memory check breakpoints, you have to build a debug build. Use a DEBUG or DEBUGFAST define to build it.

thankyou for quick reply. what do you mean by define?