Skip to content

YusufOzmen01/desktopmate-custom-avatar-loader

Repository files navigation

Custom Avatar Loader Mod for Desktop Mate

You can support me and my work from Buy Me a Coffee!
Also, don't forget to join the Discord Server!
drawing drawing

This mod lets you use any .VRM file model you want inside of Desktop Mate!

Installation

  • Install the latest MelonLoader version to DesktopMate (v0.6.6 is the recommended one)
  • Install .NET Runtime 6.0 from Microsoft
  • Download Custom Avatar Loader.zip from here or Releases section on the right
  • Extract the contents in the Desktop Mate folder

Usage

  • Initial startup of Desktop Mate will take a while as IL2CPP needs to decompile the game binary
  • After that, click on your character and press F4
  • A file dialog will open. Choose any VRM file that you want (make sure it's in a folder that you have permission)
  • And your model should immediately appear!

You can also access a video tutorial from here

Notes for Development

  • Make sure you have .NET Runtime 6.0 and .NET Desktop Support installed for Visual Studio
  • Install MelonLoader's VSIX for developing mods
  • Also, you might need to install Desktop Mate into C drive as it might behave a bit unexpected

License

Check the LICENSE.md file for details