Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Megaman Maverick Hunter X [PSP] *.pak

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Megaman Maverick Hunter X [PSP] *.pak

Post by Barnaby »

The contents of this post was deleted because of possible forum rules violation.
User avatar
aluigi
VVIP member
VVIP member
Posts: 1916
Joined: Thu Dec 08, 2005 12:26 pm
Location: www.ZENHAX.com
Has thanked: 4 times
Been thanked: 664 times
Contact:

Re: Megaman Maverick Hunter X [PSP] *.pak

Post by aluigi »

Code: Select all

comtype PUYO_LZ01
for
    findloc OFFSET string "CPK0"
    goto OFFSET
    idstring CPK0
    get ZSIZE long
    get SIZE long
    get DUMMY long
    savepos OFFSET
    math ZSIZE -= 2
    clog "" OFFSET ZSIZE SIZE
next
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Re: Megaman Maverick Hunter X [PSP] *.pak

Post by Barnaby »

Thanks mate :D
Post Reply