mirror of
https://github.com/gurrgur/er-patcher.git
synced 2026-06-13 09:47:54 +00:00
feature: add intro skip patch
This commit is contained in:
parent
635a80b64b
commit
7f00e876a5
2 changed files with 8 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ A tool aimed at enhancing the experience when playing the game on linux through
|
|||
- `-v` or `--disable-vigniette` for removing the vigniette overlay
|
||||
- `-c` or `--disable-ca` for disabling chromatic abberation
|
||||
- `-a` or `--increase-animation-distance` for fixing low frame rate animations at screen edges or for distant entities.
|
||||
- `-s` or `--skip-intro` for skipping intro logos when the game starts
|
||||
- `-f` or `--remove-60hz-fullscreen` for removing the 60Hz limit in fullscreen mode (only applies to windows and has no effect when running the game through proton due to fshack)
|
||||
- Example: `./er-patcher --rate 30 -uavc -- %command%`
|
||||
- Example with mangohud and wine fullscreen fsr: `./er-patcher --rate 144 -uvca -- env WINE_FULLSCREEN_FSR=1 MANGOHUD=1 MANGOHUD_CONFIG=histogram %command%`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue