diff --git a/README.md b/README.md index 0eba5a0..0f79491 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,12 @@ It also work just as well on windows. The only difference is, that you need to r ## How it works When the game is launched through steam, the tool creates a patched version of `eldenring.exe` in a temporary subdirectory while leaving the original intact. The tool then modifies the steam launch command to launch the patched executable instead of `start_protected_game.exe`. This ensures that the patched exe is never run with EAC enabled. After the game is closed, the patched executable is removed. + +# Credits + +- [EldenRingFpsUnlockAndMore](https://github.com/uberhalit/EldenRingFpsUnlockAndMore) + - frame time limit adjustment + - black bar removal +- [Flawless Widescreen](https://www.flawlesswidescreen.org) + - vigniette and ca removal + - animation distance increase \ No newline at end of file