cr4shers_inc-ECHOX icon

ECHOX

Automatic BONELAB weapon inspector for firearms, melee weapons, and compatible modded weapons.

Last updated 10 hours ago
Total downloads 170
Total rating 0 
Categories Custom Weapons Code Mods AI Generated Utility
Dependency string cr4shers_inc-ECHOX-3.8.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-BoneLib-3.1.2 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.1.2
LavaGang-MelonLoader-0.6.6 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.6.6

README

ECHOX OS

ECHOX OS is a BONELAB code mod that automatically displays useful information when you grab a weapon.

Features

  • Automatic weapon inspection on grab
  • No button combo required
  • Supports firearms
  • Supports melee weapons
  • Fallback support for many modded weapons
  • Smooth fade-in and fade-out
  • Adjustable display duration
  • BoneLib / BoneMenu settings
  • Adjustable text color
  • Adjustable X / Y / Z text offset
  • Adjustable text size
  • Optional speed display
  • Optional melee impact-energy display
  • Optional component/debug information
  • Quest-friendly event-driven detection

Firearm Information

Depending on the weapon and the components it exposes, GEARVISION can display:

  • Weapon name
  • Weapon type
  • Mass
  • Ammo information
  • Magazine capacity
  • Fire rate / RPM
  • Muzzle velocity
  • Fire mode
  • Caliber
  • Other compatible runtime values

Melee Information

Melee weapons can display:

  • Weapon name
  • Weapon type
  • Mass
  • Current speed
  • Estimated impact energy

Estimated impact energy uses:

0.5 × mass × velocity²

This is an informational estimate and may not match BONELAB's final damage calculation.

Modded Weapon Support

ECHOX OS does not rely only on vanilla weapon names.

It checks common Marrow weapon components and can inspect compatible components on modded weapons. Custom weapons using completely unique scripts may expose fewer stats, but basic information such as name, mass, speed, and detected components may still work.

Requirements

  • BONELAB
  • MelonLoader on PC or a compatible LemonLoader setup on Quest
  • BoneLib

Installation

  1. Install BoneLib.
  2. Place GEARVISION.dll in your BONELAB Mods folder.
  3. Launch BONELAB.
  4. Open BoneMenu to configure GEARVISION.

BoneMenu Settings

ECHOX OS settings can include:

  • Enabled
  • Display Time
  • Fade Time
  • Text Size
  • Offset X
  • Offset Y
  • Offset Z
  • Text Red
  • Text Green
  • Text Blue
  • Show Speed
  • Show Impact Energy
  • Show Components

Quest Optimization

ECHOX OS is designed to avoid expensive scene-wide searches.

Weapon detection is event-driven through BoneLib grab events. The display object is reused instead of recreated on every grab, helping reduce unnecessary overhead on Quest.

changelog

fixed GearVision version and dll being broken

2.1.0 update

now you can change the font of the text fixed text being where your hand was instead of the weapon now the text appears holographic

2.2.0 update

added new systems for GEARVISION such as: smart panel lock scan animation and flicker

smart panel lock: now the the info text doesn't follow your head instead lock the text to the weapons (can be turned on and off)

scan animations: plays a little animation for the info text

flicker: hologram style flicker (canh turn the intensity down or up)

2.3.0 update

upgraded the hologram style of the info text and added new hologram stuff

3.0.0 update

added an option to turn off the fading info text

added an holographic cone under the holodeck (now under info text)

3.2.0 hotfix update

made the holodeck/cone bigger

3.4.0 big update and rebrand

gearvision is now..ECHOX OS

and with it comes some new features such as a new inspect scanning feature

and new mod icon!

3.6.0 update

added new replay system and fixed text

planned/coming soon

new text info font upgrade icon to new improved icon make a GitHub repo for the sticking code mod