User Tag List

Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: How To Joker On/Off and Hold

  1. #21
    How To Joker On/Off and Hold

    User Info Menu

    Re: How To Joker On/Off and Hold

    looks DMAed lol

    If you have an idea on a PSP related program that is ran on Windows PM me with some information on your idea please.

  2. #22
    MiLk = Da BoMb

    User Info Menu

    Re: How To Joker On/Off and Hold

    nope lol its not dma

  3. #23
    How To Joker On/Off and Hold

    User Info Menu

    Re: How To Joker On/Off and Hold

    Quote Originally Posted by Jinzo X View Post
    Heres a template for one function On/Off: (I didn't ORIGINALY type this but i typed this, without a referance)

    You contradicted yourself there... How can you not originally type something, then type it later? Makes no sense...

  4. #24
    How To Joker On/Off and Hold

    User Info Menu

    Re: How To Joker On/Off and Hold

    The template is fixed, me and some others were having some problems with it.

    Lui t0, $ First half of the real controller address
    Lw t0, $(t0) Second half of the real controller address
    Lui t1, $ First half of the real code address, use the Negitive Rule
    Ori t2, 0, $ Button value to activate
    Ori t3, 0, $ Button value to de-activate
    Lui t4, $ First half of the hacked value
    Ori t5, t4 $ Second half of the hacked value
    Lui t6, $ First half of the hex
    Ori t6, t6 $ Second half of the hex
    Bne t0, t2, $ Branches to the next bne
    nop
    Sw t6, $(t1) Second half of the real code address- this needs to be t6(t1) cause this would turn it on so save hacked value
    Bne t0, t3, $ Branches to the jr ra
    nop
    Sw t5, $(t1) Second half of the real code address- needs to be t5(t1) to save
    original value when off button is pressed

    Jr ra
    [Today 08:09 PM] _L96AW_RUSTY_: pwned!
    [Today 08:08 PM] whatwentwrong: yes sir.
    [Today 08:04 PM] HDC: How about you shut the fuck up
    *HDC has just PWNED the Shitbox*

  5. #25
    How To Joker On/Off and Hold

    User Info Menu

    Re: How To Joker On/Off and Hold

    well try harder its simple

Page 3 of 3 FirstFirst 123

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •