# MMEHookSample **Repository Path**: toolkit/MMEHookSample ## Basic Information - **Project Name**: MMEHookSample - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-30 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MME hook sample ## Requirement * Visual Studio 2015 or 2017 * Microsoft DirectX SDK (June 2010) * MikuMikuDance ver9.26 x64 * [MMDPlugin ver0.4 and above](https://bowlroll.net/file/135503) * MikuMikuEffect ver0.37 and above ## Install 1. Please put MMDPlugin.lib of [MMDPlugin](https://bowlroll.net/file/135503) in the "MMEHookSample/mmdplugin/" folder. 1. Please put "*.dll" in the same place as MikuMikuDance.exe. 1. Please use [MMDPluginInstaller](https://github.com/oigami/MMDUtility/wiki/how_to_install) to install MME. (Since mmdplugin is the previous version, please be careful not to enter with this software.) 1. Please put the dll which compiled this project into "Plugin/MMEHookSample/" based on MikuMikudance.exe here sample code [MMEHookSample.cpp](https://github.com/oigami/MMEHookSample/blob/master/MMEHookSample/MMEHookSample.cpp) and [red.fx](https://github.com/oigami/MMEHookSample/blob/master/MMEHookSample/sample/red.fx)