WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: live2play on August 19, 2012, 11:46:43 PM

Title: Change Register Values in Gecko.Net
Post by: live2play on August 19, 2012, 11:46:43 PM
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.
Title: Re: Change Register Values in Gecko.Net
Post by: dcx2 on August 20, 2012, 12:08:53 AM
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.
Title: Re: Change Register Values in Gecko.Net
Post by: live2play on August 20, 2012, 12:15:18 AM
Thanks!  What's the Gecko.Net equivalent of the WiiRD Next button in the BP menu?
Title: Re: Change Register Values in Gecko.Net
Post by: dcx2 on August 20, 2012, 12:57:27 AM
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.
Title: Re: Change Register Values in Gecko.Net
Post by: live2play on August 20, 2012, 01:24:04 AM
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!