oigami / MMEHookSample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MME hook sample

Requirement

  • Visual Studio 2015 or 2017
  • Microsoft DirectX SDK (June 2010)
  • MikuMikuDance ver9.26 x64
  • MMDPlugin ver0.4 and above
  • MikuMikuEffect ver0.37 and above

Install

  1. Please put MMDPlugin.lib of MMDPlugin in the "MMEHookSample/mmdplugin/" folder.
  2. Please put "*.dll" in the same place as MikuMikuDance.exe.
  3. Please use MMDPluginInstaller to install MME. (Since mmdplugin is the previous version, please be careful not to enter with this software.)
  4. Please put the dll which compiled this project into "Plugin/MMEHookSample/" based on MikuMikudance.exe

here sample code MMEHookSample.cpp and red.fx

About

License:The Unlicense


Languages

Language:C++ 92.1%Language:Logos 6.3%Language:HLSL 1.6%