Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with reshade AND enb #93

Closed
blankuserrr opened this issue Apr 23, 2023 · 12 comments
Closed

Does not work with reshade AND enb #93

blankuserrr opened this issue Apr 23, 2023 · 12 comments

Comments

@blankuserrr
Copy link

title

@Snipy44
Copy link

Snipy44 commented May 23, 2023

you found a solution ?

@RedGreenBlue09
Copy link

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
  1. 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
Copy link

Does this also work in FiveM?

@RedGreenBlue09
Copy link

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
Copy link

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

@Snipy44
Copy link

Snipy44 commented Jun 10, 2023

  1. GTA5_FSR: d3d11.dll

image

Look is not work, d3d11_enb error 126

@Snipy44
Copy link

Snipy44 commented Jun 10, 2023

is not work on fivem is that the problem :)

@RedGreenBlue09
Copy link

RedGreenBlue09 commented Jun 11, 2023

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

@RedGreenBlue09
Copy link

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

@Snipy44
Copy link

Snipy44 commented Jun 12, 2023

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

@RedGreenBlue09
Copy link

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

@Snipy44
Copy link

Snipy44 commented Jun 12, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants