• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 678 679 680 681 682 ... 1198 Next »

Break Points, Memory Editor And Debug Mode
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Break Points, Memory Editor And Debug Mode
11-13-2012, 06:00 PM
#1
GaidenGoemon
Unregistered
 
Well, let me just start off by saying I am new, and I like using Dolphin. I'm here to ask a few questions.

1: Does Dolphin have a memory editor? And if it does, how do I access it?
I ask this because I am a code hacker, and I need a memory editor because it makes creating codes easier. It's really frustrating trying to make codes without a memory editor because I can watch what my code does and what's going on in the games code.

2: How do you set breakpoints? And how well does Dolphin handle breakpoints.
Creating certain Action Replay codes requires setting breakpoints, and I am actually making a code at this specific moment that requires the use of breakpoints.
3:How do I run Dolphin in Debug mode? I heard that this emulator can run in debug mode. Again, using debug mode would make creating codes easier.
I am using Dolphin 3.0 64 bit. Everything runs fine, but I would just like to know how to access and use the above things. Thank you very much in advance, and I am enjoying this website. Smile
Reply
11-13-2012, 08:58 PM
#2
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
Firstly, use the latest GIT version (Dolphin 3.0-808) found in the Download link at the top of this page. It contains a fair number of fixes for the debugger.

To access the debugger, start dolphin with a "/d" switch in the command line.

The memory editor is in the debugger under the View -> Memory menu.

Yes, there are breakpoints in the debugger. Execution breakpoints (BPX) are available in the RELEASE build of Dolphin. Memory read/write breakpoints (BPR/BPW) are available in DEBUGFAST builds of Dolphin. You'll have to compile your own Dolphin to make a DEBUGFAST version.
Find
Reply
11-14-2012, 07:11 AM
#3
GaidenGoemon
Unregistered
 
Thank you very much for the info.
I will go and grab Dolphin 3.0-808 right now. All of this is really useful to me, and I am happy I have learned how to find and use these things. Thank you very much for answering my questions. Smile
Reply
11-30-2012, 06:24 AM
#4
Johndir
Unregistered
 
Is there a download link for a debug/debugfast build? I don't want to download the needed software to compile Dolphin myself just for wanting to use the memory breakpoints. Confused
Reply
12-04-2012, 10:19 AM
#5
ExtremeDude2 Online
Gotta post fast
*******
Posts: 9,318
Threads: 273
Joined: Dec 2010
Here you go (you'll need 7-zip):

http://www.mediafire.com/?r75f82uc5y1yxzb
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode