0 of 0

File information

Last updated

Original upload

Created by

GreenComfyTea

Uploaded by

GreenComfyTea

Virus scan

Safe to use

About this mod

An overlay with monster health bars for MH: Wilds!

Requirements
Permissions and credits
Changelogs
Donations
Features:
1) Health Bars...


Missing features:

1) Customization menu;
2) Optimization;
3) Unicode support;
4) Localization support;
5) Many more...


If you like my mods, please consider making a small donation. It would help me develop a fully featured overlay in the future!

Links:
Donate
PayPal
Buy Me a Tea


Requirements:
  • REFramework Nightly (Nightly01073+);

This a barebone mod without convenient in-game customization menu, optimizations, localization support and other cool features, made to be released in a shortest time possible. There will be no updates!


How to Install:



How to Customize:
  • Open /MonsterHunterWilds/reframework/autorun/health_bars.lua with any text editor. Customization config is on the very top of the file, change values to your liking.
  • The overlay is made for 1080p screens, but there is a ui_scale variable to change it quickly. For 4k screens, just uncomment (remove -- in the beginning of the line) ui_scale = math.sqrt(2), and comment (add -- to the beginning) the ui_scale = 1 line. For other screens type the value manually.
  • In-game overlay won't update automatically when you save the file. You need to press Reset scripts under ScriptRunner group in the REFramework menu.