Advertisement
Kuugenthefox

How to share CM3D2 custom pose presets

Jun 16th, 2016
4,615
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. ==========================================
  2. How to share Multiple Maid posing presets
  3. ==========================================
  4. Multiplemaids stores its custom setups in its .ini file in
  5. C:\KISS\CM3D2\UnityInjector\Config\multiplemaids.ini
  6. OR
  7. C:\KISS\CM3D2\Sybaris\Plugins\UnityInjector\Config\multiplemaids.ini
  8. depending on your installation
  9.  
  10. It is stored in a two-part system,
  11. ss<number>= which stores room selection, text and assorted details
  12. s<number>= which stores position, everything about the maid
  13. To give an example, I put my custom preset 100 into pastebin
  14.  
  15. We are talking about relatively massive chunks of text here, so they cannot be posted in the thread itself
  16. http://pastebin.com/rxVMmQea
  17.  
  18. Instructions on how to use it:
  19. open your multiplemaids.ini
  20. CTRL+F s100=
  21. Copy the s100= string from the pastebin and paste it over whatever your string is (if there is one at all)
  22. Alternatively you can just paste it over whatever number string you want but it has to be within s1 to s100, NEVER OVER ss<number>=
  23.  
  24. Then copy the entire pastebin, put it into notepad for more comfort, delete the first line and the paragraph break so ss100= is at the first line
  25. Copy it all again and this time paste it over your ss100= string
  26. You can easily back up your custom poses this way, too
  27.  
  28. This
  29. http://i.imgur.com/PaP2VHf.jpg
  30. should be the result if you have the Euryale mod and use that preset, otherwise, you'll probably end up with a naked girl just doing the pose
  31. There are limitations to this if you use boneslider as boneslider edits are, as far as I remember, not actually saved in the MM preset
  32. More on that, below.
  33.  
  34. ==========================================
  35. How to share BoneSlider.dll custom poses
  36. ==========================================
  37. Boneslider, also depending on installation, saves its stuff in different location but generally you just look at boneslider.ini to see where
  38.  
  39. You can also search for bonepose.xml in general, which saves the poses
  40. To click share a pose, you can pastebin everything from one
  41.  
  42. <bones pose_id="(long number)" format="1.00">
  43.  
  44. to the next
  45.  
  46. <bones pose_id="(long number)" format="1.00">
  47.  
  48. To make it work fully, you also should share your poseIMG which can be found in C:\KISS\CM3D2\Sybaris\Plugins\UnityInjector\Config\PoseImg (or just search for PoseImg) folder
  49. where the (longnumber aka ID) belonging to the image is. The images are named after the poses, for example poseimg20160612115342121 so you can upload those directly into the thread if you make a custom pose. (You still need to pastebin the bonepose.xml part for the corresponding pose)
  50.  
  51. Now we can not only share .presets for maids but entire scenarios with each other
  52.  
  53. ==========================================
  54. Just Sharing everything you have
  55. ==========================================
  56. Upload your multpliemaid.ini, bonepose.xml plus the PoseImg folder as a .rar or .zip or whatever and link it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement