Jump to content

Problem with the light


Recommended Posts

Posted

I was switching ENBs lately and now i have problems with lighting.... and lighting mods wont help...

I usually delete all enb files before switching with another one ...

And now everything looks darker... like light sources are missing

[spoiler] [img] http://i.imgur.com/S4gXxh6.jpg?1 [/img]

[spoiler] [img] http://i.imgur.com/UTUb724.jpg?1 [/img]

[spoiler] [img] http://i.imgur.com/jbu05tq.jpg?1 [/img]

 

 

The ENBS i used or probably mixed: K ENB, Sharpshooter Extreme the old and new versions, Real Vision, Project Matso.... and now using opethfeldt ENB.... i probably used more.... but they were the most popular... nothing fishy

 

 

Posted

Only when ENB is on? And its not that dark.

 

You can delete all ENB files and reinstall.

I have a batchfile for that. It backups "d3d9.dll", "enbhost.exe" and "enbhelper.dll" if installed.

DISCLAIMER: USE AT OWN RISK. Never destroyed something but you newer know..

 

 

@echo off
copy "%CD%\d3d9.dll" ""%CD%\enb_restore"
copy "%CD%\enbhelper.dll" ""%CD%\enb_restore"
copy "%CD%\enbhost.exe" ""%CD%\enb_restore"

rd enbseries /s /q
rd SweetFX /s /q
rd injFX_Shaders /s /q
rd "enbseries_All Weathers" /s /q

del enbhelper.dll
del d3d*.*
del dxgi.*
del effect.txt
del injector.ini

del *.h
del *.fx
del Sweet*.*
del enb*.*
del SMAA*.*

xcopy /sy "%CD%\enb_restore" "%CD%"

Posted

No, i deleted every file of ENB.... i wish it was that simple.... the problem still occurs, thank you anyway

 

Also tried the batch you provided.... didnt help :(

 

It is daker than it used to be, messed all my lighting in the game, looking gloomy :(

 

Sharpshooter ENB had some esps.... a jar with lighting patcher, sunglare .... they usually change these files.... it looks horrible, with no lights.... what are the light files?

 

 

I will reinstall the game... it will be a pain, but it looks too ugly now, thank you for your help

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...