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

Queens Blade MMO

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Queens Blade MMO

Post by chrrox »

Here is a quickbms script to extract these archives.

Code: Select all

goto 0x104
get files short
get null short
filexor "0x73 0x64 0x66 0x61 0x73 0x6C 0x64 0x66 0x6B 0x6A 0x66 0x73 0x6C 0x6B 0x65 0xA4 0xA9 0xA4 0xB8 0xA4 0xA7 0xA4 0xA9 0xA4 0xA9 0xA4 0xA4 0xA4 0xB7 0x73 0x64 0x66 0x21 0x40 0x40 0x23 0x21 0x40 0x46 0x24 0x47 0x67 0x66 0x67 0x64 0x73 0x00"
for i = 0 < files
get id long
putarray 0 i id
next i
for i = 0 < files
get id1 long
putarray 1 i id1
next i
for i = 0 < files
getarray OFFSET 1 i
if OFFSET == -1
getdstring null 0x310 #this is the recursive directory info but we can skip it in this game
endif
if OFFSET != -1
getdstring basename 0xF8
get SIZE long
get UNK01 long
get UNK02 long
getdstring NULL 0x18
getdstring NAME 0x1EC
getdstring basename 0x8
putarray 2 i SIZE
putarray 3 i NAME
endif
next i
filexor ""
savepos base
for i = 0 < files
getarray OFFSET 1 i
getarray SIZE 2 i
getarray NAME 3 i
math OFFSET + base
if NAME != 0
log NAME OFFSET SIZE
endif
next i
kraken973
ultra-n00b
Posts: 6
Joined: Wed Jul 21, 2010 4:31 pm
Has thanked: 3 times

Re: Queens Blade MMO

Post by kraken973 »

Thanks :wink:
Now we must found a viewer or model converter.
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: Queens Blade MMO

Post by finale00 »

Are you going to work on the models? They're pretty hot (:
The items and map assets looked pretty straightforward, so the models are probably not too hard either.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Queens Blade MMO

Post by chrrox »

go for it its all yours.
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Queens Blade MMO

Post by MrAdults »

I didn't know there was a Queen's Blade MMO. That must be a fascinating/terrifying online experience. (assuming it follows the anime thematically, which I was unable to stomach except when extremely stoned... although exploding milktits of death is pretty hilarious in concept even when I'm not stoned)

Godspeed, finale00. Godspeed.
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: Queens Blade MMO

Post by finale00 »

Well considering the trailer you'd think it might.
http://www.youtube.com/watch?v=m7Tpy4LqfIo

Though there appear to be naked models in this game, which I have not found....
s25jin
n00b
Posts: 12
Joined: Fri Oct 14, 2011 6:11 pm
Has thanked: 9 times
Been thanked: 1 time

Re: Queens Blade MMO

Post by s25jin »

somebody upload client please..
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Queens Blade MMO

Post by chrrox »

howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: Queens Blade MMO

Post by howfie »

go finale00 go! bunch of sicko perverts.
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: Queens Blade MMO

Post by finale00 »

So I found some nude models.... :dance:
I'm sure that's what people were looking for right?
So that when the animations are loaded, you can have a naked girl with huge guns running around right?

Of course, that should generate more interest in this game.

http://i.imgur.com/hY2n8.jpg

Like holy crap how does a game even get away with this. Her clothes are see-through!

http://i.imgur.com/MOIJr.jpg

I wouldn't be surprised if there's clothes-ripping as well when you get hit....

The game makes no sense from the models I'm seeing. You have huge mecha enemies....with women joined to them for some reason. It's as if the women are there for the sake of being there.

Oh and ya, a single model has multiple meshes. I just haven't figured out how to parse it.
And materials are referenced by name.

The bra and panties are a separate mesh stored in a separate folder. I guess in-game you can decide what bra they should wear (if any?)
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1823
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 92 times
Been thanked: 1058 times

Re: Queens Blade MMO

Post by Ekey »

finale00 wrote:So I found some nude models.... :dance:
:keke:
kraken973
ultra-n00b
Posts: 6
Joined: Wed Jul 21, 2010 4:31 pm
Has thanked: 3 times

Re: Queens Blade MMO

Post by kraken973 »

A other game of LivePlex have nudity
The Invincible Online
http://img235.imagevenue.com/img.php?im ... 2_60lo.jpg
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Queens Blade MMO

Post by chrrox »

start a new topic with a client download and a sample archive if you want help with the format.
raelizer
n00b
Posts: 15
Joined: Wed Feb 08, 2012 1:37 pm
Has thanked: 5 times

Re: Queens Blade MMO

Post by raelizer »

hey chrrox which program did you use to actually view the .mesh files because ive tried everything i have and am unable to load anything. ive even tried neosis and blender both with your plugins.
Post Reply