-
Notifications
You must be signed in to change notification settings - Fork 37
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
Not an issue but maybe a fix to the FiveM problem !? #88
Comments
It works! Thank you! |
How does it work if you deleted FSR main file? You probably have FPS increase from the scaling settings but no fsr quality |
You might be right , im new to this mod , i thought i might figure out or something , the 5/6 is not that bad in 2k tbh and i gain like 20 fps so im happy with it , is there any fix you are aware for this to work properly ? |
If i rename the FSR d3d11 with d3d11_enb.dll and keep the enb one named d3d11.dll do you think it can work ? cuz ive tried it and enb opens but im not sure if it works or no for quality lol |
Maybe you're right, then we are waiting for the ENB fix with the FSR in FiveM. |
So after trying to make this work on fivem with the installation instruction of the mod it wouldn't work .. it works great on SP but not FiveM , so ive tried a couple things and ive been able to make this work by removing the d3d11,dll from fsr , kept the d3d11.dll from the original enb and wrote this in gta5_frs.ini
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=d3d11.dll
after that i open fivem , enb works and the mod also work giving me a 20-30 extra fps :) Hope this helps !!
The text was updated successfully, but these errors were encountered: