HP Commander v1.5.0
HP Commander v1.5.0
Cutscenes, a fixed Door command, and an editable Info page.
Download
Grab HpCommander-v1.5.0-win-x64.zip below, extract it, run HpCommander.exe. Self-contained, no .NET install needed. Data/commands.json and Data/info.txt sit next to it and are hand-editable.
New: Cutscene
Play, end, or randomise cutscenes. 137 scenes ripped from the game:
- Play — pick a scene, a star, and NPCs. Each scene's label shows how many NPCs it needs (
cutscene playscene AmyPlayerBedroomSex Player Amy). - End — end a specific scene.
- End Any — end whatever scene the Player is in.
- Random — play a random scene from a zone.
Sex scenes require the Explicit Content DLC.
Fixed: Door
Door commands were failing. The console needs the door name in its normalised form (frontdoor) or quoted — an unquoted name with a space (door open front door) fails, because the parser can't tell where the name ends.
Picking a door from the list now emits the proven form (door frontdoor open). The door list was also rebuilt from the game's 29 real door objects, replacing the earlier hand-guessed set.
New: Info page
An editable message shown in the app, so the maintainer can communicate — for example, that the tool is a work in progress and bugs should be reported. Edit it in-app and press Save (it's stored in Data/info.txt, which ships with the build), or hit Report an issue to open the GitHub issues page.
If you hit a command that doesn't work, please report it on the Issues tab — it genuinely helps.
Notes
- Command syntax is verified against the game's own
exampleoutput wherever possible, but the console is fiddly. Corrections welcome. - Unofficial, community-built tool — not affiliated with or endorsed by Eek! Games.