• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Reducing the weight of a model

Status
Not open for further replies.
Level 9
Joined
Jun 22, 2012
Messages
472
Hey there!

Still working on my Warhammer 40k project, I found this great necron model, but it is far too heavy to be used... If someone could give me a hand and lighten this model I would be grateful to the helper!

Thanks in advance!
 

Attachments

  • Necron Lord.mdx
    827.2 KB · Views: 42
  • necron_lord01_default.blp
    148.2 KB · Views: 38
  • necron_lord02_default.blp
    145.6 KB · Views: 36
Here you go. I deleted 2 talk animations and ran it through Ghostwolf's MDX/M3 optimizer (in the tools section).

Don't be fooled by the size. It says 705 kb, but once you save it in your map, it'll only take up 265.8 kb (272204 bytes). This is because maps use zlib compression to compress the files they contain, and Ghostwolf's tool optimizes the data for zlib compression. It is kinda similar to zipping a file (note how this attached zip is 228.7 kb, but the contents are 705 kb). The MPQ compression is very similar, probably just an older algorithm.
 

Attachments

  • NecronLordOpt_v2.zip
    228.7 KB · Views: 28
Last edited:
Status
Not open for further replies.
Top