Change Register Values in Gecko.Net

Started by live2play, August 19, 2012, 11:46:43 PM

Previous topic - Next topic

live2play

In WiirdGUI I can set a BP, change a register value and then continue code execution.  How do you do the same in Gecko.Net?  There isn't a selection of registers so that I can change the value on the fly.

dcx2

In Edit View (i.e. the button says "Text View"), you can click on the register value to bring up a dialog that lets you change it.

live2play

Thanks!  What's the Gecko.Net equivalent of the WiiRD Next button in the BP menu?

dcx2

There should be a button called Next Frame or something like that.  It will only appear when the game is paused or at a breakpoint.

live2play

Thanks again.  I really appreciate it.  I also like how Gecko.Net doesn't crash when going back and forth between the BP and Memory View tabs.  Great work!