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

[Solution] how to make the mod work #110

Open Blazepoint5 opened 7 months ago

Blazepoint5 commented 7 months ago

This is a solution provided by @ILyesMk2 who found a way to make it work. You can check out his post and see for yourself by tapping on the hashtag #96.

ILyesMk2's Post

If this doesn't work for you, try enabling compatibility mode and set it to Windows 7 for every executable in the root directory.

If the issue persists, you can attempt another method: use a DLL injector. Here is an injector. After downloading and following the instructions, add the "d3d11.dll" file as the file to inject, then launch the game to perform the injection. Note that this injector only supports build 1.68. If you have a different version, you can search for other DLL injectors here.

If this still doesn't work, consider trying a different version of the game. The mod started experiencing issues with build 1.67 due to a patch preventing the game from reading DLL files from the game directory. You might need to downgrade to an earlier version, like 1.65, before the patch.

Hope this helps :)

LutherNikolaevich commented 5 months ago

This is a solution provided by @ILyesMk2 who found a way to make it work. You can check out his post and see for yourself by tapping on the hashtag #96.

ILyesMk2's Post

If this doesn't work for you, try enabling compatibility mode and set it to Windows 7 for every executable in the root directory.

If the issue persists, you can attempt another method: use a DLL injector. Here is an injector. After downloading and following the instructions, add the "d3d11.dll" file as the file to inject, then launch the game to perform the injection. Note that this injector only supports build 1.68. If you have a different version, you can search for other DLL injectors here.

If this still doesn't work, consider trying a different version of the game. The mod started experiencing issues with build 1.67 due to a patch preventing the game from reading DLL files from the game directory. You might need to downgrade to an earlier version, like 1.65, before the patch.

Hope this helps :)

Do you happen to know an injector that works on the latest version?

ILyesMk2 commented 5 months ago

@KeijiNikolaevich any DLL injector can do the job, here's a good one i personally use: https://github.com/master131/ExtremeInjector

LutherNikolaevich commented 4 months ago

@KeijiNikolaevich any DLL injector can do the job, here's a good one i personally use: master131/ExtremeInjector

Thank youu