When I use this, there is an annoying ERROR at the top of the screen saying something about effects.txt and 'THIS' not being found how can I fix/get rid of this error.
The problem of blurring a character while editing it. I removed this effect, do I need to remove it every time to create a character, or is there any fix?
I have a problem. When I'm indoors the walls sometimes turn invisible. I know it's from enb because after disabling the effects the walls turned visible again. Do you have any recommendations which setting should I disable for this to work correctly?
Finally another ENB that is performance friendly (not su much in my case thou, it eats around 10 fps, others eat 5), i encountered a bug, you can see blue light flash in the windows of the bannered mare, also the surroundings turns dark when seeing at that direction, i had a similar problem with Zoners ENB in that place.
1519 comments
how can I fix/get rid of this error.
I found fix this problem!
I checked effect.txt and found the cause and the way of fix.
Cause:
This error by lack of "/*" at the first line of effect.txt.
Fix:
1. Open effect.txt with text editor.
2. Insert "/*" at the first line of effect.txt.
3. Save effect.txt.
Finally, lines 1-4 of effect.txt will be below.
/*
THIS IS HLSL FILE FORMAT FOR EXECUTING ADDITIONAL
POST PROCESSING EFFECTS. MAKE THE COPY BEFORE CHANGING IT!
*/
:D