Restored Edit Motions
Last updated: 2025-10-20
13download
This mod restores edit motions used for porting edit PVs to MM+
All the edit motions from 1st, 2nd, extend, F, and F 2nd (including unused ones) are included. This mod is intended to be used with the Debug mod and the OPDPlus mod which are linked below.
F 2nd Support
I should mention that F 2nd support is experimental due to the use of non-repeating motions. What that means is that if an edit uses them and those motions are meant to stop, they will keep playing on with this mod instead of stopping completely. I tried to implement a way to not make physics break with this condition, but it didn’t work that well unfortunately. This is just the way the game works and doesn’t have any easy workarounds, so if you’re primarily using F 2nd edits with this mod, you might be better off using MissingEditMotions by Stewie for them instead. However, the rest of the motions don’t have this issue, so any F or extend edits will work completely fine.
Usage
OPDPlus is always required no matter if you’re generating separately or not. Replace line 7 in OPDPlus’ config.toml file with this string before using: mot_set_ids = [367, 3525]
If you’re only using this mod with just the base game’s modules (Extra Song Pack modules included as well), disregard the next paragraph if you’re not using modded modules. Download the OPD Pack called osage_play_data.7z, and extract the osage_play_data folder inside Restored Edit Motions’ rom folder. The layout should be two folders called rob and osage_play_data inside the rom folder.
If you’re using custom modules, make sure you generate OPD in the OPD test mode with all 3 mods enabled or else the game WILL crash. Getting Debug and generating OPD is required if you have custom modules and OPD isn’t already generated with this mod, so ensure you have roughly 8+ GB of free space for all the modules you generate for. This is a tutorial for explaining the process: https://docs.google.com/document/d/162Z1Wu7xv_wnVeGknOtai6JYfOTQIAjk/edit#heading=h.j48a2rdiyvcb Follow the tutorial down from the words “One common misconception about generating OPD is that you need a mod_osage_db.txt file”
Please let me know if there are any other issues or concerns
Links & Credits
- You can find OPDPlus here: https://github.com/korenkonder/MMPlusMods/releases
- You can find the Debug mod pinned in the PDM2 modding server in the channel #diva-developer-talk: https://discord.gg/projectdiva
Credits go to Skyth for MikuMikuLibrary, koren for PD_Tool and OPDPlus, and for them included along with samyuu, nastys, and Vixen for the Debug mod