0 of 0

File information

Last updated

Original upload

Created by

rdok

Uploaded by

Rizarttt

Virus scan

Safe to use

About this mod

Hides stealth meter when crouched.

Permissions and credits
Fallout 76 Mod - No Stealth Meter




Hides the stealth meter when crouched.



  • Fallout 76 Version: 1.7.12.8
  • Install with Vortex.

Features
  • Hide stealth meter using normal armor, e.g. combat armor or apparel
  • Power armor is not supported; immersion wise speaking, sneaking in said armor does not make sense.

Development

Dependencies

Workflow
  • How to make a custom UI by editing HUDMenu.swf follow the tutorial to extract only the hudmenu.swf from SeventySix - Interface.ba2
  • Open hudmenu.swf with JPEXS Free Flash Decompiler
    • Click on the left sidebar, and then Ctrl+F to open the finder menu. Copy and paste StealthMeter.
  • Translate the Y to 42000 for all objects in frame 1 (undetected), and frame 15 (detected mode)
  • Save
  • Use PowerShell to build the mod: .\scripts\build.ps1.
  • Use Vortex to install the newly created mod
  • Ensure Vortex has enabled the mod by checking the file %USERPROFILE%\Documents\My Games\Fallout 76\Fallout76Custom.ini.

[Archive]
sResourceArchive2List = NoStealthMeter.ba2

  • You may use the .\scripts\build_dev_deploy.ps1 which refreshes the installed mod with any additionally changes.

Sources

Deployment

This is now automated. Use PowerShell to execute: .\scripts\build.ps1

This creates the mod in zip format ready to be deployed to NexusMods platform.