Page 1 of 2

How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 9:33 am
by dj082502
Image
Hi, Guys
Somebody can make a bms script for unpacking?
I've attached one of the .bin files.

Image

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 1:45 pm
by finale00
Are these the full files? It sort of looks like it's...missing stuff.

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 2:07 pm
by dj082502
finale00 wrote:Are these the full files? It sort of looks like it's...missing stuff.
In all, about 7.1G.
I'm uploadable after April 10th.

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 2:18 pm
by fatduck
What game is it!?
it is using renderware game engine!?

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 2:51 pm
by dj082502
fatduck wrote:What game is it!?
it is using renderware game engine!?
Busou Shinki Battle Rondo service termination January 31, 2012.

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 3:12 pm
by finale00
If you know any links to the client already that would be great. We should preserve resources even after they shut down.

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 3:21 pm
by dj082502
finale00 wrote:If you know any links to the client already that would be great. We should preserve resources even after they shut down.
Busou Shinki have been installed in my friends PC.

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 5:36 pm
by alon
Would you willing to share the all file if you don't mind?

Re: How to extract Busou Shinki bin file.

Posted: Wed Apr 04, 2012 5:42 pm
by dj082502
alon wrote:Would you willing to share the all file if you don't mind?
Ok, but you must one week wait for me.

Re: How to extract Busou Shinki bin file.

Posted: Thu Apr 05, 2012 2:58 pm
by dj082502
delete
Please give your interest.

Re: How to extract Busou Shinki bin file.

Posted: Fri Apr 06, 2012 8:27 am
by fatduck
Use this to unpack the resource:

And Please Upload The Clinet!!!

Code: Select all

# Game: Busou Shinki [PC]
# http://www.busou.konami.jp/shinki_net/
# by Fatduck    Apr2012
# script for QuickBMS http://aluigi.org/papers.htm#quickbms

idstring "PKDT"
get ver long
get BINSIZE long
get OFSRESBASE long
get NUMRES long
get OFSTBL long
for i = 0 < NUMRES
   goto OFSTBL
   get IDXSIZE long
   math OFSTBL += IDXSIZE
   get OFSRES long
   math OFSRES += 0x10
   get RESSIZE long
   get UKN long
   get RESNAME string
   log RESNAME OFSRES RESSIZE
next i

Re: How to extract Busou Shinki bin file.

Posted: Fri Apr 06, 2012 9:07 am
by dj082502
Thanks fatduck.

Re: How to extract Busou Shinki bin file.

Posted: Fri Apr 06, 2012 9:23 am
by finale00
Does your friend have the client? lol
I'm actually surprised I can't find the client anywhere common. It wasn't a popular game?

fatduck, can't find it on any chinese file-share hosts?

Re: How to extract Busou Shinki bin file.

Posted: Fri Apr 06, 2012 10:21 am
by dj082502
My friend are storing file on his PC.
In fact, file was in a state of total neglect.

Re: How to extract Busou Shinki bin file.

Posted: Thu Apr 12, 2012 1:13 pm
by Knights1988
dj082502 wrote:I promise I'll upload latest update file at next Wednesday at farthest.
I couldn't find the client. T_T