Skip to content

Instantly share code, notes, and snippets.

  1. MuOnline 3d models uses only JPG and TGA image formats
    Way to fix if you have model with other formats:
    a. Open images in Photoshop, save to JPG if it doesn't have transparency or TGA if it has transparency
    b. Open smd model in text editor and replace all old images names to new images names.

  2. Images names and Bone(Joint) names length must be not more than 31 character
    Way to fix if some of names are longer than 31 character:
    * If image name is longer than 31 character then:
    a. Rename the image name
    b. Open smd model in text editor and replace all image name to new image name