README update

Added informations on fixes
This commit is contained in:
2025-08-20 09:15:30 +00:00
parent ed66aac578
commit 1f6a8b4d1f

View File

@@ -36,6 +36,10 @@ Prior to this, you would have built the addon project and dropped the respective
Having done all of this, you can run the game and hit "Home" key when Reshade has successfully hooked game's API (DX10/11/12/Vulkan).
Check the boxes, adjust sliders and see the effects in real time in game.
## Interesting projects
Uncharted LOTC for its cinematics fix.
Wuchang Fallen Feathers for its approach on fixes detours (using VEH debugging).
## Credits
This project use the following other projects.
[SafetyHook](https://github.com/cursey/safetyhook)