Thank you for your sample files.
I compared my and your files and I did find what was the diference.
My files are from the PC game, yours from XBOX. The XBOX file has an XPR2 container, it is not a problem, but I don't know how can I extract the bitmap datas correctly.
Poll & Discussion: We wish the site to continue (Y/N)
Search found 456 matches
- Wed Mar 21, 2012 9:59 pm
- Forum: 3D/2D models
- Topic: EA Sports MMA .ast textures
- Replies: 27
- Views: 10181
- Sat Mar 17, 2012 8:13 pm
- Forum: 3D/2D models
- Topic: EA Sports MMA .ast textures
- Replies: 27
- Views: 10181
Re: EA Sports MMA .ast textures
Can you send me ( kz_3d@tvn.hu ) the .zip packed SHAMROCKKEN_CLASSIC_HEAD and the SHAMROCKKEN_CLASSIC_HEAD_COL files ?
- Thu Mar 15, 2012 1:29 pm
- Forum: 3D/2D models
- Topic: EA Sports MMA .ast textures
- Replies: 27
- Views: 10181
Re: EA Sports MMA .ast textures
so far the tool seen to load all the "couturerandy_trainer_npc_big" files but for other characters the tool seen to only load the head model (face, eyes...). My program can load all of the *_GEOM files. I don't know why, but not all .ast files have the full model. The emelianenkofedor_big...
- Mon Mar 12, 2012 7:26 pm
- Forum: 3D/2D models
- Topic: Program for plotting points in 3d
- Replies: 4
- Views: 1270
Re: Program for plotting points in 3d
Can you guys recommend a simple program (preferebly freeware) that can plot points in 3d space? It would be nice if it could read in a simple format (like a text-format where each line contains a vertex (x,y,z)) and plot them in 3d space. Just use the 3D Object Converter's 3D Points .txt load modul...
- Thu Mar 08, 2012 7:27 pm
- Forum: 3D/2D models
- Topic: EA Sports MMA .ast textures
- Replies: 27
- Views: 10181
Re: EA Sports MMA .ast textures
Hi Karpati. Have you released the tool for this game yet? I am looking forward to it. Thank I added the _GEOM model and the _COL / _COMP texture formats to my program (officially unreleased yet). http://3dconverter.webege.com/develop/3doc_4801_20120308.zip You can add the texture file (_COL ; _COMP...
- Fri Feb 24, 2012 7:56 am
- Forum: 3D/2D models
- Topic: [REQUEST]Shaiya (MMORPG) file import/conversion
- Replies: 15
- Views: 5981
Re: [REQUEST]Shaiya (MMORPG) file import/conversion
- Open your file with 3D O. C.Reign wrote:Ok, I was able to import an Aion mesh. But 2 problems : 1 the item shows up in game as huge . How can I scale it down?
- Use the Tools/Geometry Transformation function
- Scale factor (about)= 0.01 0.01 0.01
- Export the .3do file
- Thu Feb 23, 2012 9:49 pm
- Forum: 3D/2D models
- Topic: [REQUEST]Shaiya (MMORPG) file import/conversion
- Replies: 15
- Views: 5981
Re: [REQUEST]Shaiya (MMORPG) file import/conversion
Well, maybe the answer lies in 3d object converter . Because I can load the files and view them in that program. I just cannt save them in an editable format , and save for importation. I exported some C9 swords to Shaiya .3do format with the latest (unpublished yet) v4.801 3D Object Converter. htt...
- Sun Feb 19, 2012 8:39 pm
- Forum: 3D/2D models
- Topic: [request]Voltron xbox360 cmfh to obj
- Replies: 12
- Views: 2329
Re: [request]Voltron xbox360 cmfh to obj
Btw, the material info is not really stored in the .mat file. Unless it's incomplete. I actually have no idea where the material info is. npc_arus.mat.txt file: ch/human/npc/arus/ arus_npc endmats arus_npc is the texture filename without file extension I think. The real filename is arus_npc .jpg
- Sun Feb 19, 2012 10:47 am
- Forum: 3D/2D models
- Topic: [request]Voltron xbox360 cmfh to obj
- Replies: 12
- Views: 2329
Re: [request]Voltron xbox360 cmfh to obj
Nope. Not sure why some of the models are different. Not sure what the issue might be either. You wrote: #a bunch of 4-byte integers afterwards I think (hope) this format stores the model in the following format like this: Vertexbuffer Face buffer Part Counter (4 bytes LongInt) Parts: Vertex_index_...
- Wed Feb 15, 2012 6:27 pm
- Forum: 3D/2D models
- Topic: Help file .MSH WYD (With your Destiny)
- Replies: 7
- Views: 2171
Re: Help file .MSH WYD (With your Destiny)
I guess I *could* do something like read 8 integers and verify that they are integers and also smaller than a certain value...check that the fourth integer is one of [32, 36, 40, 44, 48], check that the first integer is 0... That might make it more unique. See the attached file. It is the unique fi...
- Sun Feb 12, 2012 9:31 pm
- Forum: 3D/2D models
- Topic: [request]Voltron xbox360 cmfh to obj
- Replies: 12
- Views: 2329
Re: [request]Voltron xbox360 cmfh to obj
Is the full name of the game Voltron: Defender of the Universe ?
- Sun Feb 12, 2012 9:26 pm
- Forum: 3D/2D models
- Topic: [request]Voltron xbox360 cmfh to obj
- Replies: 12
- Views: 2329
Re: [request]Voltron xbox360 cmfh to obj
Vertex structure:
3 floats (X,Y,Z)
15 floats unknown
2 floats (U,V)
I did try on all sample files with my program, but I can't load the desmodus.cmfh and the zarkon.cmfh files correctly.
3 floats (X,Y,Z)
15 floats unknown
2 floats (U,V)
I did try on all sample files with my program, but I can't load the desmodus.cmfh and the zarkon.cmfh files correctly.
- Fri Jan 20, 2012 9:02 pm
- Forum: 3D/2D models
- Topic: CASTLEVANIA LORDS OF SHADOW "HOW TO EXTRACT MESHES"?
- Replies: 68
- Views: 28842
Re: CASTLEVANIA LORDS OF SHADOW "HOW TO EXTRACT MESHES"?
Karpati's 3D Object Converter will load parts of the map, but there is a lot of detail missing. I did find what is the problem with these files. I fixed it and I uploaded the latest (unpublished) program version to my web page: http://web.t-online.hu/karpo/3doc_4801_20120120.zip You can write over ...
- Thu Dec 22, 2011 5:17 pm
- Forum: 3D/2D models
- Topic: Orcs must die 2 - 3D Models
- Replies: 28
- Views: 12917
Re: Orcs must die - 3D Models
Just use the latest (unpublished yet) 3D Object Converter version:
http://web.t-online.hu/karpo/3doc_4801_20111215.zip
http://web.t-online.hu/karpo/3doc_4801_20111215.zip
- Sat Sep 10, 2011 4:34 pm
- Forum: 3D/2D models
- Topic: Free Realms DME format
- Replies: 8
- Views: 2741
Re: Free Realms DME format
Zipslow,
I released the 3D Object Converter v4.80 full/portable and update package now (with the improved .dme loader module).
You can update your installed application (version>=4.0) quickly and easily using the auto-update function (Help/Check for updates…).
I released the 3D Object Converter v4.80 full/portable and update package now (with the improved .dme loader module).
You can update your installed application (version>=4.0) quickly and easily using the auto-update function (Help/Check for updates…).
