Skip to main content

Quick Start

Before You Begin

Make sure you have completed the Installation guide. Desktop Homunculus and the official MODs should be installed and the app should be running.

Meet Your Character

When you launch Desktop Homunculus with the official MODs installed, Elmer appears on your desktop. Elmer is the default character -- a VRM 3D model rendered in a transparent window that floats above your other applications.

Elmer comes with built-in animations and behaviors powered by the @hmcs/elmer and @hmcs/assets MODs. The character will idle, react when grabbed, and follow your cursor.

Interact with Your Character

Drag and Move

Click and drag the character to reposition it anywhere on your desktop. While being dragged, Elmer switches to a "grabbed" animation. Release to drop the character at the new position.

Character States

The character responds to different states, each with its own animation:

StateTriggerAnimation
IdleDefault stateStanding idle with hands clasped, eyes follow your cursor
GrabbedClick and drag the characterReactive pose while being moved
SittingDrop the character on a window edgeSeated idle loop

Right-Click Menu

Right-click the character to open the context menu overlay. From here you can access settings and other actions provided by installed MODs.

Settings

Open the Settings panel through the right-click context menu. The settings UI lets you configure the application and MOD-specific options.

Explore Official MODs

Desktop Homunculus ships with a set of official MODs under the @hmcs scope:

MODDescription
@hmcs/elmerControls the default character (Elmer) — spawns the character, manages animations and cursor tracking
@hmcs/assetsDefault VRMA animations (idle-maid, grabbed, idle-sitting) and sound effects
@hmcs/character-settingsPer-character settings panel accessible from the context menu
@hmcs/settingsApplication settings panel accessible from the system tray
@hmcs/menuRight-click context menu overlay

Additional MODs

You can extend Desktop Homunculus with optional MODs. Install any of them at any time using the CLI:

MODDescription
@hmcs/voicevoxText-to-speech integration using the VoiceVox engine
VoiceVox Setup

The @hmcs/voicevox MOD requires the VoiceVox engine to be installed and running separately. Visit the VoiceVox website for installation instructions.

hmcs mod install @hmcs/voicevox

What's Next?