User Tag List

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

Thread: is there....

  1. #21
    site n00b

    User Info Menu

    Re: is there....

    cool thanks i'll try it

  2. #22
    is there....

    User Info Menu

    Re: is there....

    that may need to be ported if it did work at some point

    that also looks like the type of code that would need to be DMA'd to work

    or.... the code could just be shit

    ------update-----

    Quote Originally Posted by Kyo View Post
    well i got this code but i havent test it yet.
    Target Lock Always On
    0x013D61C8 0x00000001

    srry man it doesnt seem to work.
    it may need to be DMA'd to work

    #Target Lock Always On DMA
    0xFFFFFFFF 0x00505858
    0x0004BC98 0x00000001

    if that doesnt work maybe this will help

    #X+R
    0x0127e1e4 0x00004200

    #X+R DMA
    0xFFFFFFFF 0x0055BD88
    0x002F2E74 0x00004200

    the offset is kinda big lol... it should still work because that OSK DMA code has an even bigger offset and it works

    here is the opcode for subbing this dma

    lui t0 $08d6
    lw t0 $BD88(t0)
    lui t1 $002f
    addu t1 t0 t1
    ori t0 $0 $4200
    sw t0 $2E74(t1)
    jr ra

    #RAPID X+R DMASUB
    0x00000098 0x0a344000
    0x00510000 0x3c0808d6
    0x00510004 0x8d08bd88
    0x00510008 0x3c09002f
    0x0051000c 0x01094821
    0x00510010 0x34084200
    0x00510014 0xad282e74
    0x00510018 0x03e00008

    i havent tested but it may be more effective than the sub of the regular code that you did or it could freeze LOL
    Last edited by ShaneO; 02-08-2010 at 09:42 PM.
    ø¤º°`°º¤ø
    ,¸¸,ø¤º°`°º¤ø,¸¸, PSP 1000 CFW 5.50GEN-D3
    °º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º
    °`°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º °`°`°
    °º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°
    ,¸¸,ø¤º°`°º¤ø,¸¸ PSP 3000 5.03 w/ CFW ENABLER

Page 3 of 3 FirstFirst 123

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
  •