This member has provided no bio about themself...

Comment History
SirDoggyJvla
SirDoggyJvla - - 4 comments @ Beef's Shader Based NVGs v0.9 for 1.5.1

Hello,
I just want to point out that the config file is extremely wrong and so many things are not clear or bad.

The best example I can give is the blur part:

// NVG BLUR OPTIONS: (DEPTH INFLUENCED, CLOSE OBJECTS ARE AT MAX BLUR, FAR OBJECTS ARE AT MIN BLUR)
#define gen_1_min_blur_factor float (0.25) // Gen 1 - minimum blur applied to image (at far distance), 1 is no blur, higher is more
#define gen_1_max_blur_factor float (0.95) // maximum blur applied to image (at camera)
#define gen_2_min_blur_factor float (0.2) // Gen 1 - minimum blur applied to image (at far distance), 1 is no blur, higher is more
#define gen_2_max_blur_factor float (0.8) // maximum blur applied to image (at camera)
#define gen_3_min_blur_factor float (0.1) // Gen 1 - minimum blur applied to image (at far distance), 1 is no blur, higher is more
#define gen_3_max_blur_factor float (0.6) // maximum blur applied to image (at camera)

Here you say that 1 is no blur and higher is more. So first off that means gen 1 have less blur than gen 3, which feels off.
Next, it's written Gen 1 on the desc after // but it's fine.
And finally, 1 is FULL blur not NO blur, I have tested it by setting it to 1 and it's more blury than the original settings.

And there is so many things like that, considering it's already a pain to restart the game and load to test new settings, making the whole document false doesn't make things easier, it's very frustrating.

There's also a lot of settings that I personally do not understand at all, and I'm probably not the only one because effects of changing this or this setting isn't always easy to understand (the mistakes not helping that of course).

I would suggest a total rewrite of the config file, just go in, read everything, you must know what every settings do since you're the creator so that shouldn't take years to rewrite. At least doing that until you do some correct in-game settings like you planned.

Thank you for reading,
Have a nice day

Good karma+1 vote
SirDoggyJvla
SirDoggyJvla - - 4 comments @ Desman's Horror Overhaul v1.3

This fix still doesn't work, my game crashes even with the Stereo Thunder addon.
I've also DMed Desman to tell him that his addon makes my game crash, no response so I don't expect any fix soon.

Good karma+2 votes
SirDoggyJvla
SirDoggyJvla - - 4 comments @ Desman's Horror Overhaul v1.3

So he's basically added a patch for Soundscape Overhaul 3.0 that doesn't work even tho Soundscape didn't get updated since the release lmao

Good karma+3 votes
SirDoggyJvla
SirDoggyJvla - - 4 comments @ Desman's Horror Overhaul v1.3

Game crashes when launching the game with the addon, probably conflict somewhere I don't know

Good karma+1 vote