NarutoUA / gta5_fsr

This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0
MIT License
502 stars 35 forks source link

Does not work with reshade AND enb #93

Closed blankuserrr closed 1 year ago

blankuserrr commented 1 year ago

title

Snipy44 commented 1 year ago

you found a solution ?

RedGreenBlue09 commented 1 year ago

Got them working. Here's how:

  1. Name the files: ReShade: dxgi.dll ENBSeries: d3d11_enb.dll GTA5_FSR: d3d11.dll

  2. Set this in enblocal.ini:

    EnableProxyLibrary=true
    InitProxyFunctions=false
    ProxyLibrary=d3d11.dll
  3. Set this in gta5_fsr.ini:

    EnableProxyLibrary=true
    InitProxyFunctions=true
    ProxyLibrary=d3d11_enb.dll

Done! Got all of them working at the same time (checked DebugView).

VapreCodes commented 1 year ago

Does this also work in FiveM?

RedGreenBlue09 commented 1 year ago

Does this also work in FiveM?

Try it yourself and report the result here to also help people having the same question. Also, other DLLs can be loaded by using some injector like ENB Injector for instance. Didn't tested that though.

RedGreenBlue09 commented 1 year ago

Seems like it also depends on your machine, so my method might not work for everyone.

Snipy44 commented 1 year ago
  1. GTA5_FSR: d3d11.dll

image

Look is not work, d3d11_enb error 126

Snipy44 commented 1 year ago

is not work on fivem is that the problem :)

RedGreenBlue09 commented 1 year ago

Your error is ERROR_MOD_NOT_FOUND. You might need latest ENB and ReShade version.

RedGreenBlue09 commented 1 year ago

Someone suggested putting ENB files into your FiveM plugins folder. IDK how that work.

Snipy44 commented 1 year ago

My ENB start now but it's impossible to open menu, any idea ? image

RedGreenBlue09 commented 1 year ago

I don't know. Check the settings in enblocal.ini then.

Snipy44 commented 1 year ago

yes of course, but is work after rename to d3d11 and remove fsr, i dont understand why is not work after install fsr and d3d11_enb.dll