OBS integration for BONELAB
  • C# 94.4%
  • Batchfile 5.6%
Find a file
2025-12-12 18:21:51 -08:00
Handlers Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
Properties Update version number 2024-08-01 10:42:59 -07:00
.gitignore Main Mod 2024-05-21 11:23:35 -07:00
BoneMenu.cs Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
GlobalUsings.cs Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
LICENSE Create LICENSE 2025-06-02 18:52:33 -07:00
Main.cs Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
OBSControl.csproj Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
OBSControl.sln Patch 5 Update 2024-08-01 10:41:54 -07:00
Preferences.cs Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
README.md Moved duplicated code over to OneLastLibPt.2 2025-12-12 18:21:51 -08:00
setup.bat Fixed connection failure 2025-02-24 11:25:57 -08:00

OBSControl

OBS integration for BONELAB.

Allows you to control OBS from within BONELAB.

THIS WILL NEVER WORK ON QUEST!

OBS MUST BE OPEN BEFORE YOU OPEN BONELAB!

Dependencies

Installation

  1. Download the latest release from the releases page or Thunderstore
  2. Extract the zip file
  3. Place the "Mods" folder in your BONELAB directory
  4. Place the "UserLibs" folder in your BONELAB directory

Usage

OBS Setup

  1. Open OBS
  2. Go to Tools -> WebSockets Server Settings
  3. Check Enable WebSockets Server
  4. Check that the port is 4455, if it is not, remember the number it is for later
  5. Click "Show Connect Info"
  6. Copy the password
  7. Hit apply and close the window

MelonLoader Setup

  1. Run the game once so the preferences can generate
  2. Open the preferences file
  3. Replace REPLACEME in the password field with the password you copied from OBS
  4. Make sure that the URL ends with the port number that OBS shows
  5. Save the file

In-Game Usage

  • Double tap the menu button to save a replay. The hand it listens for can be configured.
  • BoneMenu has most of the controls.