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

Casltevania Lords of Shadow 2 Demo

Post questions about game models here, or help out others!
zardalu
veteran
Posts: 134
Joined: Sat Sep 13, 2008 3:13 pm
Has thanked: 17 times
Been thanked: 31 times
Contact:

Casltevania Lords of Shadow 2 Demo

Post by zardalu »

Thanks to Ekey for the Castlevania LOS 2 Demo ".packed" archive script. The textures are just plain old .dds files. The models have been changed somewhat from Castlevania LOS format.

Here is a link to some of the .msh files from the characters and levels. Support in Noesis would be unbelievably cool. The files are from the XBox360 version for no other reason than it was easier to get. The PS3 and Xbox archives are about the same size so I'm guessing there's not much difference in the texture resolutions.

http://www.sendspace.com/file/mz2osp
Karpati
ultra-veteran
ultra-veteran
Posts: 467
Joined: Thu Dec 07, 2006 11:25 pm
Has thanked: 9 times
Been thanked: 95 times

Re: Casltevania Lords of Shadow 2 Demo

Post by Karpati »

I added the Mercury Steam Engine 2 (Castlevania: Lords of Shadow 2) *.MSH loader module to the 3D Object Converter and I uploaded this version to my web page:

http://3doc.i3dconverter.com/downloads/ ... rtable.zip

I did not find the material assignments, but my loader program generates a default material to all subobjects.


You can add the texture file to the material table by hand using the following procedure:
- open the .msh file
- click on the Object, Bone, Material selector on the toolbar (from right the 1st icon on the toolbar)
- click on the Materials line
- right click on the Material* line
- browse the texture file. (The texture files must be in same directory than the geometry files) .
- OK

- (Click on the textured view icon.)
zardalu
veteran
Posts: 134
Joined: Sat Sep 13, 2008 3:13 pm
Has thanked: 17 times
Been thanked: 31 times
Contact:

Re: Casltevania Lords of Shadow 2 Demo

Post by zardalu »

Excellent work, thanks Karpati. I have tested the updated 3D Object Converter and a few of the levels give a "stream read" error or loading, but it works perfectly with all of the character/object models. Thanks!!
Karpati
ultra-veteran
ultra-veteran
Posts: 467
Joined: Thu Dec 07, 2006 11:25 pm
Has thanked: 9 times
Been thanked: 95 times

Re: Casltevania Lords of Shadow 2 Demo

Post by Karpati »

I did not know that your sample file package have several .msh files in the levels directory.
I did find an unhandled vertex format and I modified my .msh loader module a little bit.

http://3doc.i3dconverter.com/downloads/ ... rtable.zip
zardalu
veteran
Posts: 134
Joined: Sat Sep 13, 2008 3:13 pm
Has thanked: 17 times
Been thanked: 31 times
Contact:

Re: Casltevania Lords of Shadow 2 Demo

Post by zardalu »

Fantastic, works perfectly!! thanks again Karpati
erik945
mega-veteran
mega-veteran
Posts: 257
Joined: Fri Jan 20, 2012 5:43 pm
Has thanked: 49 times
Been thanked: 139 times

Re: Casltevania Lords of Shadow 2 Demo

Post by erik945 »

Karpati wrote:I did not know that your sample file package have several .msh files in the levels directory.
I did find an unhandled vertex format and I modified my .msh loader module a little bit.

http://3doc.i3dconverter.com/downloads/ ... rtable.zip
This plugin don't work for final version. Did you can update it?
Karpati
ultra-veteran
ultra-veteran
Posts: 467
Joined: Thu Dec 07, 2006 11:25 pm
Has thanked: 9 times
Been thanked: 95 times

Re: Casltevania Lords of Shadow 2 Demo

Post by Karpati »

erik945 wrote:This plugin don't work for final version. Did you can update it?
I don't have this game, but can you send some sample .msh files to [email protected] ?
zardalu
veteran
Posts: 134
Joined: Sat Sep 13, 2008 3:13 pm
Has thanked: 17 times
Been thanked: 31 times
Contact:

Re: Casltevania Lords of Shadow 2 Demo

Post by zardalu »

Hi Karpati, I have sent you a pm
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: Casltevania Lords of Shadow 2 Demo

Post by zaramot »

Can someone send me model samples from final PC version of the game? I wrote maxscript with bones+weights support for final PS3/Xbox 360 versions of the game, I want to check PC version too. Thanks
Making model-import scripts, PM
erik945
mega-veteran
mega-veteran
Posts: 257
Joined: Fri Jan 20, 2012 5:43 pm
Has thanked: 49 times
Been thanked: 139 times

Re: Casltevania Lords of Shadow 2 Demo

Post by erik945 »

Karpati wrote:
erik945 wrote:This plugin don't work for final version. Did you can update it?
I don't have this game, but can you send some sample .msh files to [email protected] ?
send to e-mail (PC version).

For all:
http://www.sendspace.com/file/69bfbb
Karpati
ultra-veteran
ultra-veteran
Posts: 467
Joined: Thu Dec 07, 2006 11:25 pm
Has thanked: 9 times
Been thanked: 95 times

Re: Casltevania Lords of Shadow 2 Demo

Post by Karpati »

Zardalu, Erik945

Thank you for your great sample files.

I tracked down what was the problem:
The XBOX and the PC version are using different byte order in the .msh files (it is a simple, but classical problem.)

I modified my .msh loader module a little bit and I uploaded it to my web page:
http://3doc.i3dconverter.com/downloads/ ... rtable.zip
erik945
mega-veteran
mega-veteran
Posts: 257
Joined: Fri Jan 20, 2012 5:43 pm
Has thanked: 49 times
Been thanked: 139 times

Re: Casltevania Lords of Shadow 2 Demo

Post by erik945 »

Thank you very much! :up:
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: Casltevania Lords of Shadow 2 Demo

Post by zaramot »

Thanks a lot for PC samples, works great. Format is the same as for Xbox-360/PS3 versions :) As Karpati said, PC version just using different byte order
You do not have the required permissions to view the files attached to this post.
Making model-import scripts, PM
erik945
mega-veteran
mega-veteran
Posts: 257
Joined: Fri Jan 20, 2012 5:43 pm
Has thanked: 49 times
Been thanked: 139 times

Re: Casltevania Lords of Shadow 2 Demo

Post by erik945 »

zaramot wrote:Thanks a lot for PC samples, works great
Good!
When you plan release script?
p.s. and, if you can, for Dragon's Dogma.
unlimited32
beginner
Posts: 38
Joined: Sat Oct 16, 2010 1:27 pm
Has thanked: 1 time

Re: Casltevania Lords of Shadow 2 Demo

Post by unlimited32 »

Karpati wrote:Zardalu, Erik945

Thank you for your great sample files.

I tracked down what was the problem:
The XBOX and the PC version are using different byte order in the .msh files (it is a simple, but classical problem.)

I modified my .msh loader module a little bit and I uploaded it to my web page:
http://3doc.i3dconverter.com/downloads/ ... rtable.zip


Is this possible to do for LOS2? it works for los1, reverie and ressurection ps3 files! As you can see you did this once and this is a really nice feature. I requested this a long time ago! In LOS2 almost all dds textures are located in other folders than the model foldres so its hard to track down dds files, but in this way it is easy to see exactly what the name of the dds texture file is. if this is possible to make again, then, please make it so. Thank You!!!
You do not have the required permissions to view the files attached to this post.
Post Reply