WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: floppytripod on April 11, 2011, 04:48:47 AM

Title: ASM help.
Post by: floppytripod on April 11, 2011, 04:48:47 AM
Is there another way to do this code.

C34D1328 00000002
3D800001 618C0000
919E0354 00000000



lis r12,1
ori r12,r12,0
stw r12,852(r30)

Trying to figure out a different way to approach this.
Title: Re: ASM help.
Post by: dcx2 on April 11, 2011, 01:46:17 PM
We need more details.

What are you trying to do?  What game is this for?

btw, li r12,1 = 0x00000001

lis r12,1 = 0x00010000
Title: Re: ASM help.
Post by: floppytripod on April 11, 2011, 02:31:36 PM
its for call of duty and no its not for online its for the campaign. I am trying to make a speed code. The way I did it works, but it gets laggy at times and also freezes on me sometimes.
Title: Re: ASM help.
Post by: Anarion on April 11, 2011, 08:47:09 PM
so loading 1 will give you an increased speed or will it keep you running? what do you exactly want to do?
Title: Re: ASM help.
Post by: toonlink444 on April 11, 2011, 09:04:45 PM
Does Everyone hack CoD? It's getting old.
Title: Re: ASM help.
Post by: floppytripod on April 13, 2011, 02:48:13 PM
it is for increased speed. Im just testing how asm works. I dont really play cod that much. Just learning some new things.

Ahhh ok now I see what you mean dcx. So using li would still load a 32 hex value but it would be 1 instead of 1000. But then what does this part of the code do if you use li.

618C0000<- what would this do if you used li? because isnt t supposed to be part of the value write?
Title: Re: ASM help.
Post by: Deathwolf on April 13, 2011, 03:05:21 PM
lis r12,0x0001 = 0x[0001]0000

Title: Re: ASM help.
Post by: floppytripod on April 13, 2011, 05:31:01 PM
Ahhh ok got it thanks for the help guys.
Title: Re: ASM help.
Post by: Bully@Wiiplaza on April 15, 2011, 01:53:34 PM
Quote from: toonlink444 on April 11, 2011, 09:04:45 PM
Does Everyone hack CoD? It's getting old.
lol, obviously a lot of people