Results 1 to 2 of 2
  1. #1
    h4x0r
    h4x0r is offline
    h4x0r's Avatar
    Join Date
    2011 Aug
    Location
    ..\root\home\pgc
    Posts
    826
    Thanks Thanks Given 
    64
    Thanks Thanks Received 
    525
    Thanked in
    205 Posts
    Rep Power
    14

    HighStreet 5 PCG Unpack Script

    Author: Fatduck
    Site: here

    For unpack you need QuickBMS Tool.

    PHP Code:
    # Game: HotDance / 5 Street
    # by Fatduck
    # script for QuickBMS http://aluigi.org/papers.htm#quickbms

    idstring "snail_package"
    get DUMMY long
    get NUMRES long
    goto 61

    for NUMRES
        get STGLEN byte
        get NEGFLAG byte
        
    if NEGFLAG == 0xFF
            math STGLEN 
    -= 256
            math STGLEN 
    *= -1
        
    endif
        
    getdstring RESNAME STGLEN
        get RESSIZE long
        getdstring STGDUMMY 32
        get OFSRES long
        getdstring STGDUMMY 76
        
        log RESNAME OFSRES RESSIZE
    next i 
    HOW TO Use:

    1. Run QuickBMS
    2. Select script
    3. Select file for unpack
    4. Select dir to unpack
    5. Enjoy

  2. The Following User Says Thank You to h4x0r For This Useful Post:


  3. #2
    hakiem
    hakiem is offline
    Guest
    Join Date
    2013 Nov
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    and how to repack that file again

Similar Threads

  1. [Info] Elsword KOP Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-27, 09:27 PM
  2. [Info] CW Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 08:24 PM
  3. [Info] Travia 2 0-527 Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-15, 03:39 PM
  4. [Info] Lunia CFP / CPV Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-15, 02:49 PM
  5. [Info] Maestia MVD Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-01-23, 05:37 PM

Posting Permissions

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