BunyaPineTree-MikuModelReplacement icon

MikuModelReplacement

Replaces specified suits with Miku, example project for ModelReplacementAPI

Last updated 3 months ago
Total downloads 168182
Total rating 20 
Categories Mods BepInEx Client-side Cosmetics Asset Replacements
Dependency string BunyaPineTree-MikuModelReplacement-1.5.1
Dependants 171 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
BunyaPineTree-ModelReplacementAPI-2.3.2 icon
BunyaPineTree-ModelReplacementAPI

API to simplify model replacement

Preferred version: 2.3.2

README

Miku Model Replacement v1.5.1

Replaces suits with Hatsune Miku. This is the example mod for ModelReplacementAPI

Instructions

Known Issues

  • Cloth physics can be very laggy. It is recommended in larger lobbies that you lower the dynamic bone update rate and disable physics at range via the config. Physics configs temporarily do not function as a result of the switch away from Dynamic Bones.
  • Miku is a flashbang as a result of the toon shader currently used.
  • Does not replace hands. You will only see Miku in multiplayer lobbies or with a third person mod.

Note

Note that in the config there are separate suit name lists for each miku skin. Every suit selected in both will be assigned a Miku model replacement, and every suit selected in the Evil Miku suit list will be assigned the alternate skin, regardless of the contents of the normal Miku suit list.

Changelog

- v1.5.1
	- Fixed a bug where the green suit was assigned regardless of config
- v1.5.0
	- Addition of evil skin assigned by default to the green suit. A huge thanks to Lysbell for creating the textures.
	- Shader fine tuning.
- v1.4.2
	- Additional graphics changes. Removal of post processing. 
- v1.4.1
	- Switched away from Dynamic Bones.
	- Items should be held correctly with the latest version of ModelReplacementAPI
- v1.4.0
	- Graphics overhaul. 
	- Added config option to set miku as default. Suits that have been registered to another model replacement will take priority. 
	- Emote expressions
- v1.3.1
	- Fixed the enable miku for all suits setting constantly putting on and removing the miku body replacement, make sure to download the latest version of ModelReplacementAPI 
- v1.3.0
	- Added config options to set model replacements for specific suit names, or all suits. 
	- The bug that prevented miku from disappearing after changing suits has been resolved, make sure to update to the latest ModelReplacementAPI version. 
- v1.2.1
	- Fixed miku appearing in first person
- v1.2.0
	- Added config options to improve dynamic bone performance. 
- V1.1.0
	- Improved bone offsets, now actually only replaces the default suit, some script parameter changes
- v1.0.0
	- Release