Page 1 of 1
Fog Remover 1.0 — Helldivers 2
Posted: October 24th, 2025, 16:25
by Mod Reuploads
Fog Remover 1.0 — Helldivers 2
Posted: October 24th, 2025, 16:31
by Mod Reuploads
How to Set Keyboard Shortcuts
After launching the game, press the HOME key to open the settings window.
Settings Tab
Overlay Key: Shortcut key to open the settings window
The default screenshot key is the Print Screen key.
If the screenshot path is left at the default, screenshots will be saved in the bin folder where ReShade is installed.
Recommended to set it to an easily accessible location like your desktop.
Addons Tab
In the List of Toggle Groups
Press Edit, then modify the Key shortcut field to change the shortcut key.
Check Is active at startup to enable automatic activation when launching the game.
Once configured, press OK and click Save all Toggle Groups
Remove Atmospheric Spores: Remove atmospheric spores
Reduce Fog: Reduce fog
Remove Fog: Remove fog
Remove Cape: Remove cape
Home Tab
Right-click on Tonemap [Tonemap.fx] to
Set a shortcut key for the Red Removal filter
Korean says "Additional features will be added after testing is complete. Plans are to separate them into add-on formats so only desired features can be added." Then he shared this cool gif

Fog Remover 1.0 — Helldivers 2
Posted: October 24th, 2025, 16:57
by DrSneed
Last gif reminds me of those hybrid night vision systems
Fog Remover 1.0 — Helldivers 2
Posted: October 24th, 2025, 16:59
by methoxetamine
Am I the only one who read this as *** Remover?
Fog Remover 1.0 — Helldivers 2
Posted: October 30th, 2025, 11:03
by leoleahy
This actually worked really well for me. Thank you for translating
Fog Remover 1.0 — Helldivers 2
Posted: October 30th, 2025, 11:32
by logincrash
Fog Remover 1.0 — Helldivers 2
Posted: October 30th, 2025, 15:32
by methoxetamine
Foggotry will NOT be tolerated
Fog Remover 1.0 — Helldivers 2
Posted: November 13th, 2025, 22:04
by Rand
This works pretty well.
I started using it today because the developers have seemingly increased fog AGAIN and some planets are pure hell to try to see on now.
Fog Remover 1.0 — Helldivers 2
Posted: January 12th, 2026, 23:57
by loregamer
I appear to have achieved total fog death by editing
Volumetric Fog Reducer a bit. Will share later

Fog Remover 1.0 — Helldivers 2
Posted: January 13th, 2026, 00:21
by Oyster Sauce
Guessing gas is invisible too
Fog Remover 1.0 — Helldivers 2
Posted: January 13th, 2026, 01:08
by loregamer
Ah yeah just checked, stepped on a gas mine and it didn't show. The sterilizer still shoots something tho

Fog Remover 1.0 — Helldivers 2
Posted: January 14th, 2026, 14:19
by loregamer
Here's the texture override for fog textures incase you guys wanna try it out
Fog Reducer Test.zip
Fog Remover 1.0 — Helldivers 2
Posted: January 14th, 2026, 16:43
by rusty_shackleford
Just a guess, but have you tried reducing the alpha value on the specific fog you're trying to remove? Presumably it has a vertex/texture/material color somewhere.
Fog Remover 1.0 — Helldivers 2
Posted: January 14th, 2026, 19:26
by loregamer
That's a good idea
You mean like just making the texture more transparent right?
Fog Remover 1.0 — Helldivers 2
Posted: January 15th, 2026, 00:17
by rusty_shackleford
Presumably it's rendered during the alpha pass, probably either genuine volumetric fog or a particle effect simulating it. Likely affected by alpha.
No way I could tell you if it's just using some color value or an actual texture for it
Fog Remover 1.0 — Helldivers 2
Posted: February 5th, 2026, 01:42
by Coolmen4302
Is this the updated version of the mod?
Fog Remover 1.0 — Helldivers 2
Posted: February 5th, 2026, 16:44
by loregamer
It's separate. It's a texture override that completely rapes and kills the fog completely. It also affects gas textures though
Fog Remover 1.0 — Helldivers 2
Posted: February 10th, 2026, 19:52
by Coolmen4302
I thought you said you would update this mod? Is this correct?
Fog Remover 1.0 — Helldivers 2
Posted: May 30th, 2026, 03:33
by Rand
@loregamer
The F6 function to remove spores seems to have been invalidated in the latest game patch.
I tried, but I can't figure out how this works.
Fog Remover 1.0 — Helldivers 2
Posted: June 2nd, 2026, 01:13
by Vulpes93
Rand wrote: ↑
May 30th, 2026, 03:33
@loregamer
The F6 function to remove spores seems to have been invalidated in the latest game patch.
I tried, but I can't figure out how this works.
New patch changed Shader Hash for Atmospheric Spores. It's very easy to hunt - today it's 1153923100 for the one on Destroyer, and 1372707976 for the one in your minimap
In your hd2 game folder find ShaderToggler.ini
Change group0 pixel shaders like this:
Code: Select all
[Group0_PixelShaders]
ShaderHash0=1153923100
ShaderHash1=1372707976
AmountHashes=2
save, start the game, test
Fog Remover 1.0 — Helldivers 2
Posted: June 2nd, 2026, 03:43
by Rand
Vulpes93 wrote: ↑
Yesterday, 01:13
Rand wrote: ↑
May 30th, 2026, 03:33
@loregamer
The F6 function to remove spores seems to have been invalidated in the latest game patch.
I tried, but I can't figure out how this works.
New patch changed Shader Hash for Atmospheric Spores. It's very easy to hunt - today it's 1153923100.
In your hd2 game folder find ShaderToggler.ini
Change group0 pixel shaders like this:
Code: Select all
[Group0_PixelShaders]
ShaderHash0=1153923100
AmountHashes=1
save, start the game, test
Thank you.
I understand the instructions, but I'm missing a lot of key knowledge to make sense of what you're saying about how to figure it out.
Fog Remover 1.0 — Helldivers 2
Posted: June 2nd, 2026, 11:48
by Vulpes93
Rand wrote: ↑
Yesterday, 03:43
Thank you.
I understand the instructions, but I'm missing a lot of key knowledge to make sense of what you're saying about how to figure it out.
That's okay. I can explain if you want. Then you'll be able to fix F6 toggle every time it breaks by yourself