User Tag List

Results 1 to 1 of 1

Thread: Dma Help

  1. #1
    Dma Help

    User Info Menu

    Angry Dma Help

    I just started coding on this game and i am having a lot of trouble finding codes on this game that are not dma. how do you un-dma a code?
    i have tried a few methods but they didn't work here is an example

    DMA Address
    008e70ac


    008e70ac
    08800000 +
    -----------------
    090e70ac


    then i went in and i look for a value that jumped to a different one. it was a "j"

    Value that looks like an address
    090e7280


    090e7280
    090e70ac -
    ----------------
    000001d4


    End result
    0xFFFFFFFF 0x008e70ac
    0x000001D4 0x00000001

    all it did was just freeze my ass.

    sorry for posting in wrong section
    Last edited by scarecrow; 09-23-2013 at 02:15 AM.

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
  •