Can't disable codes.

Started by toonlink444, January 26, 2011, 11:17:39 PM

Previous topic - Next topic

toonlink444

Quote from: dcx2 on January 27, 2011, 01:46:42 AM
Your C2 code consists of one instruction; li r3,99.  You could simply use an 04 write to put this instruction at the hook address, because it's only a single instruction.  C2 codes are for complex operations that require more than a single ASM instruction to be changed.

When writing such a code that only requires a single instruction change, you can go to it in the Disassembler, and then type the new instruction that you want to replace it in the One Line Assembler box.  It will automatically change that instruction for you.  Then, you can right-click the new instruction and select "GCT Code" and it will create an 04 code that writes the selected instruction to that address.
I was just practicing using ASM I know that I can do that.
Quote from: Bully@Wiiplaza on January 27, 2011, 12:28:06 PM
lol this isn´t really that hard.

let´s say, the instruction on adress 80123456 is stw r0,0 (r1)

You replaced it with nop, which does nothing.

To disable this code, put stw r0,0 (r1) back to adress 80123456, where your nop can be seen.
Keep playing and the code is OFF.
I'm a beginer and a 14 year old. I get it know (I think)
In the begining there was nothing. Then it exploded
New blog!! Check it out for hacking Smash Bros Brawl!! http://letshackblank.blogspot.com/