Results 1 to 1 of 1

Thread: Emblem Saga

  1. #1
    xTsukihime
    xTsukihime is offline
    New member
    Join Date
    2012 Jan
    Posts
    17
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    3
    Thanked in
    1 Post
    Rep Power
    0

    Emblem Saga

    HP: 纹章传说

    Unpacker:

    Code:
    # Emblem Saga
    # Script for QuickBMS
    
    open FDDE tbl2 1
    set arcnum 0
    
    comtype "unzip_dynamic"
    goto 0x10001C 1
    
    for i = 0
      get offset long 1
      get zsize long 1
      get null3 long 1
      get size long 1
      get arcnum long 1
      set NAME1 string "file0"
      set MYEXT string arcnum
      strlen MYEXTSZ MYEXT
      if MYEXTSZ == 1
        string NAME1 += "00"
      endif
      if MYEXTSZ == 2
        string name1 - 1
        string NAME1 += "0"
      endif
      if MYEXTSZ == 3
        string name1 - 1
        string NAME1 += ""
      endif
      string NAME1 += MYEXT
      string NAME1 += .data2
      open FDSE NAME1 0
    
      get null1 long 1
      get null2 long 1
      get name string 1
      Padding 4 1
      get null long 1
      clog name offset zsize zsize
    next i
    I develop noesis plugins using the Sanae3D interface I wrote. If a plugin says Sanae3D is missing, just download it and put it in your plugins folder. Since signatures do not allow URL tags you can visit my profile to get the link to my website which contains a link to the Sanae3D package.

    But I'm usually on xentax.

Similar Threads

  1. Size of guild emblem
    By Yota in forum Ragnarok Online
    Replies: 2
    Last Post: 2012-12-27, 09:27 AM
  2. [Hack] Exp ninja saga
    By Awal in forum Browser Games
    Replies: 1
    Last Post: 2012-06-30, 05:43 PM
  3. [Info] How to enter in Ninja Saga (Error Is Fixed)
    By Awal in forum Browser Games
    Replies: 1
    Last Post: 2012-04-07, 02:38 AM
  4. Crystal Saga 2.5D browser MMORPG
    By Grooguz in forum Games Lounge
    Replies: 0
    Last Post: 2011-12-10, 10:20 AM
  5. Kitsu Saga Online.
    By wanid in forum Other MMO
    Replies: 3
    Last Post: 2010-11-29, 04:18 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
  •