Important information: this site is currently scheduled to go offline indefinitely by end of the year.

How to extract Busou Shinki bin file.

The Original Forum. Game archives, full of resources. How to open them? Get help here.
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

How to extract Busou Shinki bin file.

Post by dj082502 »

Image
Hi, Guys
Somebody can make a bms script for unpacking?
I've attached one of the .bin files.

Image
Last edited by dj082502 on Fri Apr 13, 2012 6:38 pm, edited 4 times in total.
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: How to extract Busou Shinki bin file.

Post by finale00 »

Are these the full files? It sort of looks like it's...missing stuff.
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post 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.
fatduck
mega-veteran
mega-veteran
Posts: 315
Joined: Wed Aug 02, 2006 10:07 pm
Has thanked: 10 times
Been thanked: 94 times

Re: How to extract Busou Shinki bin file.

Post by fatduck »

What game is it!?
it is using renderware game engine!?
No more Fatduck, no more FatImporter, Byebye everyone!
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post by dj082502 »

fatduck wrote:What game is it!?
it is using renderware game engine!?
Busou Shinki Battle Rondo service termination January 31, 2012.
Last edited by dj082502 on Wed Apr 18, 2012 6:07 am, edited 1 time in total.
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: How to extract Busou Shinki bin file.

Post by finale00 »

If you know any links to the client already that would be great. We should preserve resources even after they shut down.
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post 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.
Last edited by dj082502 on Wed Apr 18, 2012 6:07 am, edited 1 time in total.
alon
mega-veteran
mega-veteran
Posts: 163
Joined: Mon Nov 29, 2010 10:38 am
Has thanked: 32 times
Been thanked: 2 times

Re: How to extract Busou Shinki bin file.

Post by alon »

Would you willing to share the all file if you don't mind?
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post 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.
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post by dj082502 »

delete
Please give your interest.
Last edited by dj082502 on Wed Apr 18, 2012 6:07 am, edited 2 times in total.
fatduck
mega-veteran
mega-veteran
Posts: 315
Joined: Wed Aug 02, 2006 10:07 pm
Has thanked: 10 times
Been thanked: 94 times

Re: How to extract Busou Shinki bin file.

Post 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
You do not have the required permissions to view the files attached to this post.
No more Fatduck, no more FatImporter, Byebye everyone!
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post by dj082502 »

Thanks fatduck.
Last edited by dj082502 on Wed Apr 18, 2012 6:08 am, edited 1 time in total.
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 307 times

Re: How to extract Busou Shinki bin file.

Post 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?
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: How to extract Busou Shinki bin file.

Post by dj082502 »

My friend are storing file on his PC.
In fact, file was in a state of total neglect.
Knights1988
ultra-n00b
Posts: 2
Joined: Mon Feb 28, 2011 5:14 am

Re: How to extract Busou Shinki bin file.

Post 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
Post Reply