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
  • LearnMMD’s MEME PARTY 2 a Success! CONTESTS
  • The Fourth Momi Cup is Set to Begin! ARIZONA
  • The FILE Menu Options MENU Option Descriptions
  • A MikuMikuDance Beginner’s Easy First Dance Intro to MikuMikuDance
  • IrfanView captures single-frame images from Video AVI files! Irfanview Media Viewer
  • When MMD 7.39 crashes you lose any unsaved changes. Save Often!
    MMD Crashes when Rendering to AVI Making Videos - Rendering to AVI
  • LearnMMD Auditorium Stage now includes 19 Colors of Drapes! Dummy Bones
  • Yellow PV LAT Miku downloaded from a MMD Newcomers find on YouTube.
    Source for New MMD Models: MMD Newcomers on YouTube Downloading New Models
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...

Enjoy the "camera Angles WEIRD in Anime" meme...

Enjoy the "camera Angles WEIRD in Anime" meme... This image is from The Slayers - NEXT, ...read more

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

2025: Hatsune Miku is 18... but she is designed to be always 16 Years old, by design and in reality!

Finally, in 2023, Hatsune Miku is 16 years old! but in August of 2025, she ...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

  • MMD Outside Parent Setting Enables Bone Connecting Animation Shortcuts
  • Making MMD Pictures: JPG vs PNG – which is better? MMD Tutorials
  • MikuMikuDance FREE Animation Software & Instructions MMD Tutorials
  • Reader asks how to create MMD artwork… stuff like posing, camerawork? MMD Basics
  • Modifying model texture color compensates Raycast color desaturation MMD Tutorials
  • Use M4Layer Effect to add multiple effects onto your MMD model.
    Apply Multiple Effects on an Entire MMD Model Using M4Layer Effect M4Layer Effect

More Related Articles

L_EdgeShader_Ver 1.00 How to Use the L EdgeShader Effect for MikuMikuDance. ARIZONA
Kasane Teto with Beamman's Simple Magic Explosion2 positioned behind her Beamman’s SimpleMagic creates Explosions, Fire-Balls and Swirling Flames! Beamman's SimpleMagic
Make successful MMD YouTube videos MMD Basics
Free Download MikuMikuDance MMD Reader writes: i don’t know how to do mmd :( MMD Tutorials
MMD has an EXPAND function that lets you adjust a motion's speed. EXPAND function modifies MMD motion tempo EXPAND a motion
How to fix a model with missing textures Fixing Broken Models

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
  • Make your own READ ME files so you can track your Sources Keep the Faith-MMD Credits/Sharing
  • RAY-MMD: Haku’s crazy light show [PART 1] MME Effects Tutorials
  • Cookiefun Channel Camera Crew Model Free Download Downloading New Models
  • LearnMMD.com's Video Dojo Expo FIVE
    Video Dojo Expo Five Entries… The VOTING is Done! Video Dojo Competition
  • Dueling Banjos w Metronome MMD Inspiration Video on YouTube Metronome
  • Translate PMX models to English using a PMX editor Fixing Broken Models
  • Fixing Missing Facial Manipulation Tabs in MikuMikuDance. Fixing Broken Models
  • An MMD town stage: Making Kerorin Town Great Again – Part 3 MMD Stages

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

Powered by PressBook Premium theme

Go to mobile version