Results 1 to 10 of 11

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Grooguz
    Grooguz is offline
    BanHammer Holder
    Grooguz's Avatar
    Join Date
    2010 May
    Posts
    678
    Thanks Thanks Given 
    152
    Thanks Thanks Received 
    537
    Thanked in
    167 Posts
    Rep Power
    15
    Quote Originally Posted by Viks View Post
    А музончик как вытащить? Програмулина может это сделать?
    If you mean "how to get music from this game", unpacker will extract all data from client

  2. #2
    blackreaperz
    blackreaperz is offline
    New member
    Join Date
    2013 Jan
    Location
    Klang
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    Good,realy need this tool anyway thx for share....

  3. #3
    tungproxxxx
    tungproxxxx is offline
    Guest
    Join Date
    2014 Dec
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Smile Dragon Nest PAK Unpacker / Packer

    Tools for Pack / Unpack game archive files (*.PAK)

    Unpacker - for unpack u need QuickBMS and script (included in archive)

    Code:
    IDString "EyedentityGames Packing File 0.1"  
    goto 0x104 
    get Files long 
    get noffset long 
    goto noffset 
    for i = 0 < FILES 
    getdstring NAME 0x100 
    get ZSIZE long 
    get SIZE long 
    get ZSIZE1 long 
    get OFFSET long 
    get UNK3 long 
    getdstring NULL1 0x28 
    clog NAME OFFSET ZSIZE SIZE 
    next i
    HOW TO Unpack files:

    Code:
    quickbms "DNUnpack.bms" "FILE_PATH" "DIR_FOR_UNPACK"
    Example:

    Code:
    quickbms "DNUnpack.bms" "E:\Games\Dragon Nest\Resource01-English.pak" "E:\Games\Dragon Nest"
    Packer

    HOW TO Pack files:

    Step 1: Download DNPack.rar and extract it into a folder of your choice.

    Step 2: Copy and Paste the files you wish to edit into where they would normally go in the resource folder, if the folder is missing, make a new folder with that name. Remember, you don't need to include all of the files into the subfolder, only the ones you want to edit.

    Step 3:Edit Pack-all so that it includes the sub folders you wish to pack, but remember you need to include each sub folder seperately.

    Step 4: Run Pack-All and put the file that is created into the "Nexon/Dragon Nest" folder with the other .pak files (Resource00.pak, Resource01.pak, Resource02.pak, Resource03.pak)

    Step 5: Run Dragon Nest and test out your changes.

    Source Code (Packer) : View

  4. #4
    TheBlackFlame
    TheBlackFlame is offline
    Guest
    Join Date
    2017 Apr
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    2
    Thanked in
    1 Post
    Rep Power
    0
    This will come in handy. Thanks for posting a quick guide.

Similar Threads

  1. [Release] deSQP - Sqp archive packer/unpacker
    By Dwar in forum Game Files
    Replies: 46
    Last Post: 2017-06-05, 07:15 PM
  2. Dragon Nest (NA) Multi-client
    By D3m0tol in forum Dragon Nest Bots, Hacks, Cheats
    Replies: 2
    Last Post: 2012-01-24, 01:33 PM
  3. [Request] Dragon Nest SEA
    By ashH in forum Dragon Nest
    Replies: 28
    Last Post: 2011-12-02, 01:39 AM
  4. [Info] Dragon Nest CN manual unpacking zip archive
    By Dwar in forum Other MMO
    Replies: 0
    Last Post: 2011-06-29, 06:12 AM
  5. [Release] dVDK - vdk files Packer/Unpacker
    By Dwar in forum Requiem Online
    Replies: 63
    Last Post: 2011-03-01, 02:31 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
  •