Results 1 to 1 of 1
  1. #1
    rhayzhell
    rhayzhell is offline
    Guest
    Join Date
    2014 Mar
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    help cant exrtact all the file bounty hounds PH

    i cant extrack all files of bounty hounds ph with this script

    Code:
    goto 0x8
    get files long
    comtype LZMA_86DEC
    for i = 0 < files
    getdstring name 0x34
    get offset long
    get size long
    get zsize long
    if size == zsize
    log name offset zsize
    else
    clog name offset zsize size
    endif
    next i
    it says

    error in src\xalloc.h line 617: xdbg_malloc<>
    Error: memory allocation problem
    not enough storage is available to process this command

    help plss

Similar Threads

  1. need help *.ct file
    By vicious in forum Ragnarok Online
    Replies: 1
    Last Post: 2013-08-05, 03:59 AM
  2. [Help] DUNGEON STRIKER data.file (dat.file)unpack heip(dw)
    By elenadg in forum Game Files
    Replies: 0
    Last Post: 2013-06-06, 05:58 PM
  3. [Help] DUNGEON STRIKER data.file (dat.file)unpack heip(dw)
    By elenadg in forum Game Files
    Replies: 0
    Last Post: 2013-06-06, 05:54 PM
  4. Looking for File Unpacker will PAY
    By majidemo in forum Research Requests
    Replies: 11
    Last Post: 2012-07-07, 07:02 PM
  5. [Info] Bounty Hounds Online PAK Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2011-10-20, 06:22 AM

Posting Permissions

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