Post subject: Need a RAM Dump
Joined: 8/24/2008
Posts: 38
Location: Idaho
Yea, like the title says, I was wondering if there was a way to dump the memory (the memory you see when you go to Tools>Debug>Memory Viewer) to a file so I can easily compare the memory of two frames in GBA. I figured it would be a lot easier to compare the memory through a separate program than it would to constantly memory search, especially since I have no idea how the number works/changes. In case someone may know how to figure it out without dumping, I'll post my problem: I need to figure out which memory address says I have a critical in an RPG, as well as which one decides whether I dodge an attack. The RNG changes every frame, and I wanted to dump the memory of a critical frame and the memory of a non-critical frame.
Signature place holder.
Active player (309)
Joined: 2/28/2006
Posts: 2275
Location: Milky Way -> Earth -> Brazil
I could be completely wrong, but I believe that some memory values can change more than once per frame. Anyway, maybe it's a job for VBA-SDL-H? EDIT: Uh, can't you use the "Save" button in the memory view window?
"Genuine self-esteem, however, consists not of causeless feelings, but of certain knowledge about yourself. It rests on the conviction that you — by your choices, effort and actions — have made yourself into the kind of person able to deal with reality. It is the conviction — based on the evidence of your own volitional functioning — that you are fundamentally able to succeed in life and, therefore, are deserving of that success." - Onkar Ghate
Bisqwit wrote:
Drama, too long, didn't read, lol.
Banned User, Former player
Joined: 12/23/2004
Posts: 1850
pirate_sephiroth wrote:
I could be completely wrong, but I believe that some memory values can change more than once per frame. Anyway, maybe it's a job for VBA-SDL-H?
Memory can change several times per frame (and often does, just try setting a write breakpoint at 0000 in FCEUX's hex editor for example) Tried opening VBA's Memory Viewer and hitting the "Save" button, by any chance? That's kind of what it's there for. EDIT: oops, not beaten by pirate_sephiroth
Perma-banned
Experienced player (618)
Joined: 11/30/2008
Posts: 650
Location: a little city in the middle of nowhere
EDIT: fuck it, just took too long to type I guess
Measure once. Cut twice.
Joined: 8/24/2008
Posts: 38
Location: Idaho
The save button only saves one address. Edit: Nevermind. I misunderstood what the function was asking me before.
Signature place holder.
Banned User, Former player
Joined: 12/23/2004
Posts: 1850
protip: "size" has a function
Perma-banned
Experienced player (618)
Joined: 11/30/2008
Posts: 650
Location: a little city in the middle of nowhere
EDIT: fuck, it why did I even bother trying again?
Measure once. Cut twice.
Banned User, Former player
Joined: 12/23/2004
Posts: 1850
andymac wrote:
EDIT: fuck, it why did I even bother trying again?
I love how it is making you so frustrated that you misplaced the comma. Have this! (nws: contains the word "fuck")
Perma-banned
Experienced player (618)
Joined: 11/30/2008
Posts: 650
Location: a little city in the middle of nowhere
... I admit defeat
Measure once. Cut twice.