ENB Doesn't Work
-
Hi folks,
I wanted to install 5K ENB but I think ENB doesn't work for me. There is no ENB sign at startup and also menu key doesn't work (Shift+Enter nor End key)
Notes:
I have installed ReShade before ENB.
Custom ENB or Original ENB, doesn't matter both doesn't work.My game version: 1.0.1868.0
Here is my GTA V root folder:
Here is the enblocal.ini:
[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=true
ProxyLibrary=[ENGINE]
ForceVSync=false
VSyncSkipNumFrames=0[LIMITER]
EnableFPSLimit=false
FPSLimit=60.0[INPUT]
KeyCombination=16
KeyUseEffect=123
KeyFPSLimit=36
KeyShowFPS=106
KeyScreenshot=44
KeyEditor=13[FIX]
DisableFakeCharacterLight=true
IgnoreDamageLimits=false[ANTIALIASING]
HighQualityMSAA=false
HighQualityVehicleMSAA=true[ADAPTIVEQUALITY]
Enable=false
Quality=0
DesiredFPS=20.0
-
Okay, I uninstalled the ReShade and now, it's working.
-
Still I need to combine them. Any idea? I tried this and didn't work:
EnableProxyLibrary=true
InitProxyFunctions=false
ProxyLibrary=dxgi.dll or ReShade.dll
-
Okay, I got it. Now, I can use both ENB and ReShade together.
Solution for me:
my enblocal.ini settings:
[PROXY]
EnableProxyLibrary=true //Original value: false. I changed it to "true"
InitProxyFunctions=false //Original value: true. I changed it to "false"
ProxyLibrary=Sweetfx.dll //I renamed dxgi.dll file to Sweetfx.dll (in GTA V root folder) and copy-paste its name here. Name doesn't matter but I wanted to try. The main point is you have to choose the correct dll.