Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalSearchLatest imagesRegisterLog inGallery

 

 On and Off Joker Template

Go down 
5 posters
AuthorMessage
kHaoZ
[108] Coder
[108] Coder
kHaoZ


Posts : 43
Points : 47
Join date : 2010-06-07

On and Off Joker Template Empty
PostSubject: On and Off Joker Template   On and Off Joker Template Icon_minitimeFri Jun 25, 2010 12:28 am

Code:

~Hook
lui t0, $(loads first half of controller address +0880)
lh t0, $(loads second half of controller address)(t0)
lui t1, $(loads first half of code address + 0880)
addiu t2, zero, $(value to activate joker)
addiu t3, zero, $(value to deactivate joker)
lui t4, $(loads first half of hacked/on value)
addiu t5, t4, $(loads second half of hacked/on value)
lui t6, $(loads first half of original/off value)
addiu t6, t6, $(loads second half of original/off value)
bne t0, t2, $(branches the next bne)
nop
sw t5, $(stores second half of code address)(t1)
bne t0, t3, $(branches to the jr ra)
nop
sw t6, $(stores second half of code address)(t1)
jr ra


Last edited by kHaoZ on Sat Jun 26, 2010 8:07 pm; edited 2 times in total
Back to top Go down
http://khaoticgamerz.tk
Sniper7410
[108] Coder
[108] Coder
avatar


Country : U. S.
Posts : 137
Points : 151
Join date : 2010-06-13

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeFri Jun 25, 2010 12:45 am

You make that yourself? If so very nice

i think that second branch is supposed to be a beq = not equal too but im not sure
Back to top Go down
Sniper7410
[108] Coder
[108] Coder
avatar


Country : U. S.
Posts : 137
Points : 151
Join date : 2010-06-13

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeFri Jun 25, 2010 2:05 am

post a template for a double dma controller address hold joker joker lol
Back to top Go down
Mr Solo Dolo
VIP
VIP
Mr Solo Dolo


Country : Netherlands
Posts : 77
Points : 29
Join date : 2010-05-27
Age : 30

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeThu Jul 15, 2010 11:06 am

could you please explain me what ´On and Off Joker Template´ means
Back to top Go down
Sniper7410
[108] Coder
[108] Coder
avatar


Country : U. S.
Posts : 137
Points : 151
Join date : 2010-06-13

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeMon Jul 19, 2010 6:42 pm

On and Off Joker mean you have to press a button to turn the code on and press a button to turn it off. This is the template that shows you what CMD's and registers to use
Back to top Go down
iPod.Sniper...
User
User
iPod.Sniper...


Country : U. S.
Posts : 7
Points : 8
Join date : 2010-08-30

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeSun Sep 05, 2010 2:58 pm

Would someone explain to me what a controller address is?
Its the only real part im confused about.
Back to top Go down
Leky1
[108] Coder
[108] Coder
Leky1


Posts : 70
Points : 18
Join date : 2010-08-13

On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitimeWed Oct 06, 2010 7:38 pm

Controller address- Is wat loads the button Values. To find a controller address, You Set pause game to true. Hold L in game Open Nitepr Still holding L. Search in exact value 0x00000100. Then go back to game, Hold nothing Search 0x00000000. Ur controller address should be there. (To test if its the controller address Put a button value in and if it disables that button thats ut contoller addy)



To find button values, Put controller address in decoder. Pause game = true. Hold the button u want, Look in decoder and the value is the value for that button.



The Difference between on and off joker and holding joker is, A hold joker Loads one button value, On/off Loads 2 button values. Thus leading into On/ off Joker

To correct sniper Its Bne not beq because, if u push that certain Button and its not equal to that particular Button you have loaded it'll branch to next branch or JR RA.


bne - Branch if not equal

beq - Branch if equal
Back to top Go down
Sponsored content





On and Off Joker Template Empty
PostSubject: Re: On and Off Joker Template   On and Off Joker Template Icon_minitime

Back to top Go down
 
On and Off Joker Template
Back to top 
Page 1 of 1
 Similar topics
-
» Hold Button DMA Joker Template
» FaM Os and Joker
» nav button template
» Simple Subroutine Template

Permissions in this forum:You cannot reply to topics in this forum
 :: Coding Section :: Coding Tutorials-
Jump to: