Results 1 to 30 of 652

Thread: A start on the .MESH file format

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: A start on the .MESH file format

    Ya, I already did that. However, draging them precisely to the correct locations one by one is not an easy job, lol ~:P

  2. #2

    Default Re: A start on the .MESH file format

    Hi Zxiang

    Quote Originally Posted by zxiang1983
    Ya, I already did that. However, draging them precisely to the correct locations one by one is not an easy job, lol ~:P
    If you have a look at Milkshape 1.8.1 Beta, Mete has put a lock x and lock y in the TCE which makes it easier to move coords across

    Cheers

    GrumpyOldMan

  3. #3
    Senior Member Senior Member Caliban's Avatar
    Join Date
    May 2005
    Location
    Brisbane, Australia
    Posts
    66

    Default Re: A start on the .MESH file format

    Oh man how I would love to slaughter those Ronalds!

    I have been given the go-ahead to release the unpacked animations and .evt files for the modding community.

    I have put them up on mediafire http://www.mediafire.com/?7ydzbziijmy
    Feel free to host these files officially. The download is around 60mb and unzips to twice that.

    Simply download and unzip to your data\ folder. It will extract everything to the animations folder with sub-directories. You should be able to delete your data\animations\*.dat *.idx files and then run the game with this in your config:

    Code:
    [util]
    no_animdb = true
    This should run the game directly from the animation files, bypassing the need to re-build the pack files. Deleting the pack files without using the no_animdb command should rebuild the animation files from your animation source folder.

    I haven't tested this myself in a retail build and would love to know how it goes.

    Caliban

  4. #4

    Default Re: A start on the .MESH file format

    Thank you Caliban

    Tried it out and the game definitely recompiles the database, the command switch doesnt seem to work though, the files are recompiled whether its there or not.

  5. #5

    Default Re: A start on the .MESH file format

    Hi Caliban and Casuir

    Quote Originally Posted by Casuir
    Thank you Caliban

    Tried it out and the game definitely recompiles the database, the command switch doesnt seem to work though, the files are recompiled whether its there or not.
    Agree with Casuir, dat and idx files are recompiled AND the cfg is autogenerated without the [util] addition.

    But apart from that, this is a great step forward for modding with the TW engine . We now know what's required to get new SKELETONS and animations into the engine.

    With skeletons, we'll have to remember a few rules - a fighting figure (ie not mount) will require a bone_abs, a bone_torso, a bone_head, a bone_Rhand and a bone_Lhand. This is what the engine recognises for fighting, weapons, etc. Mounts will require a nominal renaming as horse ie mount_kangaroo_horse and have a bone_saddle for figure attachment, etc, etc.

    Let's give a cheer for Caliban -

    Cheers

    GrumpyOldMan

  6. #6

    Default Re: A start on the .MESH file format

    How does this affect your mesh converter GOM, will it be able to handle different skeletons?

  7. #7

    Default Re: A start on the .MESH file format

    Hi Casuir

    Quote Originally Posted by Casuir
    How does this affect your mesh converter GOM, will it be able to handle different skeletons?
    It will have to be rewritten to work with any skeletons that don't match the bone hierarchy, configuration and names. But if I'm right and we can control the appearance of a figure through the cas anim files then if people use the same basic skeleton configuration (ie not adding or deducting bones or changing the hirearchy) the mesh converter will still work. Probably the first step is to get a converter to extract animations into the cas anim format. Next I can look at rewriting the mesh converter to work with non-standard skeletons.

    Cheers

    GrumpyOldMan

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO