Skip to content
Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software

Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software

Download Free Animation Software – Let's Learn How to Do Everything!

  • Step-by-Step MMD instructions
  • DOWNLOADS
  • Troubleshoot, Fix MMD
  • Site Contents
  • Reggie Replies Q&A
  • Homework!
  • What IS MMD?
    • Download MikuMikuDance Newest Latest Version of MMD
  • “HOW TO”
    • Raycast RAY-MMD Effect Tutorials
  • BONUS PAGES
    • Why convert PMD models to PMX?
  • HALL of CHAMPIONS
  • Tutorial Categories
  • About
    • Privacy Policy
  • Toggle search form
  • New version of ffmpeg cover
    FFMPEG – Final Frontier For Video and Audio File Processing Background AVI
  • Intersecting Physics Bodies Cause Glitchy MMD Models Mae Blythe
  • Graphic Design Skills enhance MMD Pictures MMD Basics
  • AsciiArt Miku.
    AsciiArt for MikuMikuDance. ARIZONA
  • Ray-MMD: Lost in the Fog
    Ray-MMD Localized Fog Effects for stunning MMD scenes MMD Tutorials
  • Why does MMD HAVE to be EXCRUCIATINGLY CONFUSING? MMD Basics
  • Search LearnMMD.com
    SEARCH LearnMMD.com… it’s Easy! MMD Tutorials
  • "Say cheese!" Setting up the camera moves in MMD 7.39 takes some thought. Credits: MMD Little Town by Harner Productions, Chibi Miku Yamato Style 1.35 by Koshitsuki, Chibi NC DT SeeU by HousekineMinto, Video Camera by Dark Konata
    Camera Motion Instructions 1 – MMD Basics ARIZONA
LearnMMD.com _ MikuMikuDance MMD Tutorials

Convert SFM/GMOD Models Into MMD Flawlessly!

Posted on March 3, 2019July 8, 2024 By Haztract 49 Comments on Convert SFM/GMOD Models Into MMD Flawlessly!

How do I convert SFM/GMOD models to MMD?
From where do I get SFM/GMOD models?

Is it possible to edit converted SFM/GMOD models in PMXEditor?

 

Do you ever see a pretty model that is for SFM or GMOD and wish that it was for MMD? Well, look no further! In this article, I will explain everything you have to do to get your dream models into MMD! This is a really long process so please stay focused.

Convert SFM/GMOD Models Into MMD Flawlessly!

First, you need to download the following programs (See your computer’s OS properties to download the correct program):

UPDATE:
6/14/2023 by reader Fahmi4869:
Some of the links in this article are already down so I need to google some of them. I use MMD Tools made by UuuNyaa on Github because it’s the latest one (the Sugiany’s version is already outdated), and also I use Blender v3.1 and it works like a charm!

Blender 2.79
GWTool: drive.google.com/file/d/1X5arhID8fPjchcdHj8vK31lPDA_cNJCn/view
VTFEdit: nemesis.thewavelength.net/index.php?c=178
Crowbar
MMD Tools
Source Tools


Step 1: Applying MMD Tools and Source Tools to Blender.

After you download and install Blender on your computer:

1. Open Blender.
2. Go to [File>User Preferences].
3. At the bottom, click on [Install Add-on from File].
4. Go to the folder where MMD tools is located then click on its ZIP/RAR file to install the add-on, do the same for Source Tools.
5. In the User Preferences window, search for “MMD Tools” and “Source Tools” then check the boxes next to them.

Step 2: Downloading the models.

Two sites I prefer for downloading models the non-Steam way is garrysmod.org and SFMLab. You can also download models through the Steam Workshop Downloader website to download models only available on Steam.

  • Method for SFM/GMOD Models downloaded through SFMLab/garrysmod.org:

1. Download the model.
2. Unzip the file.

You’ll have two folders: “models” and “materials”. The “models” folder has files that have the extensions (.mdl), (.vvd), (.phy), and (.vtx). We don’t need the VVD, the PHY, and the VTX files because they are additional data that work only in SFM and GMOD so you can delete them. We must focus on the MDL file. That’s the model’s data, similar to PMX and PMD but MDL files are compressed and need decompiling or decompression.

The “materials” folder has files that have the extensions (.vmt) and (.vtf) which stand for “Valve Material File” and “Valve Texture File” which can be opened using VTFEdit. VMT files are code so you can delete them. VTF files have the textures in image file formats which are what we need.

The method for SFM models downloaded through the Steam Workshop Downloader is the same. 


  • Method for GMOD Models downloaded through the Steam Workshop Downloader:

When the download is finished, you’ll have a file that has the extension (.gma). Rename it to a simpler name (Ex: NameHere.gma) then decompress by doing the following:

1. Open GWTool.
2. Drag the GMA file into the GWTool window.

The program will extract the GMA file into a (.7z) file.

3. Extract the 7z file with 7-Zip.

The 7-Zip file will extract a ZIP file. Decompressed it with 7-Zip. You’ll have the two folders: “models” and “materials”.

Step 3: Decompiling the MDL files.

Go to the “models” folder and do the following:

1. Open Crowbar.
2. Go to the decompile tab.
3. Drag the MDL file into the program window.
4. Choose an output folder and uncheck the following settings:

  • Physics mesh SMD file
  • Bone animation SMD files

In the output folder, a bunch of files will be extracted. Most of them have the extension (.smd) and one file has the extension (.qc).

The SMD files are the model separated into multiple parts or assets. This is very helpful if you only want a part of the model. The QC file is the complete model unseparated, that’s the one we need.

Step 4: Decompressing the VTF files.

After you complete decompressing the MDL files, you have to extract the textures. This is where VTFEdit comes into play. After you download and install VTFEdit, go to the “materials” and do the following:

1. Open VTFEdit.
2. Drag the VTF file into the VTFEdit window.
3. Make a folder for the textures, I’ll call mine “Tex”, and save the textures in the folder either as a TGA file or a PNG file to keep transparency.

Step 5: Converting the models to PMX format.

Now you have to convert the model to PMX format by using Blender, MMD Tools, and Source Tools.

1. Open Blender.
2. Go to [File>Import].
3. Look for [Source Engine (.smd, .vta, .dmx, .qc)] and click on it.
4. Look for the model’s QC file and import it into Blender.

There are multiple tabs on the left. If you have installed MMD Tools correctly, you’ll see a tab titled “MMD”.

5. Click on the MMD tab.
6. If your model has bones (the small spheres on the model) then click “Convert” to convert the bones to the MMD bone format. If your model doesn’t have any bones, then click “Create”.
7. Click “Attach meshes to model”.
8. Go to [File>Export] and look for [MikuMikuDance Model (.pmx)] then click on it.
9. Look for a folder to save your model.

Step 6: Editing the models in PMXEditor. (Applying Textures and fixing minor errors)

Although you did convert the model to PMX format, there are still some errors. Some are the model is too large and the model is missing textures. Here’s how you fix these errors:

  • Fixing size:

1. Open PMXEditor.
2. Drag model in PMXEditor window.
3. In “Add/Scale” window, go to the lower right part of the window and write 0.3 in the box next to the word “Custom”.

0.3 is the normal size for most SFM/GMOD models to fit the MMD height. But you can resize it as much as you want!

  • Applying textures:

1. In the materials tab, select all the model parts and change “Diffuse” and “Ambient” color boxes to white and the “Specular” color box to black.
2. Normally, the textures are named the same as the model parts. So find the texture that has the same name as the model part.
3. Add/Edit some extra things to the model to your liking. Such as adding morphs, adding toon or spheres, re-rigging some parts, or connecting bones to each other.


That’s it! You have your model ready for MMD!
Ask your questions in the comments and I’ll answer them all!

See you in the next article!


– SEE BELOW for MORE MMD TUTORIALS…


— — —


– _ — –


Visit the LearnMMD.com Homepage! Plenty of Mikumikudance instruction and info!

More MMD Tutorials...

Reader asks how to create MMD artwork... stuff like posing, camerawork?

A reader asks... Is there a tutorial on how to create MMD artwork, like those you ...read more

Learn MikuMikuDance in Small Steps! New LearnMMD Video Series

Learn MikuMikuDance in Small Steps. Where can I find easy-to-follow MMD instructions on YouTube? How ...read more

Apply Multiple Effects on an Entire MMD Model Using M4Layer Effect

How can I apply multiple effects to an MMD model? Can I use more than ...read more

MMD Plugin Manager... I Found a Treasure!

What sorts of MMD Plugins are there? MMD Plugin Manager? MMD Plugins. Plugin MMD. More ...read more

2023: Hatsune Miku is 16 Years Old by design and in reality!

Finally, in 2023, Hatsune Miku is 16 years old! When did Miku make her first ...read more

SEARCH LearnMMD.com... it's Easy!

Search LearnMMD.com to find your answers! With the posting of this article, LearnMMD.com has 758 tutorials ...read more

Haztract, MMD Tutorials, PMDE/PMXE tutorials, SFM/GMOD models Tags:MMD GMOD/SFM mmd pmx editor haztract sfm gmod

Post navigation

Previous Post: Making of my new Looked at Love – Both Sides Now animation
Next Post: PMXE 0254f a Newer PMXE in English – More Complete Translation – Tools Reconfigured

Related Posts

  • An MMD town stage: Making Kerorin Town Great Again – Part 2 MMD Stages
  • Let the model itself help you to align its bones!
    Rig a Model: Adding and weighting bones with PMDE Bones
  • Beamman’s BeamCharge MME Effect Beamman's BeamCharge
  • The MMD Pity Partry motion is free to download!
    MiyukiOhayashi’s Pity Party motion download includes WAV "the making of" my video
  • Attach an item or accessory to a Bone in PMDEditor - Weighting for a weighted model in MMD.
    Attach an item or accessory to a Bone in PMDEditor – Weighting in MMD Accessory Manipulation/Adjust
  • Keep The Faith MMD
    MMD Models Rant Keep the Faith-MMD Credits/Sharing

More Related Articles

Understanding MME Render Targets for Miku Miku Dance Effects Adult Shader effect
MMD "Kiss Me" free download motion and WAV files. Ten year old MMD “Kiss Me” animation LOOKS like NEW! "the making of" my video
Making MMD Models Complicated Task with much to know! Making Models
Fixing Missing Facial Manipulation Tabs in MikuMikuDance. Fixing Broken Models
Recommended Software Library for MMDers Animation Shortcuts
Animation Fade helps MMD scene transitions Animation Shortcuts

Comments (49) on “Convert SFM/GMOD Models Into MMD Flawlessly!”

Comments navigation

