Skip to content

Resident Evil 4 Remake Mod - Draws health bars on top of enemies' heads.I will try to translate Chinese.

License

Notifications You must be signed in to change notification settings

Coconutat/RE4-Health-Bars-CN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Health Bars" Mod for Resident Evil 4 Remake

English | 简体中文

Mod that draws health bars on top of enemies' heads.

Contributors Issues Issues Closed Pull Requests Pull Requests Closed
License Release Version Release Date Platform Maintenance
REFramework Dependency In-Game Menu Dependency

Commits Last Commit Commits Since
Commit Activity (Year) Commit Activity (Month) Commit Activity (Week)

Repo Size Line Count Goto Counter
Sponsors Watchers Forks Stars Hits

Website Followers Twitter Twitch
Author Open Source Written in

Links

Requirements

  1. REFramework (v1.460+);
  2. REFramework Direct2D (v0.4.0+).

How to install:

  1. Install REFramework;
  2. Install REFramework Direct2D;

📌 Windows: Works normally.

📌 Linux: Latest Experimental Proton seems to have it working normally as well (cursey/reframework-d2d#5).

📌 Steam Deck: I've seen people getting it working but I don't have the exact instructions. You will have to figure it out yourself and/or search the nexus pages for information (REFramework, REFramework Direct2D).

  1. Download the mod:
    • Official release can be downloaded from Nexus Mods;
    • Nightly builds are available in this repo and can contain broken functionality, debugging info on screen, bugs and might require the latest nightly build of REFramework. Use with caution!
  2. Extract the mod from the archive and copy it in Resident Evil 4 folder. Final path should look like this: /RESIDENT EVIL 4 BIOHAZARD RE4/reframework/

There should be three folders in the REFframework folder: autorun, data and font.

How to compile?

Prerequisites:

Example compilation command (replace the paths to lua54.exe, amalg.lua and Health_Bars.lua to yours):

"D:\Programs\Lua Amalg\lua54.exe" amalg.lua -o Health_Bars_precompiled.lua -d -s "E:\GitHub\RE4-Health-Bars\reframework\autorun\Health_Bars.lua" Health_Bars.bar_customization Health_Bars.config Health_Bars.customization_menu Health_Bars.drawing Health_Bars.enemy_handler Health_Bars.gui_handler Health_Bars.label_customization Health_Bars.player_handler Health_Bars.screen Health_Bars.singletons Health_Bars.time Health_Bars.utils Health_Bars.language

Credits

  • GreenComfyTea - creator of the mod and it's main contributor.
  • Coconutat - Simplified Chinese translator.

Support

You can support me by donating! I would appreciate it! But anyway, thank you for using this mod!

Qries Qries

About

Resident Evil 4 Remake Mod - Draws health bars on top of enemies' heads.I will try to translate Chinese.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%