-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
SuitIThub edited this page Jun 23, 2026
·
4 revisions
- Install BepInEx 5 for your game if not already present.
- Ensure HS2API / KKSAPI / KKAPI is in the
BepInEx/plugins/folder. - Launch the game once so BepInEx creates its folder structure.
Latest builds are on the GitHub Releases page. Versions and direct URLs are also in versions.json.
Copy only the DLLs you need, for example:
BepInEx/plugins/HS2-Sandbox/
HS2Sandbox.PoseBrowser.dll
HS2Sandbox.AnimBrowser.dll
Subfolders are fine — BepInEx loads recursively. Toolbar icons ship inside each DLL — nothing extra to copy.
HS2SandboxPlugin.dll bundles CopyScript, Timeline, Son Scale, Notebook, Pose Browser, SearchBarManager, and Workspace Tree Lock in one DLL.
→ See All-in-one vs split modules — do not load it together with split DLLs for the same features.
| Game | Pose Browser | Anim Browser |
|---|---|---|
| HS2 | HS2Sandbox.PoseBrowser.dll |
HS2Sandbox.AnimBrowser.dll |
| KKS | KKSSandbox.PoseBrowser.dll |
KKSSandbox.AnimBrowser.dll |
| KK | KKSandbox.PoseBrowser.dll |
KKSandbox.AnimBrowser.dll |
Never use the HS2 DLL in KKS/KK (or vice versa).
Details: Supported games & modules
- Start Studio (
StudioNEOV2.exeorCharaStudio.exe). - Use the left toolbar — click icons for installed modules.
- If something fails, check
BepInEx/LogOutput.log.
| Module | Behavior |
|---|---|
| SearchBarManager | Search bars appear automatically on configured Studio panels |
| Workspace Tree Lock | Middle-click in the workspace tree — no separate window |
- BepInEx Configuration Manager — UI scale, hotkeys, auto-capture delay, etc.
- Config files under
BepInEx/config/com.hs2.sandbox/— see Configuration & data files
- BepInEx 5 installed
- Correct game API present
- Correct DLL(s) for your game
- No all-in-one + duplicate split modules
- CopyScript server running (only if using CopyScript)
→ Module manuals: Home
- Overview
- Folders & library
- Search, filters & sort
- Grid & selection
- Pose groups
- Multi-character apply
- Pose stash
- Pose items
- Import/export ZIP
- Thumbnails
- Options & data