From 6c37955ce4e8f7b1c2423c9c27a542ee0fe801fc Mon Sep 17 00:00:00 2001 From: Marcus Gursch Date: Sun, 6 Mar 2022 17:38:27 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 712c9a6..0fd158d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A tool aimed at enhancing the experience when playing the game on linux through - `-u` or `--ultrawide` for removing black bars - `-v` or `--vigniette` for removing the vigniette overlay - Example: `./er-patcher --rate 30 -uv -- %command%` - - Example with mangohud and wine fullscreen fsr: `./er-patcher --rate 144 -ucv -- env WINE_FULLSCREEN_FSR=1 MANGOHUD=1 MANGOHUD_CONFIG=histogram %command%` + - Example with mangohud and wine fullscreen fsr: `./er-patcher --rate 144 -uv -- env WINE_FULLSCREEN_FSR=1 MANGOHUD=1 MANGOHUD_CONFIG=histogram %command%` 3. Launch the game through steam. `er-patcher` automatically launches a patched version of `eldenring.exe` with EAC disabled. ### Windows