Jump to content

Search the Community

Showing results for tags '3dmodels'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Game Modding
    • Tutorials
    • 3D/2D models
    • Audio file formats
    • Graphic file formats
    • Animation file formats
    • Video file formats
    • Misc file formats
    • Game engine file formats
    • Game Archive
    • Compressed files and methods
    • Code Talk
    • Game Localization
  • Game Tools Support
    • Applications/Tools
    • Scripts or Other Utilities
  • QuickBMS
    • Releases
    • Discussion and Help

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. I'm trying to export and edit the models from this game. From what I understand so far, the game uses a 3D model archive-like format called TgMD. A TgMD file can contain multiple model parts, such as the character body, accessories, hair, masks, and other optional/variant parts. The textures seem to be TIM2-based, but with a different/custom header named K2Tx. They do not seem to be too unusual otherwise. The format appears to store several things together: geometry, textures, UVs, possibly animations or animation-related data. Inside the TgMD, I have found a few different block types: KMDs = main geometry/model data KMDp = additional parts, details, variants, hair, face parts, etc. Some models do not seem to have KMDp blocks. (Models have bones too) K2Tx = texture data, apparently 8bpp indexed textures with palettes TEXx / KMTv = texture/material-related data, and possibly animation-related data Im not that good with coding or with dealing with unknow 3d formats, but the more confusing to me was the UV and textures part. Any help would be appreciated. Samples.zip
  2. Can someone pick up this project?: I want to know if you can get more models, textures from "Taz: Wanted".
×
×
  • Create New...