Battles of Norghan BON FILE

How to translate the files of a game
mugicoco
Posts: 17
Joined: Thu May 04, 2017 11:03 am

Battles of Norghan BON FILE

Post by mugicoco »

Please tell me how to decompress and compress the BON file.
Please see the attached sample file.

Code: Select all

  3 byte: BON header
  1 byte: 00h
  4 byte: number of files
  1 byte: 01h
  7 byte: 00h
 36 byte: file name + unknown
224 byte: common part + unknown (A)
  *Repeat above for the number of files.
Variable: Zlib File (78 9C) (Repeat as many times as the number of files.)

I know this is about this.
It seems that the file start point and the file size are not included in part A.
The order of the actual data is different from the file list part.

I am happy that I can do UNPACK / REPACK with QuickBMS or command line program.

Finally, I am not good at English.
Thank you.
Delutto
Posts: 561
Joined: Tue Oct 13, 2015 1:26 pm

Re: Battles of Norghan BON FILE

Post by Delutto »

Battles Of Norghan BON Tool
By Delutto

Readme.txt for intructions.
Battles_Of_Norghan_BON_Tool_By_Delutto.7z
mugicoco
Posts: 17
Joined: Thu May 04, 2017 11:03 am

Re: Battles of Norghan BON FILE

Post by mugicoco »

Thank you very much.
It is a very easy-to-use program. It is easy to understand and convenient.
Thank you for responding to unreasonable requests.