nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
329 stars 32 forks source link

[Feature request] Remove fog #593

Open qqqbbb opened 4 months ago

qqqbbb commented 4 months ago

Option to remove fog

emoose commented 4 months ago

Maybe DPF_FOG flag can disable it: https://github.com/nipkownix/re4_tweaks/blob/7cfcf5c4272f7d68d177661ffe84e9d1e0d2f383/dllmain/GameFlags.cpp#L1664

There's some other flags that mention fog as well, could be worth testing.

Whorespawn commented 4 months ago

Maybe DPF_FOG flag can disable it:

https://github.com/nipkownix/re4_tweaks/blob/7cfcf5c4272f7d68d177661ffe84e9d1e0d2f383/dllmain/GameFlags.cpp#L1664

There's some other flags that mention fog as well, could be worth testing.

Hey emoose will there be future development for re4_tweaks or it's done for now?