0 of 0

File information

Last updated

Original upload

Created by

Rray21

Uploaded by

Rray21

Virus scan

Safe to use

Tags for this mod

About this mod

Removes the lingering red vignette damage effect that appears after taking damage (but not the red flash when taking damage).
Also works for starship damage!

✅ Made for Worlds Part II - Patch 5.58 - works on 5.60
✅ Patch mod - likely to work well with other Patch and Overwrite mods.

Permissions and credits
Wanted to remove the persistent red vignette after taking damage, saw JovianStone's Red Damage Vignette Remover, but it was super outdated, tried it anyway, took a peek inside, found some parameters, set them all to 0, and in the end somehow I got the right result.

Hopefully there isn't already a mod for this right?..... right?

Also this is my first mod, plez go easy on me, if stuff gets broken, you have my permission to maintain/use this mod file and reupload it, as I can't guarantee I'll be around for much time here. I just wanted this effect removed for my own playthrough :)).

Story time (it ain't much, but it's honest work):
Spoiler:  
Show
Ok yeah so basically I got really annoyed by the persistent red damage effect that happens after you take damage AND STAYS there forever, so I decided to look if a mod for removing it exists.
I found one mod, but it was last updated 8 years ago.... still, I could make it work, I'll just grab the MBIN file, decompile it aand.... it's a C header file. What.avi
I opened it to take a look anyway, but honestly, I don't know what I expected. I had no idea what the hell I was looking at. 'Twas some ancient modding back in the day, scary af.

So no luck there, but looking at the different methods and values... I saw "gUILowHealthVignetteVec4", then I decided to search for this parameter inside the current game MBINs and ended up finding a load of "LowHealth[...]" parameters inside the GCGRAPHICSGLOBALS.GLOBAL.MBIN file.

Then I proceeded to set every single thing that had "LowHealth" in it's name to 0, aaand... here we are.
Mod Created :)).


Files modified:
GLOBALS/GCGRAPHICSGLOBALS.GLOBAL.MBIN

Install:
Put the entire contents of the zip file in your GAMEDATA\MODS folder.

Uninstall:
Delete the mod folder from inside your GAMEDATA\MODS folder.

~~~
Credits to JovianStone for making his mod and inspiring this one to become a reality.
Also many thanks to verteiron for converting the mod to EXML format!
~~~