Older comments
  1. Sakana Oji II says:
    August 11, 2023 at 5:31 am

    With all due respect, I personally prefer SourceIO over Source Tools since it lets you import .mdl files without the use of Crowbar, not to mention it also imports textures with it. So would there be a similar way to do this for SourceIO users?

    Reply
    1. Reggie_Dentmore says:
      August 11, 2023 at 8:24 am

      Sorry, maybe a reader can chime-in to help you. I have no answer for you.
      — Reggie

      Reply
  2. Fahmi4869 says:
    June 14, 2023 at 4:02 pm

    Some of the links in this article are already down so I need to google some of them. I use MMD Tools made by UuuNyaa on Github because it’s the latest one (the Sugiany’s version is already outdated), and also I use Blender v3.1 and it works like a charm

    Reply
    1. Reggie_Dentmore says:
      June 14, 2023 at 8:53 pm

      Thank you… Awesome!

      Reply
  3. Khryaus says:
    January 24, 2022 at 7:56 pm

    i see no mmd tab or convert option anywhere
    this tutorial is extremely outdated

    Reply
    1. Reggie_Dentmore says:
      January 24, 2022 at 10:12 pm

      Were you able to get MMD Tools and Source Tools to work in Blender? That tutorial is from March of 2019 and uses Blender 2.9… so it’s not THAT old, is it?

      Reply
    2. hobqueer says:
      May 8, 2022 at 3:26 pm

      I had this very same issue, but it’s actually there!
      You just don’t have the sidebar opened! By default, you can press the N key to toggle this, or go to view>sidebar.

      Reply
      1. hobqueer says:
        May 8, 2022 at 3:44 pm

        actually i’m wrong, sorry, that was a different program.

        You’d have to go back to blender version 2.7, as the plugin doesn’t run in blender 2.8.

        Reply
  4. chris mckenzie says:
    December 30, 2021 at 8:28 pm

    i was about to convert a model from blender to MMD i just run into a choice should i diffuse the model or mirror it how will i make it work because on PMX Editor doesnt show it?

    Reply
  5. Rookie says:
    October 18, 2020 at 6:27 pm

    Do i need blender v2.79 specifically for this?

    Reply
  6. Taya says:
    August 30, 2020 at 9:15 pm

    I can’t figure out how to export the model with the bones, just an unrigged pmx model. Does anyone know how to get it to work?

    Reply
    1. KillerBeer says:
      August 31, 2020 at 1:58 am

      Instead of MMD Tools, try to use pymeshio. Bones will still need some connecting and ordering, but they’ll be there, correctly weighted.

      Reply
  7. ZeroRyoko999 says:
    July 11, 2020 at 6:23 pm

    What about doing this process in reverse? MMD to SFM I mean.

    Reply
    1. Reggie_Dentmore says:
      July 11, 2020 at 10:00 pm

      Sorry, I do not have that info… Perhaps Google is your friend… search and find… best wishes…

      Reply
    2. Jolyne says:
      August 28, 2020 at 12:16 pm

      Blender and the CATS plugin. However you will have to do fixing here and there for things CATS may mess up.

      Reply
  8. yabux says:
    April 23, 2020 at 6:10 am

    Hello ! I have a problem with the part 5, the SFM model I’ve downloaded has no .qc files ? What can I do ? (It is this model https://sfmlab.com/project/file/download/20509/ )

    Reply
  9. Ms. Zyra says:
    April 10, 2020 at 9:05 pm

    How can I get the model to work on motions after evrything is done?

    Reply
    1. Reggie_Dentmore says:
      April 10, 2020 at 9:06 pm

      Hmmmh? … What are you asking?

      Reply
    2. Haztract says:
      April 19, 2020 at 7:15 pm

      You’ll have to rename the bones to Japanese bone names.
      It doesn’t matter what you put in the English name box, the Japanese name box matters.
      Use this: https://learnmmd.com/http:/learnmmd.com/mmd-bone-reference-charts/

      Reply

Comments navigation

Older comments

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Download the latest version of MikuMikuDance!
See the MMD Step-by-Step instructions page!
Learn how to make your own MMD motions!
LearnMMD.com
  • Try Reggie’s Evil Eye Effect for an Anime-style effect MMD Tutorials
  • MMD Rotate object 360-degrees part 2
    MMD Rotating Objects 360-degrees -Miku’s Guide to the Galaxy (Part 2) Making Smooth Motions
  • Beamman Effects Page MMD Newbies Guide MMD Tutorials
  • Delete Miku and Learn About the Sample Dance Stage Lights Dummy Bones
  • How to make AutoLuminous work on a PMX Model AutoLuminous MME / PMDE
  • Boom! Beamman's Bomb Effect is easy and fun! MME MMD 7.39 on LearnMMD.com.
    How to use Beamman’s Bomb Effect in MMD 7.39 MME Beamman's Bomb Effect
  • RAY-MMD: A method to get great results fast and easy!
    RAY-MMD: A method to get great results fast and easy! MMD Tutorials
  • Getting Started with MMD MikuMikuDance Intro to MikuMikuDance

Copyright © 2022 Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software and Instructions..

Powered by PressBook Premium theme

Go to mobile version