0 of 0

File information

Last updated

Original upload

Created by

Aphar

Uploaded by

Aphar

Virus scan

Safe to use

Tags for this mod

About this mod

Hides the health bars of enemies, allies, and the player.

Permissions and credits
Changelogs


Removing health bars puts the focus squarely on the action and the enemies for less predictable gameplay, higher difficulty, and increased immersion.

Install through ME3MM. Includes an install option to also hide enemy names. If you choose this option, after installing all your content mods, install NHB_No_Names.tpf through the ALOT installer. If you take this option you'll probably also want to use the Coalesced.ini edit listed below.

Remove enemy selection box ini tweak:
Search "m_fSelectionBoxScalingFactor" and set it to 1000.
Then use the ME2 INI Fixer to fix your Coalesced.ini file.

Compatibility:
This mod currently has compatibility issues with the following mods as they modify the same file (SFXGame.pcc):
First Person Mode
No MiniGames (partial compatibility if this mod is installed after No MiniGames)
ME2Controller
Hairy Sheploo
Any other mod that modifies SFXGame.pcc

My other mods:
No Sniper Slo-Mo

Changes made (for modders):
SFXGame.pcc
  * SFXSFHandler_HUD
      * GetResistances = { [empty function] }
      * GetTargetHealthAndShields = { [empty function] }
      * (With no names option:) SetTargetName = { [empty function] }
      * (With no names option:) SetTargetStatus = { [empty function] }
NHB_No_Names.tpf contains ME2_HUD_I6F, edited to be fully transparent.
(As this is a SFXGame replacement, for user convenience I also changed SFXGame.pcc > Default__SFXSFHandler_PCSave > MaxSaves to 5000, but this should not be considered part of the mod.)